PDA

View Full Version : own loader


viktor-y
04-14-2007, 09:59 PM
Hi Denis

If I remember correctly you've mentioned somewhere that we could use our own loader but I have seen only one type of swf. Can I ask to share the API or the fla of this loader? Thx
Is it possible to make transition between the two panoramas without loading. What I would like to see is for example a day/night panorama with a transition in every lets say 20sec.
Could you have a look at my AS code at http://flashpanoramas.com/forum/viewtopic.php?t=115
I really would like to use this function as I did with the previous version.
Many Thx.

Denis
04-17-2007, 03:19 AM
There is no API to loader, but you can access to panorama.pano.loadersState directly - this is read-only Array with loader state. See embedPano.fla example to see how to access the panorama object.