Generate script for myspace flash masthead banner

  • lsargent
  • Born
  • Born
  • No Avatar
  • Joined: Sep 26, 2008
  • Posts: 1
  • Status: Offline

Post September 26th, 2008, 4:38 pm

i was able to generate some code (shown below) for a myspace masthead banner (the banner right below the menu on a profile)

this is great for a still image, but i want it to be a flash video instead.

i have uploaded a flash video with the same dimensions to a free hosting site, so i have an swf direct file link. my question is, how do i manipulate the existing code below so that it will show my flash video file, versus a still image, all while keeping the placement parameters the same?
_______________________________________________________________

Code: [ Select ]
 
<style>body table { margin-top: 400px; } .mybannermakermastheadbanner { position: absolute; top: 150px; width: 800px; height: 400px; text-align:center; margin-top: 12px; margin-left: -400px; left: 50%; } body td table, body div table { margin-top: 0; } </style><div class="mybannermakermastheadbanner"><img src="IMAGE URL DIRECT LINK" alt='' border=0></a></div>
 
  1.  
  2. <style>body table { margin-top: 400px; } .mybannermakermastheadbanner { position: absolute; top: 150px; width: 800px; height: 400px; text-align:center; margin-top: 12px; margin-left: -400px; left: 50%; } body td table, body div table { margin-top: 0; } </style><div class="mybannermakermastheadbanner"><img src="IMAGE URL DIRECT LINK" alt='' border=0></a></div>
  3.  

_______________________________________________________________

this one is killing mean, i can't seem to figure it out. i've tried pasting different flash embed codes into this, but no success. i'm not too familiar with coding and this particular task has me stopped in my tracks.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post September 26th, 2008, 4:38 pm

  • righteous_trespasser
  • Scuffle
  • Genius
  • User avatar
  • Joined: Mar 12, 2007
  • Posts: 6228
  • Loc: South-Africa
  • Status: Offline

Post October 9th, 2008, 5:56 am

Code: [ Select ]
<style>body table { margin-top: 400px; } .mybannermakermastheadbanner { position: absolute; top: 150px; width: 800px; height: 400px; text-align:center; margin-top: 12px; margin-left: -400px; left: 50%; } body td table, body div table { margin-top: 0; } </style><div class="mybannermakermastheadbanner"><object width='800' height='400'><param name='movie' value='http://link_to_flash.swf'><param name='wmode' value='transparent'><embed wmode='transparent' src='http://link_to_flash.swf' width='800px' height='400px'></embed></object></div>

That should work ...
Let's leave all our *plum* where it is and go live in the jungle ...

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: No registered users and 110 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.