Help
-
Search
-
Members
-
Calendar
Full Version:
Code for flash banner?
Forums
>
Resource Center
>
Support Center
>
Myspace Support
>
Myspace Resolved Topics
Ordway
Sep 30 2008, 01:54 PM
Does anyone have a code to put a swf file on my myspace page?
I created a flash banner and have no clue how to code it?
Any help would be great!
decaydancefbr
Sep 30 2008, 04:40 PM
CODE
<embed
allowScriptAccess="never"
src="FLASHURLHERE" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"
width="###"
height="###">
</embed>
Anarchy
Oct 1 2008, 01:48 AM
Here's the simplest one I could find:
CODE
<embed
src="player.swf"
width="300"
height="300"
allowscriptaccess="always"
allowfullscreen="true"
/>
If you would like other attributes to use, check out the ones on the Adobe website
here
.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here
.