[mx]passing variables between movies

Hi!!

I want to know how I can pass parameters between 2 swf files…

Can anyone help me??

http://www.macromedia.com/support/flash/ts/documents/localconnection.htm?

http://www.kirupaforum.com/forums/showthread.php?s=&threadid=47818

this might help you way better :wink:

Thanks for the help !!but…

Using a local connection will not help if the 2 swf files are not playing simulataneously, right?

I want to accept some values using one swf and pass on these values to another swf which plays after the first one stops playing.

do you mean one swf loaded from another one? or just 2 seperate swf?

swf1 loads swf2 once swf1 plays completely

swf1 loads swf2 when swf1 plays completely

Try
http://www.kirupa.com/developer/actionscript/tricks/global.htm

scotty(-: