Log In · Register

 
How to put .swf on top
RoksVempire
post Nov 9 2009, 07:38 AM
Post #1


Newbie
*

Group: Member
Posts: 8
Joined: Nov 2009
Member No: 751,765



Hi everybody,

I'm from Italy, I hope you understand me...

So, I made a flash banner and I want to put it on the top of myspace.
The problem is that myspace blocks embed code.

Any idea or solution?

Thx in advance!
Ciao!
 
 
Start new topic
Replies
Mickey
post Nov 9 2009, 02:42 PM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



To make it black like on the page you linked, give the container DIV a black background. However you will need to first replace the URL of the object you're trying to embed with this:

CODE
http://www.unitalsi.altervista.org/archangel/banner.swf

Therefore, your code should look something like this:

CODE
<div style="position: absolute; top: 0px; left:50%; margin-left:-443px; z-index: 9; background: black;">
<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="885" height="500">
<param name="movie" value="http://www.unitalsi.altervista.org/archangel/banner.swf" />
<param name="quality" value="high" />
<embed src="http://www.unitalsi.altervista.org/archangel/banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="885" height="500"></embed>
</object>
</div>

If you want to push it down, replace the top value with a higher value. The bigger it is, the lower it will go.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: