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…
I while back I had some spare time and decided to check out Flint and followed the Flinteroids tutorial. It’s cool but I extended it a little with a few extra effects and a High score. Have fun! If someone has tip for good game sound effects please don’t hesitate…