-
I'm making a website in swish and I'm looking for the javascript code for full screen but I can't find it anywhere! Is there someone who can help me please?!
Greetz Le Speed Afreak
-
If your trying to get it in the html itself like I am, I saw this but couldn't get it to work -
window.open("url","name","fullscreen")
-
-
thanks, I couldn't the middle one to work, how about you, lespeedafreak?
-
Originally posted by jim2002
If your trying to get it in the html itself like I am, I saw this but couldn't get it to work -
window.open("url","name","fullscreen")
Hi! what about the case you would want, instead of opening another window, just get to fullscreen the same window?
-
Yes, I think you understand what I want, sorry if it isn't clear.
I would like main.htm to open my swf file full screen. By that, I mean that when http:\\www.mycompany\main.htm is entered in the clients address bar, their browser window will go to full screen and my swf will be able to play.
Hopefully that makes sense to you, if not, just let me know and I'll try to clarify.
-
Originally posted by jim2002
Yes, I think you understand what I want, sorry if it isn't clear.
I would like main.htm to open my swf file full screen. By that, I mean that when http:\\www.mycompany\main.htm is entered in the clients address bar, their browser window will go to full screen and my swf will be able to play.
Hopefully that makes sense to you, if not, just let me know and I'll try to clarify.
Thanks Jim2002, by now, what i could do was this:
Using a java script function, from a html file, open a new html window containing the swf file, works perfectly in fullscreen, but the first window remains open... What i want is to change from normal screen to full screen dinamicly. Send you my code, hope it works!
By the way, i got it from a thread of flash kit: http://board.flashkit.com/board/show...hreadid=360027
think someone mentioned it on this thread, doesnt it?
when i get any results IŽll tell you.
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
|