4WebHelp
 FAQ  •  Search  •  User Groups  •  Forum Admins  •  Smilies List  •  Statistics  •  Rules   •  Login   •  Register
Toggle Navigation Menu

 Opening up mp3 files in flash mx
Post New TopicReply to Topic
View Previous Topic Print this topic View Next Topic
Author Message
dkaff
Junior WebHelper
Junior WebHelper


Joined: 12 Jul 2003
Posts: 7
Location: California

PostPosted: Tue Aug 19, 2003 12:51 pm (20 years, 8 months ago) Reply with QuoteBack to Top

Does anyone know an easy way to open up mp3 files in flash? I would like to use the loadsound command because the files are quite large. Better yet, is there a way to call them up and play them in an external player such as Winamp etc?

Thanks,

David
OfflineView User's ProfileFind all posts by dkaffSend Personal Message
Darren
Team Member



Joined: 05 Feb 2002
Posts: 549
Location: London

PostPosted: Tue Aug 19, 2003 1:26 pm (20 years, 8 months ago) Reply with QuoteBack to Top

This might not be quite what your looking for, but you could try using:

Code:
on (release) {
  getURL("mytune.mp3");
}


if you attach that to a button it should play the mp3 in much the same way as it would if you linked to an mp3 from a normal HTML page (I guess it depends on the platform as to exactly how it would work, but it works on my Mac).

There are undoubtedly more elegant ways to do it within Flash, maybe you could check out http://www.flashkit.com for a tutorial...
OfflineView User's ProfileFind all posts by DarrenSend Personal MessageVisit Poster's Website
dkaff
Junior WebHelper
Junior WebHelper


Joined: 12 Jul 2003
Posts: 7
Location: California

PostPosted: Wed Aug 20, 2003 12:37 am (20 years, 8 months ago) Reply with QuoteBack to Top

Hi Darren,

Thanks for the info I'll give at a shot.

David
OfflineView User's ProfileFind all posts by dkaffSend Personal Message
Display posts from previous:      
Post New TopicReply to Topic
View Previous Topic Print this topic View Next Topic


 Jump to:   




You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot edit your posts in this forum.
You cannot delete your posts in this forum.
You cannot vote in polls in this forum.


Page generation time: 0.225587 seconds :: 18 queries executed :: All Times are GMT
Powered by phpBB 2.0 © 2001, 2002 phpBB Group :: Based on an FI Theme