- Video Tutorial – How to Javascript Pop-Up Windows in Flash – Video Tutorial -
by Carlos Pinho, May 30th, 2007
  • Share
  • Share

JavaScrip Popup WindowHello,

For those who wants to know how to make a popup browser window, pls check this video tutorial. It’s very easy to learn.

 You can find more free tutorials at http://kirupa.com

Brgds,

CP

Copy and Paste the code below
Email and IM
Websites
Forums
Get This

No Responses to “- Video Tutorial – How to Javascript Pop-Up Windows in Flash – Video Tutorial -”

  1. Tony Says:

    Hi I have a free generator on my site that does this with a few more features http://www.hover-it.com/hover_online_popup.htm

    Just cut and paste the code.

    Tony

  2. amir Says:

    Hi there,

    In Adobe Flash I made a button which open a pop up window the code is :

    on (release) {
    getURL(“javascript: void(window.open(‘http://www.domainname.com/page.html’,'my_popwin’,'width=200,height=200′));”);
    }
    also I attache a AC_RunActiveContent.js file with it. but the problem is that IE 7 blocked it
    is anybody that knows how can i bypass and solve this problem?

    thank you so much !

Let leave a Comments for this post.