HTML5 player tile loading issues

Q&A about the latest versions
Post Reply
tuesi
Posts: 34
Joined: Fri Oct 22, 2010 12:34 pm

I'm trying this workaround forhttp://gardengnomesoftware.com/forum/vi ... f=6&t=5397 and it's not working.

So, in my HTML5 skin, I've changed the action to "Open Next Panorama" and setting the URL and Target. My Target is my pan/tilt/fov.
The URL I'm using is just the name of the swf.

However, I'm experiencing this...I load the pano, and after the loading bar goes away, I immediately click on a hotspot. (clicking on the hotspot first (1) Open Next Panorama (but in actuality i'm going to the same pano just a different view (2) hides a set of elements that I'm targetting using Regex (3) )

The pano goes blank, but I can still see the skin elements. What could be happening? It seems like the tiles don't fully load or some of them don't load at all. When I navigate to another pano and come back to this one, the pano doesn't reload so the pano is blank again.


Is there a placeholder that indicates the same movie? like $this or something so that I don't actually have to load a 'new' pano.
Post Reply