How to communicate with flash object

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • casuva
    Forum Member
    • Feb 2006
    • 13

    How to communicate with flash object

    hi eveyone,

    I know that OnFsCommand is being used to get the message sent within the action script. But I need just exactly to do opposite. I need to send a string message to the action script from autoplay. Is there any way to achieve this..


    The reason to do this :I'm planning to use autoplay combobox filled dynamically from sqlite database with sqlite plugin of autoplay. And i want to send the selected information in the combobox to the flash object.

    thx for the replies..
  • longedge
    Indigo Rose Customer
    • Aug 2003
    • 2496

    #2
    Checkout the Flash.SetFlashVariable action. Obviously you need to have access to your .fla and then code the actionscript within it.

    I have played around with this in the past but have always given up in the end because it wasn't sufficiently important to me and I found easier ways of achieving what I wanted.

    Comment

    Working...
    X