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.

We have also put a byte analyzing tech inside this popup which enables you to set the size of windows automaticly according to the size of the externally being loaded file and the window will adjust itself automatically.

I try to explain everything as clear as possible, so please note that our popup class is optionally using our super Scrollbar class and although you can run popups without the scrollbar but if you wish to have the scrollbar in the popup, you should first purchase and install the scrollbar class.

this popup class also uses our Bg class but you don’t have to necessarilly buy the Bg class as its already implemented inside the popup and you can just read the free documentations and create new Background!

But note that support on scrollbar and bg will go to those who have actually purchased the lisence. We are spending a lot of time creating these OOP classes.


Documentation

Read the Popup Documentation here. or download them for your offline review here.



BUY NOW

Currently selling on Activeden

Regards,
Hadi

Tags: , , , , , , , , ,

10 Responses to “Popup Class”

  1. david says:

    how do you load external interactive swf, the sample you use is a static swf I feel its misleading, I hope I am wrong, but I cant get an interactive mp3 very simple swf file to load and show itself, please help if it is possible,

  2. admin says:

    David, if it is possible to load an swf, then that’s it, the swf can be interactive or a simple animation. it would be just a matter of how you are coding your project/your external swf.

  3. Jack says:

    Hi, I’m loading an SWF file into your popup window. I’m wondering how to put clickable buttons in this external file that will close the current popup window, and tell the main movie to open a different popup.

    Thanks

  4. admin says:

    so, you want to be able to close a popup from the loaded swf inside that current popup? well, what you should do is to be able to call functions in the main swf from the loaded swf. imagine you have the popup initialized in a class named “PopupHolder”, then you should make a way to access functions in “popupHolder” from the loaded swf. to make this connection, you may use this little class here http://www.uza.lt/codex/as3-global-object/

  5. dimanton says:

    Hello,

    could you please inform me if it is possible to use this pop up class to blogger? and if so is it possible to park the windows in a dock div?

    thank you

    • ali says:

      I’m not the author of this file, the author is my brother… but I try to do my best :)
      if I got you right, this popup is a flash popup and can be used within flash projects. can’t be used for HTML pages.

  6. Elise says:

    Is it possible to center the popup on the screen rather than specifying x and y coordinates? Also is is possible to disable the rest of the flash movie when the popup is active? Thanks!

    • admin says:

      well, by using the x and y coordinates you can me the popup stay on the center, just build your function like you would do with any sprite or movieclip.

      and yes, actually I usually do freez the rest of the flash when the popup comes up in my own projects… use listeners…

      the things you have asked can be done outside of the popup :)

  7. Shahzad Khan says:

    Hello admin,

    we bought this class, now we need to use this in our project. we have just added a button to the sample movieclip you showed. That is just a text reside in mc movieclip. We want to interact with the button from the same file, how it can be done.
    Please let me know,

    Thanks

    • admin says:

      Hi, in sample files we have mentioned how you can interact with the popup… if the help files don’t help, maybe you can drop us an email from out AD profile page and send us your files?

      Hadi

Leave a Reply

*