How to add flash movie in my project?
12 October 2009
1,234 views
No Comment
<object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ id=”name” width=”468″ codebase=”http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0″ height=”60″>
<param value=”http://www.msdotnetheaven.com/shubhhostingDiwali.swf” name=”movie”/>
<param value=”high” name=”quality”/>
<param value=”transparent” name=”wmode”/>
<embed
pluginspage=”http://www.macromedia.com/shockwave/download/index.cgi?
P1_Prod_Version=ShockwaveFlash” quality=”high” type=”application/x-shockwave-flash” height=”60″ src=”http://www.msdotnetheaven.com/shubhhostingDiwali.swf” width=”468″ wmode=”transparent” name=”name”>
</embed>
</object>
Popularity: unranked [?]
Related interview questions
- How to set width of Column in Gridview Control?
- Difference between Clone, Close and Dispose methods of Crystal Report?
- How can I create a Singleton class by using public constructor?
- What is a Lambda expression?
- Write query to get custom results



(2 votes, average: 4.50 out of 5)







Leave your response!
You must be logged in to post a comment.