Apr 28 2010

dropdownMenu Class

Category: Utilsadmin @ 10:24 pm

Totally dynamic combo menu / dropdown menu. you can initialize it and set its inputs. items in the menu are created with an xml, each item can have a different size or color or font… Another nice thing about this class is that it’s thoughtfully extend-able!

CHECK OUT THE DEMO HERE

Continue reading “dropdownMenu Class”

Tags: , , , ,


Apr 20 2010

Free AS3 Scrollbar Class

Category: Free Filesadmin @ 5:10 pm


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: , , , , , , , ,


Jan 27 2010

Flip Class – CornerFlip

Category: Utilsadmin @ 6:58 pm

This flip effect class works dynamically and is created through pure coding. There is NO library assets or symbols or what soever. you can simply initialize the class and set which corner of your project you want to have the flip effect and it will just work like charm!

CHECK OUT THE DEMO HERE

You can add this paper flip effect to any display object, any MovieClip, stage or anywhere. below is a sample code showing the different settings that you can have for your CornerFlip class: Continue reading “Flip Class – CornerFlip”

Tags: , , , , , , , ,


Jan 27 2010

ContactForm Class

Category: Utilsadmin @ 6:47 pm

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.

  • Captcha code supported.
  • File attachment supported.
  • Data encryption supported.
  • CLICK HERE TO CHECK OUT THE DEMO

    Continue reading “ContactForm Class”

    Tags: , , , , , , , , , , , ,


    Jan 22 2010

    Scrollbar Class

    Category: Utilsali @ 8:34 pm

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

    8/22/2010 UPDATE

    • modifying mask size on runtime is now available.
    • getting mask width on run time, before and after addChild (all of the inputs are actully live and editable before and after addChild)
    • set vertical and horizontal percentage of the scrollbar on run time
    • Everything is completely live and OOp
    • Listened to your needs, Made an easier and cleaner content window, just copy and paste :)

    Lucky you! what? you may say why? right?
    Well, I must say, you’re lucky because you are about to seeing the MOST POWERFUL AS3 SCROLLBAR COMPONENT in the world!! Yep, you heard it right.

    Forget about any scrollbar you had seen before, this component has been built in 40 days, YES you heard it right, 40 days for just a scrollbar.

    Now that it’s finished I can’t just call it a scrollbar but I think it’s LIVE BEAST!

    Live because you can set all inputs at runtime .
    Live because it cares for your CPU usage.

    A beast because it has a full interactive communication with the status of your content.
    A beast because you can use your imagination to give it different styles.

    And, aha, it’s not only ONE product (powerful scrollbar), but also the content window that used the scrollbar in itself is included in the package too. you don’t even need to open Adobe flash or something as the content window is completely dynamic and easy to be modified…(gets its content from a XML file and its styls are from a CSS file) I have explained how to modify it in the package for beginner users, so feel relax because everything is as easy as 123. Continue reading “Scrollbar Class”

    Tags: , , , , , , , , , , , , , , , , , , ,


    Jan 22 2010

    Popup Class

    Category: Utilsadmin @ 6:59 pm

    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”

    Tags: , , , , , , , , ,


    Jan 22 2010

    Tooltip Class

    Category: Utilsadmin @ 6:55 pm

    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

    Continue reading “Tooltip Class”

    Tags: , , , , ,