Ignore my earlier thread, this is the stupidest question ever. How do you put Flash (.swf) into html files o.o. For like a website.
Flash into HTML
Started by _*-[DarkLeo02]-_*, Aug 24 2004 08:49 PM
7 replies to this topic
#1 _*-[DarkLeo02]-_*
Posted 24 August 2004 - 08:49 PM
#2
Posted 24 August 2004 - 09:27 PM
-[DarkLeo02 said:
-,Aug 24 2004, 09:49 PM] Ignore my earlier thread, this is the stupidest question ever. How do you put Flash (.swf) into html files o.o. For like a website.
Faken
#3 _*-[DarkLeo02]-_*
Posted 24 August 2004 - 09:35 PM
Frontpage or Netscape :| I donno if you can do it with Adobe, if you can I would.
#4 _*Donna_*
Posted 25 August 2004 - 12:42 AM
Iuse this for SwishMax so I presume its the same for Flash they both play on Flash Players
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0"
id="yourswfname" width="931" height="576">
<param name="movie" value="your.swf">
<param name="bgcolor" value="#FFFFFF">
<param name="quality" value="high">
<param name="allowscriptaccess" value="samedomain">
<embed type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
width="931" height="576"
name="yourswfname" src="your.swf"
bgcolor="#FFFFFF" quality="high"
swLiveConnect="true" allowScriptAccess="samedomain"
></embed>
</object>
change script in red to your swf file & size, hope this helps
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0"
id="yourswfname" width="931" height="576">
<param name="movie" value="your.swf">
<param name="bgcolor" value="#FFFFFF">
<param name="quality" value="high">
<param name="allowscriptaccess" value="samedomain">
<embed type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
width="931" height="576"
name="yourswfname" src="your.swf"
bgcolor="#FFFFFF" quality="high"
swLiveConnect="true" allowScriptAccess="samedomain"
></embed>
</object>
change script in red to your swf file & size, hope this helps
#5
Posted 25 August 2004 - 08:08 AM
-[DarkLeo02 said:
-,Aug 24 2004, 10:35 PM] Frontpage or Netscape :| I donno if you can do it with Adobe, if you can I would.
Faken
#6 _*-[DarkLeo02]-_*
Posted 25 August 2004 - 10:51 AM
Wow, lol that's simple, thanks for the help!
Edit:
I don't have media in my insert, in frontpage >_< wtf.
Edit:
Quote
In front page, just click on insert > media and choose flash. Then browse the SWF you want embedded and double click. Done
I don't have media in my insert, in frontpage >_< wtf.
#7
Posted 25 August 2004 - 11:24 AM
-[DarkLeo02 said:
-,Aug 25 2004, 11:51 AM] Wow, lol that's simple, thanks for the help!
Edit:
I don't have media in my insert, in frontpage >_< wtf.
Edit:
Quote
In front page, just click on insert > media and choose flash. Then browse the SWF you want embedded and double click. Done
I don't have media in my insert, in frontpage >_< wtf.
or
http://www.google.com/search?sourceid=navc...+with+frontpage
Should find some help in there
Faken
#8 _*-[DarkLeo02]-_*
Posted 25 August 2004 - 03:12 PM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
