PDA

View Full Version : how do i make it do.....



InfestedDemon
April 30th, 2006, 02:12 PM
I have a button that says quit. How do i make it so when the user clicks on it it closes thee window the flash is playing on ie newgrounds flash window. Starts, click quit, quits the active window.

Joppe
April 30th, 2006, 02:58 PM
look up, fscommands ;)

InfestedDemon
April 30th, 2006, 03:00 PM
what do you mean :red:

EDIT: They dont work, i tried the quit fscommand

GPP
April 30th, 2006, 03:43 PM
on (release) {
getURL ("javascript:window.close();");
}


That should work.. it might not testing it locally.

InfestedDemon
April 30th, 2006, 06:45 PM
no luck :'( any more suggestions?

EDIT: JTLYGK i am using javascript windows (Newgrounds) and normal browser windows