|
-
the cheesy child
Window.close() Problem
I am using javascript inside flash like this:
getURL("javascript:alert("Message");","_self");
thats to make an alert. you have to have flash in a html file to make these work.
anyway i am trying window.close because there should be a close button!
I tried this:
getURL("javascript:window.close();","_self");
And epic fail. It didn't work. WHY?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|