Welcome to Dream.In.Code
Getting Help is Easy!

Join 136,059 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,586 people online right now. Registration is fast and FREE... Join Now!




Web Media Player

 
Reply to this topicStart new topic

Web Media Player

musya
15 Apr, 2008 - 06:09 PM
Post #1

D.I.C Regular
Group Icon

Joined: 25 Apr, 2007
Posts: 291



Thanked: 1 times
Dream Kudos: 50
My Contributions
I am building a media player that plays both videos and audio files, now im going to embed the videos as flash files using the standard flash player code.
CODE

<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
WIDTH="400" HEIGHT="300"
CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0">
<PARAM NAME="MOVIE" VALUE="sample.swf">
<PARAM NAME="PLAY" VALUE="true">
<PARAM NAME="QUALITY" VALUE="best">
<PARAM NAME="LOOP" VALUE="true">
<EMBED SRC="sample.swf" WIDTH="400" HEIGHT="300" PLAY="true" LOOP="true" QUALITY="best"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>


But my question is this, can i do the same for audio? such as mp3 files, or what is the best way to play mp3 files on the net, im just now sure how i would do that. Can flash do it? Any help would be greatly appreciated. Thank you.
User is offlineProfile CardPM
+Quote Post

ahmad_511
RE: Web Media Player
18 Apr, 2008 - 03:48 PM
Post #2

D.I.C Regular
Group Icon

Joined: 28 Apr, 2007
Posts: 351



Thanked: 8 times
Dream Kudos: 400
My Contributions
Hi
if it's just mp3 files i think flash can do it and it's easy to acomplish using the Sound() object, i've done this before with SwishMax2 not with flash but it's the same if you're using AS2
Regards
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/1/08 06:24PM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month