An interesting bug in the Timer class -http://flexandair.com/?p=32
Turn’s out it can’t count properly – helpful eh?
An interesting bug in the Timer class -http://flexandair.com/?p=32
Turn’s out it can’t count properly – helpful eh?
This tutorial goes from the basics and is really comprehensive.
http://www.marcpelland.com/2009/01/22/guide-to-getting-started-in-papervision-3d/
Flash Player 10 comes with a nifty new method for the flash.net.FileReference class called “save“. What’s dope is that you can send it a ByteArray, and it’ll write it verbatim. This means, saving images out of your Flash & Flex Applications is wicked fast now AND gets around that lamesauce security restriction that plagued a lot of older Flash Player 9 code…
http://jessewarden.com/2009/01/saving-images-out-of-flashflex-without-losing-quality.html