FlashVars in FL_RunContent
Posted on 31. Mar, 2009 by thornyeternity in ActionScript 3 Snippets
This DOESN’T WORK unless you add FlashVars to the Javascript part of the HTML as well.
Find the “AC_FL_RunContent” function and add the following line to the middle of the list of parameters:
‘FlashVars’, ‘myURL=http://weblogs.adobe.com/’,


