PDA

View Full Version : Exact Size.


todd-imc
03-02-2005, 05:38 PM
I have a movie that I need to open up the exact size of the movie without people being able to resize it. I would like to do this without creating a page in JavaScript that links to the Flash movie. Is there a way to make the Flash movie the exact size that it is created at without having to use JavaScript?

If the question is too vague, please let me know and i'll ellaborate a little further.

Thank you.

tGP
03-03-2005, 07:12 AM
you dont need javascript, you just need the markup in html to be correct...

yes, when you choose publish settings in flash, you can choose exact fit, that will make the html hold it to the dimensions it was created...

cheers
j

todd-imc
03-03-2005, 10:21 PM
Friggin' awesome! Thank you VERY much. That helped tremendously.