Dynamic Gallery Class.
- To be used in flash projects.
- To be embedded directly in HTML pages.
- Supports deep linking.
- Auto resizing
- XML driven
For developers (professional users), you can initialize the gallery class and set its properties through coding.
For other users, you can just take a look at our sample files and install the gallery then use the xml to set your own photos.
Images being used in the preview has been bought from fotolia and they are NOT included in the purchased package.
DOCUMENTATION
Read the gallery Documentation here. or download them for your offline review here.
BUY NOW
Check soon…
Regards
Hadi
Tags: Aero effect, AS3, blur effect, class, deep link, deep linking, Deeplinking, dynamically loaded, gallery, resizable, xml-driven

I did a couple of searches around and I found out that you can’t easily find a free and good looking scrollbar class which supports Horizontal and Vertical scrolling both at the same time! so I decided to build one
then it turned out that it actually does even more than just scrolling horizontally and vertically!!! you can control everything also.
Here are the features of this class:
- supports horizontal and vertical scrollers individually or you can use them both at the same time
- the main class itself is extending MovieClip and you can simply add it to anywhere you’d like
- the content to be scrolled, can be anything, text, html text, an image, a video file, sprite, shape, movieclip, whatever!
- the scroll has a smooth movement and the speed is customizable
- mouse wheel is supported
- the scroller design can be easily modified for your own uses
- live and runtime scroll support (if your content extends in the runtime, the scrollbar will fix itself to the new dimensions automatically)
Continue reading “Free AS3 Scrollbar Class”
Tags: AS3, class, dynamic, Horizontal, oop, resizable, scrollbar, scroller, Vertical
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.
Continue reading “Tooltip Class”
Tags: AS3, class, oop, tooltip, tooltip box, tooltip window