A Flash Developer Resource Site

+ Reply to Thread
Results 1 to 2 of 2

Thread: Close Window

  1. #1
    Junior Member
    Join Date
    Aug 2000
    Posts
    8
    I have built a full page html document and in it there are multiple frames.

    Yet when i try to use a flash button to close the window it only closes the windoe that the swf is in.

    I am using the "javascript:window.close()" actionscript.

    Is this the wrong one? What should it be?

    thanks

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Posts
    2,235
    try;

    "javascript:opener.close()"

    ~mgb

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