Acessing Flash vars in Flex (nice little Util class)
Seeing AXNA (Formerly MXNA) goes down more often than Paris Hilton, I have started falling back to my old aggregators Fullasagoog and Feed Squirrel and I noticed that a blog post about accessing flash vars and variables supplied to swf’s was being rated.
http://mentalaxis.com/words/2008/04/22/parameter-passing-in-as3-flex-3/
So I though I would share a little Util class I wrote a while back to make your lives easier. It uses the [Mixin] tag to make sure variables are available before the application creation is complete.
Remember to check the HTML template if you want to see how flashVars are passed to flex and have a read through the blog post mentioned above as well.



