Thread: logo problem
View Single Post
  #1  
Old 2nd June 2008, 22:14
snakebite snakebite is offline
Senior Member
 
Join Date: Apr 2008
Default
Posts: 47
Default logo problem
how to put a picture here
Code:
<TD ROWSPAN=2>
			<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="168" height="148" id="ball" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="themes/Seriestech_GII/flash/ball.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="themes/Seriestech_GII/flash/ball.swf" quality="high" bgcolor="#ffffff" width="168" height="148" name="ball" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object></TD>
insted of the swf file?

i know this is amature php but i got realy confused..
caus when i tryed to put a picture in there it mesed up my logo :(
__________________
Go here! ----> "HERE"
Reply With Quote