This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
You can open/play the swf file with Flash Player exe
tom.naves (10)
Realy Browser Fullscreen
This fullscreen uses Flash Player 9 and serves as a fullscreen real in the browser, as in players of video on youtube.Listing url: www.wevertonnaves.com.br/blog/2008/02/14/f...
5503 downloads, 33948 views
Comments
You need to login to post a comment.
good work very useful :)
Thank You very much for share your work with us.
FIVE STARS Script !!
* * * * *
not as2
good, but it's not AS2 as mentioned
THANK:))))) SUPERIORRRRR
Merci ... :)
very nice script when we use such a time it should be a automatic full screen there is no need to buttons for fullscreen can you tell me that with out control button
very helpful, Thanks alot
Very useful. Good stuff, Tom
i meant as2 lol ahh help
whats the as2 please!!!!!! i know tom posted the as3 on a link on here but when you click it it sais : The file you are trying to access is no longer available publicly. "
Doesn't work on my opera but working on IE
muito bom :))
this is awsome!
@ silverback
press on "show all ... comments" button and you will find the link to vers. AS2 of tom work!
Dont you have some script in AC2, witch makes this?
Very Good
very good!
very good thanks tom.
Karpa, the fullscreen works only with user intervention.
thank you! great job! =)
hey viejo, fullscreen automaticly on start movie doesn't work do you know why??
The thing i want to change is the text . I want to put it in a different language. The Esc key to exit full screen is ok .
Very kind of you - Thank you Tom
Askary: Add a keylistener, for when your key is pressed, call a fullscreen function.
Hello . Can the "Press Esc to exit full screen mode" be changed to something else ? If it can be done .. how ?
input text not working!!! :(
Very Nice!
Can you also write a script that will hold a movie clip on top of all the other windows?
hey men very thanks!
evans/creative dir/rwm.
very very very good.
10/10 on example
but how easy is it for others to use that in there projects?
still 10/10 great job.
Hi Tom,
This is a great flash item.
But i was wandering how you position your .fla/.swf content in the center.
Because when i position it in the middle. It is arranged at the top. Instead of the absolute center
This is real cool. other scripts don't really work as good as this.
Great example!
Tom, it is possible to do the same thing in AS2?
This is just a question - not a request.
[certainly - if it's possible, you have time & "right disposition" you can do it]
ok, now fullscreen works. I added the html code.
I see tags do not appear in comments, can you send by the contact form please? I will havea look and if its ok I will add it to the html code. Thanks.
For the fullscreen in flash player 9 work, you must have the tag param bellow:
<param Name="allowFullScreen" value="true" />
And the embed tag has the parameter:
<Embed allowFullScreen = "true"
What is that exact tag Tom?
Admin, please put the tag <param name="allowfullscreen" value="true"> in the <object> tag. Thanks.