A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: pop up windows in flash CS3

Hybrid View

  1. #1
    Member
    Join Date
    Feb 2009
    Posts
    30

    pop up windows in flash CS3

    Hey

    I am currently running two websites and am slowly but surely learning flash. I found out fairly quickly that get.URL doesn't exist in as3 and found out simply how to do this. However... I am not sure how to get it to open a popup window. I know in as2, you can call a javascript:OpenNewWindow or something like that, but it doesn't seem to wanna work in as3. I've also been using a custom class that sums up the complicated URLRequest objects into one simple line... the outcome being:

    Web.getURL("link.html","_blank");

    If anyone can let me know how to make a window pop up that would be great, and also know if it would be compatible with this class I'm using, if not I can always do it the long way, just like to keep my code as DRY as possible. Thanks!
    Last edited by djsting; 02-25-2009 at 11:56 PM. Reason: added something I forgot :)

  2. #2
    Member
    Join Date
    Feb 2009
    Posts
    30
    I seemed to have answered my own question... good old google. This topic can be marked as resolved

Tags for this Thread

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