Tips: Playing Flash Files in ASP.NET

J

Jignesh Desai

Playing Flash Files in ASP.NET
Copy the HTML code below and paste it into your HTML<OBJECT
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"codebase="http://downloa
d.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"WIDTH
="550" HEIGHT="400" id="myMovieName"><PARAM NAME=movie
VALUE="myFlashMovie.swf"> <PARAM NAME=quality VALUE=high> <PARAM
NAME=bgcolor VALUE=#FFFFFF> <EMBED src="myFlashMovie.swf" quality=high
bgcolor=#FFFFFF WIDTH="550" HEIGHT="400" NAME="myMovieName" ALIGN=""
TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>1.. Change the HEIGHT and WIDTH parameters to match the height and
width of the movie dimensions or use percentage values, if desired.
2.. Change "moviename.swf" where it appears in the OBJECT and EMBED tags
to the name of movie to be played.


Regards,
Jignesh Desai
http://www.jigneshdesai.com
 
U

UJ

Jignesh,
Thanks so much! This was exactly what I was looking for. I was about to post
a message asking this very question.....

Jeffrey.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top