Go Back   Velocity Reviews > Newsgroups > ASP Net
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

ASP Net - Tips: Playing Flash Files in ASP.NET

 
Thread Tools Search this Thread
Old 03-04-2005, 07:29 AM   #1
Default Tips: Playing Flash Files in ASP.NET


Playing Flash Files in ASP.NET
Copy the HTML code below and paste it into your HTML<OBJECT
classid="clsid27CDB6E-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




Jignesh Desai
  Reply With Quote
Old 05-24-2005, 06:06 PM   #2
UJ
 
Posts: n/a
Default Re: Playing Flash Files in ASP.NET
Jignesh,
Thanks so much! This was exactly what I was looking for. I was about to post
a message asking this very question.....

Jeffrey.

"Jignesh Desai" <> wrote in message
news:uAjL$...
> Playing Flash Files in ASP.NET
> Copy the HTML code below and paste it into your HTML<OBJECT
> classid="clsid27CDB6E-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
>
>





UJ
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert Video files to PSP ivan DVD Video 4 06-17-2008 11:16 AM
Convert Video files to MP4 for iPod ivan DVD Video 0 04-26-2006 08:38 AM
Very slow recognising DVD disc Terry Pinnell DVD Video 1 03-28-2006 06:53 PM
Now I introduce some popular software of multimedia eightsome@gmail.com DVD Video 0 03-28-2006 02:29 PM
512M USB Flash Disk Loses Files David Nesbitt A+ Certification 3 08-03-2004 09:00 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46