How do I make a full-screen flash movie? I always either get scrollbars or it isn’t true full-screen.
Tell me if you need a screenshot.
How do I make a full-screen flash movie? I always either get scrollbars or it isn’t true full-screen.
Tell me if you need a screenshot.
A total full screen window can be done by creating a chromless window. Just remember to fine the users resoulotion so the screen will produce the correct full screen size
http://www.dynamicdrive.com/dynamicindex8/chromeless.htm
here is a tut on it
First: Full screen is the most evil type of pop up. You will make a lot of people angry with it.
Second: True Full Screen: http://www.dynamicdrive.com/dynamicindex8/window1.htm
Third: www.chromeless.org - Chromeless windows are evil too, they are trendy and annoying, but if you are going to use it, use an updated one that works. The one TitrationX sent you was outdated and does not work correctly in IE (the only browser that supports Chromeless Windows), that has been fixed, but IE is still the only browser that supports them, so its not worth it.
lol, never used chromless and that was a link I had so at ur outdated comment. If you don’t want any scroll bars you can use the second link beta provided along with scroll=“no” in your body tag.
ex.
<body scroll="no">
wow didnt kno html worked in the fourms…that could be a bad thing :x
It’s ok that you didn’t know about the chromeless windows. The new version wasn’t released too long ago. I was hoping that they wouldn’t release a new version because they make me want to shoot myself and stuff. But someone fixed up the coding and it works in IE again :hangover: Maybe I will just shoot that person instead
lol good idea, that is a very annoying thing having a complete full screen nav, you cant see what else ur doing
But its good for pissing people off…
*Originally posted by lostinbeta *
**It’s ok that you didn’t know about the chromeless windows. The new version wasn’t released too long ago. I was hoping that they wouldn’t release a new version because they make me want to shoot myself and stuff. But someone fixed up the coding and it works in IE again :hangover: Maybe I will just shoot that person instead**
[offtopic]
You will only make the situation worse! Don’t forget once you shoot him you will get in the news. I can see it now: “The person behind chromeless windows has been shot last night, little evidence has been found. However there where several tags spread out ‘kirupa made me do it’. The police keeps searching”
You will
AAH! Anyhow this is just my vision.
[/offtopic]
Did I mention full window popups are evil?
Does anyone know the [AS]fscommand();[/AS] code that you put into flash so that it goes full screen by its self? Does that work in HTML or do you have to have the file on your hard drive for it to work?
It only works in the projector (standalone player), not in a browser.
I thought so…
So the AS is…
[AS]fscommand(“fullscreen”, true);[/AS] :sure:
Ahh I should of guessed something as simple as that.
:: Copyright KIRUPA 2024 //--