Start a new topic

HtmlDrawable missing points

HtmlDrawable missing points

1 person has this problem
1 Comment


following are point, i want to clarify:

1:is there any way to way to show pdf when we get target image ?

2:when i try to show video using AR.HtmlDrawable

video doesn't starts when play is clicked on click or simpy no click action works on that 

i am using below code for id

htmlDrawable = new AR.HtmlDrawable({uri:"http://broken-links.com/tests/video/"}, 5, {enabled: true, viewportWidth: 512, scale:1, updateRate:AR.HtmlDrawable.UPDATE_RATE.LOW, clickThroughEnabled: true});

3: i created simple html with content in scroll view scroll doesn't works or simply u can say not click action for htmlDrawable content any way to do this?

4: can i show video overlay ??
Login or Signup to post a comment