Reply
In Html by which tag i can use .swf file
Old 04-19-2007, 04:42 AM In Html by which tag i can use .swf file
Average Talker

Posts: 19
please give me the complete code
jaisriram is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 04-19-2007, 04:57 AM Re: In Html by which tag i can use .swf file
tripy's Avatar
Fetchez la vache!

Posts: 2,057
Name: Thierry
Location: In the void
hu ???
__________________
Listen to the ducky: "This is awesome!!!"

tripy is offline
Reply With Quote
View Public Profile
 
Old 04-19-2007, 05:31 AM Re: In Html by which tag i can use .swf file
moondog's Avatar
Ultra Talker

Posts: 256
Location: Croatia
If You mean how to put swf on web page, then read sticky about it, written by precious Lady'n'red
moondog is offline
Reply With Quote
View Public Profile
 
Old 04-23-2007, 05:07 PM Re: In Html by which tag i can use .swf file
Novice Talker

Posts: 14
try the following code. Replace header2.swf with your flash file.
Quote:
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"
width="682" height="160">
<param name="movie" value="header2.swf">
<param name="quality" value="high">
<param name="menu" value="false">
<!--[if !IE]> <-->
<object data="header2.swf"
width="682" height="160" type="application/x-shockwave-flash">
<param name="quality" value="high">

<param name="menu" value="false">
<param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer">
FAIL (the browser should render some flash content, not this).
</object>
<!--> <![endif]-->
</object>
mysiteonweb is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to In Html by which tag i can use .swf file
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.14196 seconds with 12 queries