C# Tutorials and offshore development in India
    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



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !






How to display FLASH Movie in HTML page


Posted Date: 24 Jul 2008    Resource Type: Code Snippets    Category: Html
Author: Kundan Kumar SinhaMember Level: Gold    
Rating: Points: 7



Use the following code sample to add a FLASH movie in your HTML page. Replace the MY_FLASH_CLIP.swf with any other flash file's name.

To embed a flash movie "object" is used. The classid attribute of the object tag is set to the gui(global unique identifier) of the Macromedia Flash ActiveX control. Also, the pluginpage value for the embed tag is set in order to obtain the plugin if it is not installed yet.


<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="100%" HEIGHT="100%" id="resizable2" ALIGN="">
<PARAM NAME=movie VALUE="MY_FLASH_CLIP.swf">
<EMBED src="MY_FLASH_CLIP.swf" quality=high scale=noscale bgcolor=#FFFFFF WIDTH="100%" HEIGHT="100%" NAME="resizable2" SALIGN="LT" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED>
</OBJECT>




Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Feedbacks      
Popular Tags   What are tags ?   Search Tags  
How to use FLASH Movie in HTML page  .  How to display FLASH Movies in HTML page  .  FLASH Movies in web page  .  FLASH Movies in HTML page  .  Emebed Flash movies in a Web Page  .  

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: Display Message while Loading Web Page
Previous Resource: Display Button with Image
Return to Discussion Resource Index
Post New Resource
Category: Html


Post resources and earn money!
 
Related Resources



dotNet Slackers   BizTalk Adaptors    Web Design


Contact Us    Privacy Policy    Terms Of Use