PDA

View Full Version : controller.swf controlling mainfla


viking0
10-16-2007, 09:41 PM
Hi All
this is a simple question (not for me I'm new with AS3)
I have embedPano.fla with an embbed pano (nature.swf)
I added controller.swf with XML
Is it possible that controller.swf plays timeline of embedPano.fla ?
I would try something like _root.play() or _parent.play() but this is AS3
If any one can help me please.
Thanks a lot.

viking0
10-18-2007, 02:44 AM
I know it should be easy for a good programer, if anybody can help me please?

If somebody give me the solution I will be able to put a tutorial
of how to play a movie, then load a pano,navigate on it, and then pan & tilt and continue playing movie. (movie1->pano->movie2)
I just need to know how controller can tell the root timeline to play...

thanks.