//Paste this code at the top of your existing code to be able to use the Tween Class import mx.transitions.Tween; import mx.transitions.easing.*; this.createEmptyMovieClip(“container”,1); var imagesNumber:Number = 9; var scrolling:Boolean = true; for (i=1; i
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to convert this action script 2.0 to action script 3.0?
|
0 | 151 | August 2, 2011 | |
Actionscript 2.0 to 3.0, small bit of code (sorry!) | 0 | 85 | April 17, 2008 | |
Is this 3.0 script? | 4 | 83 | June 23, 2008 | |
Animation on ActionScript 3.0 | 0 | 85 | May 29, 2007 | |
As 3.0 scrolling panel | 0 | 110 | March 12, 2009 |