all groups > flash data integration > december 2005 >
You're in the

flash data integration

group:

Sending and Receiving variables from two swf


Sending and Receiving variables from two swf hemadri
12/24/2005 5:52:33 AM
flash data integration:
Hi Everybody

i am having two swf file placed in one single html file, now i want to do that
from first swf file i want to control another swf file placed completely
separate from other swf file.Text

regarding to this concept i thought that i can do this stuff by having
external php interpreter through that i can pass one variable to php and call
that variable from another swf

so now i am doing this by loadVariablas(GET/POST) method but not having
success.
can anyone help me to solve this problem

If you have any other option to do this kind of controlling two different swf
file then please suggest me as soon as possible

thanks in advance
regards
chintak panchal

Re: Sending and Receiving variables from two swf Motion Maker
12/26/2005 5:08:21 PM
Look at the Flash LocalConnection Actionscript class. It handles
communication from multiple Flash movies within the same document.

--
Lon Hosford
www.lonhosford.com
May many happy bits flow your way!
[quoted text, click to view]
Hi Everybody

i am having two swf file placed in one single html file, now i want to do
that
from first swf file i want to control another swf file placed completely
separate from other swf file.Text

regarding to this concept i thought that i can do this stuff by having
external php interpreter through that i can pass one variable to php and
call
that variable from another swf

so now i am doing this by loadVariablas(GET/POST) method but not having
success.
can anyone help me to solve this problem

If you have any other option to do this kind of controlling two different
swf
file then please suggest me as soon as possible

thanks in advance
regards
chintak panchal

Re: Sending and Receiving variables from two swf hemadri
12/27/2005 7:07:18 AM
It got done by this method
thanks alot Lon thanks alot

AddThis Social Bookmark Button