Button EXIT?

I made a whole internetpage with flash…And the site that i made fills in the whole screen (this i made with javascript)…

But the problem is now, beceause al the buttons of internetexplorer are gone (you can not see them beceause it is fullscreen), i have to put a EXIT button in my flash movie…otherwise it is difficult to close the page, by using alt+F4.
So i have to put a button EXIT, when you push this button it has to close the whole page.

I am busy with only this button for 3 days!!!..pleaaasseeeeeeeeeee who can help me to find the action code for this button???

THNX,
Dennis

I’m not positive, but I think you would just use the obligatory JS windowclose thingy as your getURL…

Rev

For example, i made a website like this:

http://www.q-dance.nl/q/archief/2003-02_22-februari__houseqlassics/houseqlassics.html

Like this site, i have a fullscreen to…but this site has also a exit button on the right …when you push it, it will close the whole page…i want to make exactly the same button…but i can not.

I fully understand what you are asking…

do a search for JavaScript CloseWindow …

you will find what you want…

Rev

do you mean that i can put Javasripts in Flash???

so in flash i have to put in the “action” of that button just a Javascript???

yes…

do a search…

it has been asked several times…

Rev

ok…thank you!!!