Skip to main content
April 22, 2010
Question

is there any way to pass value from one SWF to another ?

  • April 22, 2010
  • 1 reply
  • 364 views

I am doing project using flash, now I cant pass a value from one SWF to another, is there any way to pass value from one SWF to another.

thanks

    This topic has been closed for replies.

    1 reply

    April 22, 2010

    Hi,

    Just to confirm here do you simply want to communicate between two SWFs without involving Flash Media Server. If this is the case one good way of doing it is to use a local connection. It can be used for direct communication between two separate instances of the flash player. However if you want to involve multiple clients sharing a common variable then you may have to use Shared Object for this. Please let me know what is the actual use case, is it multiple clients sharing a common variable or different player instances communicating between themselves.

    Thanks,

    Abhishek