Forums | Hello Guest, Login or Register | > > L4Y Files: No longer here! < <
  Levels-4-You : Lounge : flash .swf HTML code [Forum Rules]  


Back to Forum Thread List

goober   Posted 4th Jan 2006 11:29pm
L4Y Member
Post 1545 / 265

does anyone know what HTML code i need in order to have flash .swf files displayed on my site?
For anyone reading this in 2019 or later: The RF community is alive on the Community Discord

[Faction Files]  
 
133   Posted 5th Jan 2006 1:14am
L4Y Member
Post 5 / 79

There is the hard way, and that's to write all the code yourself,
Code

<p align="X">
<!-- URL's used in the movie-->
<!-- text used in the movie-->
<!--X-->
<object classid="X" ID="X"
WIDTH="X" HEIGHT="X">
<param name="movie" value="X.swf">
<param name="quality" value="X">
<param name="bgcolor" value="#XXXXXX"><embed src="X.swf" quality="X" bgcolor="#XXXXXX" WIDTH="X" HEIGHT="X"
TYPE="application/x-shockwave-flash"
</object>
</p>

Or in Flash, publish your movie and it will make it put it into HTML format for you. You'll just need to edit that page. If you publish it, it would be found in the same directory as Flash with the same name as the .SWF.
I TOLD YOU I'D SHOOT!
BUT YOU DIDN'T BELIEVE ME!
WHY DIDN'T YOU BELIEVE ME?!  
 Modified Jan 5th, 01:15am by 133



Copyright © 2000-2025 Levels-4-You
Your request was handled in 0.05 seconds.