How to put .swf on top |
How to put .swf on top |
![]()
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! |
|
|
![]() |
![]()
Post
#2
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
I probably should've mentioned, the value I underlined is the one you need to change:
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> Replace 0 with 190 and it should go down by a reasonable length enough for the navigation to show. |
|
|
![]() ![]() |