The ContactForm class will help you create complex web forms easily. you can create unlimited number of fields and positioning them horizontally or vertically and manually. all colors are set dynamically and the whole class has been built through pure coding.
Jan 27 2010
ContactForm Class
Jan 22 2010
Popup Class
Pure coding AS3 popup class. Everything will be created on runtime. you will have very detailed documentations and help notes and even sample files to see how you should work with this class.
CHECK OUT THE DEMO HERE
The main features I can talk about are that this popup class is dragable, resizeable, totally dynamic with coloring and design. it also uses our Bg class by which you can create different kinds of backgrounds for the popup window (just read the freely available documentations of our Bg class). you can load any display object into popup windows and you can load external image or swf files also. Continue reading “Popup Class”
Jan 22 2010
Tooltip Class
You might have seen a lot of tooltip classes around the net, but this one is very special! it’s so OOP!! and you can initialize it only once in your project and use it from ANYWHERE inside the deepest layers or classes and it will always be shown on top of everything. it is accessable from everywhere. This is a Pure coding AS3 tooltip class. Everything will be created on runtime. you will have very detailed documentations and help notes and even sample files to see how you should work with this class.
CHECK OUT THE DEMO HERE
« Previous Page


Pure coding AS3 regSimpleScroll (regular simple scrollbar) class or in simple words let’s say scrollbar class.