-
Archives
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- November 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
-
Meta
Tag Archives: bitmap
Tutorials | Adobe Flash & AS3 Tutorials Roundup
Time for another Flash and actionscript 3 Tutorials Roundup. Some AS3 programming tutorials, with cool animations or effects, and even creating a flash site from scratch. Hope that will help you to increase your flash designer and developer skills. 1 … Continue reading
Posted in AS3, Flash, Tutorials
Tagged 3d, adobe flash, animations, AS3, bitmap, dragging methods, full flash website, pagination, particles, transitionManager, Tutorials
3 Comments
Source | Bitmap / Vector into firefly particles AS3.0
A cool experiment with source to a AS3 class that breaks up vectors/bitmaps into particles and then moves them around in a semi-random firefly pattern.
Posted in AS3, Flash Source Files
Tagged Actionscript 3, adobe flash, AS3, bitmap, example, particle system, particles, Source, vector, web development
2 Comments
Tutorial | Free Transform via the Custom BitmapTransformer Class
Another great tutorial of Flash and Math, showing their custom AS3 BitmapTransformer class in action. In one example they have a bitmap whose vertices can be dragged in an arbitrary way and the image is distorted accordingly in all sorts … Continue reading
Posted in AS3, Flash, Source Code, Tutorials
Tagged Actionscript 3, Adobe, AS3, bitmap, bitmaptransformer, class, code, download, Flash, programming, Resources, Source, Tips, Tutorial
Leave a comment
Tutorial | Loading an external .jpg, .png, or .gif bitmap image file in ActionScript 3.0
In AS3, loading external images dynamically is done slightly differently than in ActionScript 2. Whereas in AS2, we could just use the loadMovie() method of the MovieClip class, this is no longer the case. Instead we have to use the … Continue reading
Posted in Actionscript, AS3, Flash, Flash Source Files, Resources, Source Code, Tutorials
Tagged Actionscript 3, Adobe, AS3, bitmap, code, download, external, Flash, images, loading, Source, Tips, Tutorial
Leave a comment