Mailing List
Home
Forum Home
Flash Pro
Subjects
Firework Effect
setInterval bug identified and fixed
setInterval bug identified and fixed
ScrollPane component doesn 't auto update
Help: MX 2004 How to script a print button to print the entire sli
Event Dispatcher between classes
memory management removeMovieClip /
MX2004 Dataset itemClassName
Order of events per frame
XML to Object help
Textfield prototype question
Flash and QuickTime VR
Reading and displaying RSS feeds in Flash MX
Flash MX 2004 Sucks
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash Interface with 10mb xml file
Web Service Results
Listener Object 's best practice
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Re: [Flashnewbie] How do I get rid of the White Space At the Top of My
Flash

Re: [Flashnewbie] How do I get rid of the White Space At the Top of My
Flash

2004-02-11       - By Darcy Friesen

 Back
<body bgcolor="#ffffff" leftmargin="0" topmargin="0" marginwidth="0"
marginheight="0">
Try this in your body tag
Cheers ,
DArcy

"Carter, Kim K." wrote:

> When running my flash movie from a browser, I have about one inch of
> white space at the top, which is chopping off the bottom of the Flash
> movie. What is causing this alignment problem?Below is the HTML file
> produced from FLASH:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
> Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
> <head>
> <meta http-equiv="Content-Type" content="text/html;
> charset=iso-8859-1" />
> <title>AXESSPOINT_DEMO</title>
> </head>
> <body bgcolor="#ffffff">
> <!--url's used in the movie-->
> <!--text used in the movie-->
> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
> codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash
.cab#version=7,0,19,0"
> width="770" height="670" id="AXESSPOINT_DEMO" align="top">
> <param name="allowScriptAccess" value="sameDomain" />
> <param name="movie" value="AXESSPOINT_DEMO.swf" />
> <param name="loop" value="false" />
> <param name="quality" value="high" />
> <param name="scale" value="exactfit" />
> <param name="salign" value="lt" />
> <param name="bgcolor" value="#ffffff" />
> <embed src="AXESSPOINT_DEMO.swf" loop="false" quality="high"
> scale="exactfit" salign="lt" bgcolor="#ffffff" width="770"
> height="670" name="AXESSPOINT_DEMO" align="top"
> allowScriptAccess="sameDomain" type="application/x-shockwave-flash"
> pluginspage="http://www.macromedia.com/go/getflashplayer" />
> </object>
> </body> Kim
>
>    -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
> Supported by Fig Leaf Software
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
> Lower Prices for Certified Training! Check out new lower prices for
> Certified Macromedia Training from Fig Leaf Software. Expand your
> skill set with courses in ColdFusion, Flash, Rich Internet
> Applications and .NET in the new year.  Fig Leaf Software provides
> the highest caliber instruction at our training centers in
> Washington
> D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at
> your location.
>
> Get the details at http://training.figleaf.com/
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
> To unsubscribe, e-mail: flashnewbie-unsubscribe@(protected)
> For additional commands, e-mail:
> flashnewbie-help@(protected)
>

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<body background="cid:part1.402AD978.DA7F7916@(protected)" id="ridBody">
&lt;body bgcolor="#ffffff" leftmargin="0" topmargin="0" marginwidth="0"
marginheight="0">
<br>Try this in your body tag
<br>Cheers ,
<br>DArcy
<p>"Carter, Kim K." wrote:
<blockquote TYPE=CITE><style><!-- body  { font-family: Arial, Helvetica; font
-size: 10pt; color: #0033cc; margin-top: 25px; margin-left: 10px; } --></style>
<span
class=849053921-11022004><font face="Times New Roman"><font color="#000000">When
running my flash movie from a browser, I have about one inch of white space
at the top, which is chopping off the bottom of the Flash movie. What is
causing this alignment problem?</font></font></span><span
class=849053921-11022004></span><span
class=849053921-11022004><font face="Times New Roman"><font color="#000000"
>Below
is the HTML file produced from FLASH:</font></font></span><span
class=849053921-11022004></span><span
class=849053921-11022004><font face="Times New Roman"><font color="#000000">&lt
;!DOCTYPE
html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "<a href="http://www.w3
.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">http://www.w3.org/TR/xhtml1/DTD
/xhtml1-transitional.dtd</a>"></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;html xmlns="<a href=
"http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml</a>"
xml:lang="en" lang="en"></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;head></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;meta http-equiv=
"Content-Type"
content="text/html; charset=iso-8859-1" /></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;title>AXESSPOINT
_DEMO&lt;/title></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;/head></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;body bgcolor="
#ffffff"></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;!--url's used
in the movie--></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;!--text used
in the movie--></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;object classid=
"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="<a href="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash
/swflash.cab#version=7,0,19,0">http://fpdownload.macromedia.com/pub/shockwave
/cabs/flash/swflash.cab#version=7,0,19,0</a>"
width="770" height="670" id="AXESSPOINT_DEMO" align="top"></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;param name=
"allowScriptAccess"
value="sameDomain" /></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;param name="movie"
value="AXESSPOINT_DEMO.swf" /></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;param name="loop"
value="false" /></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;param name="quality"
value="high" /></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;param name="scale"
value="exactfit" /></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;param name="salign"
value="lt" /></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;param name="bgcolor"
value="#ffffff" /></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;embed src=
"AXESSPOINT_DEMO.swf"
loop="false" quality="high" scale="exactfit" salign="lt" bgcolor="#ffffff"
width="770" height="670" name="AXESSPOINT_DEMO" align="top" allowScriptAccess=
"sameDomain"
type="application/x-shockwave-flash" pluginspage="<a href="http://www
.macromedia.com/go/getflashplayer">http://www.macromedia.com/go/getflashplayer<
/a>"
/></font></font>
<br><font face="Times New Roman"><font color="#000000">&lt;/object></font><
/font>
<br><font face="Times New Roman"><font color="#000000">&lt;/body></font></font>
</span>&nbsp;<span class=849053921-11022004><font face="Monotype Corsiva"><font
size=+1>Kim</font></font></span>
<pre WRAP>
<hr WIDTH="90%" SIZE=4>-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---
-- ---- -----
Supported by Fig Leaf Software
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Lower Prices for Certified Training! Check out new lower prices for
Certified Macromedia Training from Fig Leaf Software. Expand your
skill set with courses in ColdFusion, Flash, Rich Internet
Applications and .NET in the new year.&nbsp; Fig Leaf Software provides&nbsp;
the highest caliber instruction at our training centers in Washington&nbsp;
&nbsp;
D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at
your location.

Get the details at <a href="http://training.figleaf.com/">http://training
.figleaf.com/
</a>-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe, e-mail: flashnewbie-unsubscribe@(protected)
For additional commands, e-mail: flashnewbie-help@(protected)</pre>
</blockquote>

</body>
</html>

Earn $52 per hosting referral at Lunarpages.