Is this possible...Be able to have a template with pre-loaded mp3..so you insert cdrom and it has about 100mp3s pre-loaded ready to play???
Professional Software Development Tools
Is this possible...Be able to have a template with pre-loaded mp3..so you insert cdrom and it has about 100mp3s pre-loaded ready to play???
Yup....its possible. Let's wait fer comments from experts.Originally Posted by chrisrobbins
Newbie Examples
------> AMS 7.5 : amstudio.azman.info
----> AMS 6 & 5: www.azman.info/ams/
----> FB: facebook.com/GuideToWealth
----> Content Development Blog: www.AZMAN.asia
You can simply use 'Audio.Load', or 'MediaPlayer.Load' (if you have the MSMediaPlayer Plugin) and disable 'automatic play on load'. As far as my knowledge is, you can't load 300 or more media(s) at once.
Was that what you're looking for ?
In any case, if the media(s) you want to play are placed on a removable/fixed disk, it takes a few milliseconds to load them depending on your media's size
Last edited by Mina; 03-14-2006 at 11:40 AM.
I want to put a cdrom in made with AMS 6 and a media player comes up with pre-loaded media...and then all the person as to do is pick a track and press play..
You could use the Listbox Object to list all the songs in your cd. When the user double clicks an item in the listbox, let it read the location of this media from the item's data. Next thing to do is play it through the Media Player Plugin.
You can find a few examples about this in the forum (im looking forward to put one in my site)
OK great where do I get the WMP plugin..i have searched but can not find it???
OK can I add a picture of the CD cover to the mp3 playing with this plugin??