February 25, 2009 – 09:00
Methuup da Funky One, a member of NPT has created a custom in an way that I forgot about: print the blank Grumm template print a pattern on the other side of the paper and build your one-of-a-kind Grumm So here the example of Methuup: Read more at NPT: Dizzzy Grumm Custom and Oppp-art Grumm [...]
February 18, 2009 – 09:00
Oke, here come my problem. I’m trying to create a sound looping engine in Flash, and because I don’t want files to be embedded in the FLA (in the library) I only can use MP3 as a sound file which I can load dynamically. I didn’t know this, but mp3 has a silence at the [...]
February 11, 2009 – 09:00
A while back a read this post about the AS3 Pills #1 – Document class and it reminded me to write something about the “Document Class”. The title of this post is a little misleading: there is no “Document Class” in Actionscript 2 but this is probably the way you are searching for this problem. [...]
By Matthijs Kamstra
|
Posted in AS3, AS3 migration, Flash
|
Tagged Actionscript, actionscript 2, AS3, compiler errors, document class, Flash, flashdevelop, library symbol, programmers, tutorial, Tutorials
|
Sometimes you just need a pattern in the background that is fullscreen, of course you can use a big .PNG file but that is not always necessary. You can use a pattern that you need to tile, I’ve written about this before: my post about tiled-background in Flash 8 AS2. The code over there is [...]