Retrieve Flash Variables in Actionscript 3

In Actionscript 3 variables that are passed in through query string have been moved to the parameters property of LoaderInfo instance. Here’s a real simple way to retrieve flash variable in Actionscript 3

1. To access the query string fileName in Actionscript 3 , all you have to do in your actionscript 3 source code is



2. Here Html Code access Flash variables



Download here

Comments

Popular posts from this blog

HTML5 video loop src change on end play function

Set limit wp_nav_menu

Calculate percentage of a specific element has been scrolled into visible on the screen