Ancient script
v1.0
Only English and Spanish alphabet available.
Usage:
1) Import package called script.Script;
2) Instantiate an object called Script as shown below:
var scripter:Script = new Script(background, pen);
* First parameter: the background.
* Second parameter: the pen (should be transparent), so you can use makeTransparent included function.
3) Add the object to the main Sprite: addChild(scripter);
4) Methods:
*setListener(listener:Function):void;
- Set the listener char counter callback function, must be:
public function charReader(char_n:int):void;
*write(char_number:int = 0,interval:int = 30):void;
-Start writing begining at char_number and interval milliseconds;
*getCanvas():Shape;
-Return canvas object. Usually used to set the line size;
*setScale(scale:Number):void;
-Sets the font scale;
*getPosition():Point;
-Return writing position;
*setPosition(x:int,y:int):void;
-Sets writing position;
*getTextLength():int;
-Return text length;
*getText():String;
-Return the text;
*setText(text:String):void;
-Sets the text to write;
*traceLine(xa:int, ya:int, xb:int, yb:int, scl:int,interval:int,listener:Function):void;
-Trace pen`s line starting at xa,ya ending at xb,yb with scl resolution and interval milliseconds;
-The listener function must be this one:
endLine():void (end line trace notification);
5) Run.










Print2Flash lets you easily convert any printable document to an Adobe Flash (SWF) file. This file can be viewed by users who don`t have the software that created the original document and even published on the Internet for easy access to it.










Add easy and fast professional effects on any kind of MovieClip. Every effect is customizable and gives endless possibilities to create and customize. Easy and intuitive user interface! It comes with over 70 customizable effects.










Anim-FX is a theme based Flash text Animator. It includes 72 pre build Flash template themes such as Christmas, Halloween, Easter, and Business themes, and of course the many neutral themes.










Print2Flash lets you easily convert any printable document to an Adobe Flash (SWF) file. This file can be viewed by users who don`t have the software that created the original document and even published on the Internet for easy access to it.










Professional SWF Decompiler decompiles SWF to FLA or FLEX project, and extracts all Flash elements. This Flash decompiler fully supports Flash 6/MX 2004/ 8/CS3/CS4 and ActionScript 3. Fully compatible with Windows 7. Multilingual and user-friendly.

