A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Closing a browser window.

  1. #1
    Member
    Join Date
    May 2002
    Posts
    33

    Closing a browser window.

    I'm using swish max and I have a pop up on my ste I want to know if I can have a button within the flash file that you can click to close the window without using the browser close button.

    Thanks

    Jason B.

  2. #2
    Carpe Diem - Moderator wolfgross's Avatar
    Join Date
    Apr 2001
    Location
    SWiSHzone
    Posts
    1,700
    On release > javascript

    parent.opener=top;parent.close();
    wolf

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