FlashVars in FL_RunContent
Posted by thornyeternity in ActionScript 3 Snippets on 31. Mar, 2009 | 0 Comments
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/’,


