Code snippet: pass preloader flashvars to main swf
Needed some way generic way to get my flashvars from the preloader to the loaded swf I just extend the url with the flashvars like this
Flash, AS3, HTML and Javascript
Needed some way generic way to get my flashvars from the preloader to the loaded swf I just extend the url with the flashvars like this
Just some fun with Away3D and the SoundMixer class. View example
There are a growing number of posts about the technique to distort an image with the drawTriangles() function. But most of those examples create a lot of extra vertices that aren’t needed for displaying the image and more calculation means more CPU consumption. I explain here how to work with…
Here an example of the advancedDataGrid. I’m using a groupingcollection to get all the data from one searchengine in one group This movie requires Flash Player 9 One problem that I encounter in the advancedDataGrid is sorting a column on application start. I try to sort the “number of visits”…