Unstoppable Domains

Wts wrong with flash/html

Spaceship Spaceship
Watch
Impact
19
Hey
i edited this template for someone and then published it and it works fine for me but he SAYS that its too small for him
here is the screenshot for HIS SCREEN
http://img59.imageshack.us/img59/8383/flash8oj.jpg

and heres the screenshot for my screen
http://img216.imageshack.us/img216/4275/buy0eo.gif

the site is
http://buyexpireddomaintraffic.com/flash1.html

the code tht i wrote {in html} is

Code:
<html>
<head>
<title></title>
</head>


<body>
<center><OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH="100"
HEIGHT="100" CODEBASE="http://active.macromedia.com/flash5/cabs/
swflash.cab#version=5,0,0,0">
<PARAM NAME="MOVIE" VALUE="8004.swf">
<PARAM NAME="PLAY" VALUE="true">
<PARAM NAME="LOOP" VALUE="true">
<PARAM NAME="QUALITY" VALUE="high">

<EMBED SRC="8004.swf" WIDTH="700" HEIGHT="800" PLAY="true" 
LOOP="true" QUALITY="high" 
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> 
</EMBED>

</OBJECT>

</center>
</body>


</html>
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
hey here is the problem:
Code:
WIDTH="100"
HEIGHT="100"


here is the solution:
Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="700" height="800">
  <param name="movie" value="8004.swf">
  <param name="quality" value="high">
  <embed src="8004.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="700" height="800"></embed>
</object>
 
0
•••
Agreed! But it looks ok even without the modification in Firefox.
 
0
•••
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Payment Flexibility
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back