FlashVars are variables which get passed to the SWF when it initailized
In simple words, FlashVars are available to SWF on first frame root,
and it can't be updated later on.
better option is use ExternalInterface to call an SWF function from javacript
here is an example:
http://blog.deconcept.com/
Main Topics
Browse All Topics





by: mplungjanPosted on 2008-01-22 at 23:57:46ID: 20721519
http://code.google.com/p/s wfobject/w iki/ SWFObj ect_2_0_te stsuite