[flashpro] doctype

Jason Van Pelt jvanpelt at integralpro.com
Thu Jan 20 14:13:55 EST 2005


Hello everyone,

I'm publishing this swf (using flash's publish "feature") and it gives
the html file a transitional doctype.  I'm making it 100% x 100%, but it
comes out resized rather crazy, no matter which scale mode I choose.
Changed the doctype to 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

(which I normally use) and it's no better.  The only way I can get the
file to display correctly using the dimensions 100% x 100% is to remove
the doctype completely.  It's not a problem right now as this is just a
test run, but when this file is live, it's going to be in a jsp template
that contains a doctype.  Anyone have any idea what the deal is with
this?  Any way around it?

j.vanpelt


More information about the FlashPro mailing list