PDA

View Full Version : A problemo



Oni
06-12-2007, 05:39 PM
Ok, I have embedded a flash layout in html page and for some reason it wont load, when its in dreamweaver and locally its fine but when I upload it messes up.
http://www.revisionhelp.info/hosting.html

Yet the .swf loads independently its just the wrong size (maxamises for screen)
http://www.revisionhelp.info/hosting.swf

Anyone know whats wrong?

vTaz
06-12-2007, 05:48 PM
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
background-image: url(bannery.png);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-repeat: repeat-x;
background-color: #333333;
}
-->
</style></head>

<body>
<div align="center">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="800" height="800">
<param name="movie" value="http://www.revisionhelp.info/hosting.swf" />
<param name="quality" value="high" /><param name="SCALE" value="noborder" />
<embed src="http://www.revisionhelp.info/hosting.swf" width="800" height="800" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" scale="noborder"></embed>
</object>
</div>
</body>
</html>


try that

Oni
06-12-2007, 05:55 PM
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
background-image: url(bannery.png);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-repeat: repeat-x;
background-color: #333333;
}
-->
</style></head>

<body>
<div align="center">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="800" height="800">
<param name="movie" value="http://www.revisionhelp.info/hosting.swf" />
<param name="quality" value="high" /><param name="SCALE" value="noborder" />
<embed src="http://www.revisionhelp.info/hosting.swf" width="800" height="800" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" scale="noborder"></embed>
</object>
</div>
</body>
</html>


try that
Thanks! It works! +rep

[Oli]
06-12-2007, 06:07 PM
Oh dear god, please may I grant you one hint ?

Do not place music on your site! or atleast dont let it play automaticly.
Music on websites is the most annorying thing ever in my opinion.

And I think more then half of all internet users would agree.

(No offence with this ;) the sound just scared the hell out of me as my speakers were very loud :l)

lolwut
06-12-2007, 07:50 PM
The music scared me, I've just been testing my speakers with my old turntable which is really quiet and I left the volume on full. Scared me half deadish.
Maybe have like a Unmute Music button next to where it says "YourHost.com"?
Otherwise this is a very good layout.

Want to hide these adverts? Register an account for free!