I've just experiment the localconnection() from flash MX with abosulte great results. instead of using for example fs command witch requires Live Connect is not supported by lots of lately released browsers, its in the tech notes from macromedia...
The the localconnection is offering a great alternative. rember i saw that shockwave could locally retreive flash data via local conection if the "receive" part is also within shockwave. But, there are also other kinds of solutions, for example in the embed tag , a "My.swf&Var1=test&var2=Thislocalconnectionthing", you can also change the embed tag with a variable, and use refresh,php.... to change those in order to get them into SW en back to flash en vice versa. But the local connection even offers more, next to the passing vars from a movie to another it passes the variable on, any open windows, from frame to another, in fact on everything active on screen . the only thing require a "call" and a "receiver". If you need it, i have a swf on this. really handy stuff. I've stopt using fs command for this kind of use, since the local connection is possible from mx. Fabrice [EMAIL PROTECTED] heeft op dinsdag 3 september 2002 om 20:38 het volgende geschreven: > > Can Flash movies in a browser use fscommand to call object methods in a > Director shockwave on the same page??? > > Thanks for any info.. > > -Boyd Speer > > > > [To remove yourself from this list, or to change to digest mode, go to > http://www.penworks.com/lingo-l.cgi To post messages to the list, > email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). > Lingo-L is for learning and helping with programming Lingo. Thanks!] > [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
