A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Close window

  1. #1
    Junior Member
    Join Date
    Nov 2001
    Posts
    3
    I cannot remember the code for closing a window with a button I think you assign window.close to the button but I can't remember what else goes with it.

  2. #2
    Senior Member
    Join Date
    Oct 2000
    Posts
    274
    Alright,

    You've got it...
    Code:
    On (Release)
       GetURL("javascript:window.close()")
    End On


    See ya

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