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
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…