neobadlands
Programmer
Hi,
I try to open a page in fullscreen mode from within Flash.
As far as I know this is only possible by loading another page first, which then loads the actual page using
<body onload="openfullscreen()">
without anymore clicks.
So far, so fine.
But now I still have this first page open.
Can anyone of you tell me, if this page can be closed automatically?!
Maybe by putting something like
onload......close.window
in the second page being displayed in fullscreen mode.
If so, I would appreciate, if you could give me the exact syntax.
Thank you
Neo...
I try to open a page in fullscreen mode from within Flash.
As far as I know this is only possible by loading another page first, which then loads the actual page using
<body onload="openfullscreen()">
without anymore clicks.
So far, so fine.
But now I still have this first page open.
Can anyone of you tell me, if this page can be closed automatically?!
Maybe by putting something like
onload......close.window
in the second page being displayed in fullscreen mode.
If so, I would appreciate, if you could give me the exact syntax.
Thank you
Neo...