View Full Version : removing padding around the stage on browsers
What is the easiest way to get rid of the padding when the movie plays back on a browser? I've tried tweaking the HTML file by adding topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" on the ninth line of code but it still leaves disjointed gaps.
Any suggestions?
Help!
Thanx
Debra
Jesse
04-27-2001, 09:21 AM
That code should go withing your body tags
<body some other tags probably topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">
Cheers
Jesse
I just noticed that the problem exists only in netscape. Any suggestions?
Thanks for your assistance
Jesse
04-27-2001, 11:27 AM
Can you post an online example please.
Have you looked into the Window dropdown box int he FLash publish settings? (Ctrl Shift F12 in Flash to edit publish settings, see the HTML tab)
Cheers
Jesse
|
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.