I am keeping this on my blog only to be able to not lose it. The explanation of this class is at: http://web.2point1.com/2008/04/13/scale-rotate-around-an-arbitrary-centre, and any usage must be credi… more →
Flash for the masses - AS, JSFL, XUL, etc.amoslanka wrote 1 week ago: It may not be obvious until you actually make the mistake and spend half a day trying to find the mi … more →
sambrick wrote 1 month ago: http://www.dannyburbol.com/2009/01/movieclip-clone-flash-as3 … more →
sambrick wrote 1 month ago: var i:uint; for (i = 0; this.hasOwnProperty(“item” + i + “_mc”); i++) { // s … more →
jocphoto wrote 2 months ago: (Photoshop.VN) – This article will come in handy for those of you who are interested in Flash, … more →
asv3 wrote 2 months ago: In flash we can create 3 types of symbols. 1. MovieClip 2. Button 3. Graphic Whenever we create a Sy … more →
delfeld wrote 4 months ago: I am keeping this on my blog only to be able to not lose it. The explanation of this class is at: ht … more →
thepeoplesmovies wrote 4 months ago: The first trailer for Tim Burton’s version of Disney’s classic story Alice In wonderland … more →
delfeld wrote 5 months ago: I am taking no credit for this post. It is directly derived from Johannes Tacskovics blog post: http … more →
Rohit wrote 7 months ago: In AS3, while loading an asset from a swf, if the asset happens to be an embedded movieclip, sometim … more →
as3newbie wrote 7 months ago: I found there are several way to link a button or movieclip, here are the scripts i found and it wor … more →
scheien wrote 9 months ago: YouTube – Google Chrome, Japan. Neat Google Chrome ad … more →
scheien wrote 9 months ago: Hilarious clip from Balls of Steel … more →
scheien wrote 9 months ago: Youtube url This guy is really good at playing keyboard … more →
delfeld wrote 10 months ago: In order to make the root movieclip a subclass of some ActionScript 3.0 class you wrote, there are a … more →
flashyhawk wrote 11 months ago: Here is a demo for something that I hope may prove useful for some people. I have written a BitmapEx … more →
eccofresh wrote 12 months ago: Building something big in Actionscript is hardly a problem, making it easy to work with, can be a bi … more →
nsdevaraj wrote 1 year ago: Overcome restrictions on an AVM1 SWF file loaded by an AVM2 SWF file: While trying to control AVM1Mo … more →
nsdevaraj wrote 1 year ago: The below is the code to load flash library asset (using linkage name) on Flex. <?xml version= … more →
bigmac wrote 1 year ago: Frame labels are great for keeping track of graphical states on a MovieClip timeline, but let’ … more →