alert 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
user tom.naves
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, 33819 views
Download (35.35 KB)

Comments

You need to login to post a comment.

user rahulr4
rahulr4 11 years ago

good work very useful :)

user M-A
M-A 13 years ago

Thank You very much for share your work with us.
FIVE STARS Script !!
* * * * *

user berkgedik
berkgedik 13 years ago

not as2

user motiejus
motiejus 14 years ago

good, but it's not AS2 as mentioned

user dogdog
dogdog 14 years ago

THANK:))))) SUPERIORRRRR

user SefiR_
SefiR_ 14 years ago

Merci ... :)

user sitharam
sitharam 15 years ago

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

user nousha
nousha 15 years ago

very helpful, Thanks alot

user druidcreative
druidcreative 15 years ago

Very useful. Good stuff, Tom

user LacosteMedia
LacosteMedia 15 years ago

i meant as2 lol ahh help

user LacosteMedia
LacosteMedia 15 years ago

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. "


user psn
psn 15 years ago

Doesn't work on my opera but working on IE

user impactmidia
impactmidia 15 years ago

muito bom :))

user blerim
blerim 15 years ago

this is awsome!

user popljubo
popljubo 15 years ago

@ silverback
press on "show all ... comments" button and you will find the link to vers. AS2 of tom work!

user silverback
silverback 16 years ago

Dont you have some script in AC2, witch makes this?

user Ankush
Ankush 16 years ago

Very Good

user takeuns
takeuns 16 years ago

very good!

user evrimsel
evrimsel 16 years ago

very good thanks tom.

user tom.naves
the listing author tom.naves 16 years ago

Karpa, the fullscreen works only with user intervention.

user flow
flow 16 years ago

thank you! great job! =)

user Karpa
Karpa 16 years ago

hey viejo, fullscreen automaticly on start movie doesn't work do you know why??

user Askary
Askary 16 years ago

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 .

user popljubo
popljubo 16 years ago

Very kind of you - Thank you Tom

user tom.naves
the listing author tom.naves 16 years ago

Askary: Add a keylistener, for when your key is pressed, call a fullscreen function.

user Askary
Askary 16 years ago

Hello . Can the "Press Esc to exit full screen mode" be changed to something else ? If it can be done .. how ?

user mustafaokur1984
mustafaokur1984 16 years ago

input text not working!!! :(

user starringstars
starringstars 16 years ago

Very Nice!

Can you also write a script that will hold a movie clip on top of all the other windows?

user evansrwm
evansrwm 16 years ago

hey men very thanks!
evans/creative dir/rwm.

user jing1
jing1 16 years ago

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.

user jerry1
jerry1 16 years ago

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

user wolverene
wolverene 16 years ago

This is real cool. other scripts don't really work as good as this.

user popljubo
popljubo 16 years ago

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]

user adrianTNT
adrianTNT (admin) 16 years ago

ok, now fullscreen works. I added the html code.

user adrianTNT
adrianTNT (admin) 16 years ago

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.

user tom.naves
the listing author tom.naves 16 years ago

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"

user adrianTNT
adrianTNT (admin) 16 years ago

What is that exact tag Tom?

user tom.naves
the listing author tom.naves 16 years ago

Admin, please put the tag <param name="allowfullscreen" value="true"> in the <object> tag. Thanks.