Tutorials
Resources
Forum
Communities
Interview
Jobs
Projects
Offshore Development
Silverlight Tutorials
|
Mentor
|
Code Converter
|
Articles
|
Code Factory
|
Computer Jokes
|
Members
|
Peer Appraisal
|
IT Companies
|
Bookmarks
|
Revenue Sharing
|
Prizes & Awards
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
Abhi
(58)
Appukuttan
(40)
divya
(36)
Last 7 Days
Appukuttan
(660)
Babu Akkandi
(465)
Tejinder Singh ...
(273)
more...
New Feature:
Community Sites
:
Create your own .NET community website and start earning from Google AdSense !
It's Free !
Inserting a flash file into HTML
Posted Date: 31 May 2008
Resource Type:
Code Snippets
Category:
XML
Author:
Pravyn
Member Level:
Silver
Rating:
Points
: 10
Using the below code one can insert a flash object into the
webpage to make it colourful.
<HTML>
<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="TEXT/HTML; CHARSET=WINDOWS-1252">
<TITLE>MACROMEDIA FLASH</TITLE>
</HEAD>
<BODY TOPMARGIN=0 LEFTMARGIN=0 >
<TABLE BORDER="1" CELLPADDING="0" CELLSPACING="0" STYLE="BORDER-COLLAPSE: COLLAPSE" BORDERCOLOR="#111111" WIDTH="100%" ID="AUTONUMBER1" HEIGHT="437">
<TR>
<TD WIDTH="100%" HEIGHT="160">
<OBJECT CLASSID="CLSID:D27CDB6E-AE6D-11CF-96B8-444553540000" CODEBASE="HTTP://DOWNLOAD.MACROMEDIA.COM/PUB/SHOCKWAVE/CABS/FLASH/SWFLASH.CAB#VERSION=5,0,0,0" WIDTH="800" HEIGHT="150" ID=SHOCKWAVEFLASH1>
<PARAM NAME=MOVIE VALUE="IMG/ELNINO.SWF">
<PARAM NAME=QUALITY VALUE=HIGH>
<EMBED SRC="IMG/BANNER.SWF" QUALITY=HIGH PLUGINSPAGE="HTTP://WWW.MACROMEDIA.COM/SHOCKWAVE/DOWNLOAD/INDEX.CGI?P1_PROD_VERSION=SHOCKWAVEFLASH" TYPE="APPLICATION/X-SHOCKWAVE-FLASH" WIDTH="800" HEIGHT="150">
</EMBED></OBJECT>
</TD>
</TR>
<TR>
<TD WIDTH="100%" BGCOLOR="#99CCFF" HEIGHT="276">
<P ALIGN="CENTER"><B>EMBED THE FLASH FILE IN THE HTML WEB PAGE AND MAKE YOUR WEB PAGE MORE
COLOURFUL AND ANIMATED ONE.</B>
</TD></TR>
</TABLE></BODY></HTML>
Responses
Author:
Kapil Dhawan
17 Jun 2008
Member Level:
Gold
Points
: 2
Hello
Nice piece of code
Thanks for sharing your knowledge with us.
I hope to see more good code from your side
This code is going to help lots of guys.
Ton Thanks to you
Regards,
Kapil
Feedbacks
Popular Tags
What are tags ?
Search Tags
Sign In
(No tags found.)
Post Feedback
This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must
Sign In
to post a response.
Next Resource:
xsl-Param
Previous Resource:
How to search Single node from XML
Return to Discussion Resource Index
Post New Resource
Category:
XML
Post resources and
earn money
!
Related Resources
Writing an XML document using XmlTextWriter
For-Each loop XSL
populate xml using DataGrid
How to search Single node from XML
Get a chunk of the Xml File using Xpath classes
dotNet Slackers
BizTalk Adaptors
Web Design
Contact Us
Privacy Policy
Terms Of Use