fullscreen flash
- Started
- Last post
- 10 Responses
- imakedesign
does this work on mac`s when using a projector file?
- blackspade0
along the same lines...
can anyone point me to the site, that showed how to force a flash file to scale when the browser window is resized ?
there was a greenish looking flash how-to site, but im buggered if I can find it (?)
- level20
Yes it does work on Flash as a projector file. It's a fscommand.
- unfittoprint0
ooooOMG! TEH MOOCK!
http://www.moock.org/asdg/techno…
http://www.moock.org/blog/archiv…
- blackspade0
Unfit
I thank thee!
- shaft0
Shit, Firefox only gets worse since 0.8 which was the best Firefox mankind ever produced.
1.0 adds a scrollbar to every 100% by 100% flash site.. What next?
- blackspade0
it does? how annoying, so my page above has scrolls ? stink.
- shaft0
Am i getting crazy? Mozilla 1.7.3 has it too.. I swear FF 0.8 didn't have it! It's spreading!
- shaft0
Changing height to 99% helps.
- unfittoprint0
HTML, body {
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
overflow: hidden;
}et voilá.