A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Pop up window...

  1. #1
    Junior Member
    Join Date
    Nov 2000
    Posts
    9
    Hi everyone.. I need to know if I can open a popup window from a flash movie.

    thanks

  2. #2
    9th Grade WC
    Join Date
    Sep 2000
    Posts
    1,192
    just use
    getURL("Javascript:window.open('url.html', 'windowName', 'width=500, height=500'); void(0);");

  3. #3
    Junior Member
    Join Date
    Nov 2000
    Posts
    9
    thanks a lot


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center