I don't know of one off-hand but there are TONS of flash based MP3 players out there. I would imagine there is one to do what you are trying. I've written a couple of players myself that read the music info from an xml file and play them based on passed URLs. I could dig one up for you if you half to start from scratch.
-----Original Message----- From: William Seiter [mailto:[EMAIL PROTECTED] Sent: Monday, March 24, 2008 2:46 PM To: CF-Talk Subject: RE: Music previewing Thank you Will and Bobby, In my searches, I came across a premade 'sound machine' flash file which takes an XML document and then you indicate which sound file from the XML you had wanted. Does anyone know of any other premade flash files which would take a simple 'url' in the flash variables from the embed or object tag to play the music? Otherwise I will need to download the trial of Adobe Flash.... Thank you again, William ::-----Original Message----- ::From: Will Tomlinson [mailto:[EMAIL PROTECTED] ::Sent: Monday, March 24, 2008 4:16 AM ::To: CF-Talk ::Subject: Re: Music previewing :: ::>I am trying to get a temporary fix of having an embed object created ::>dynamically through javascript and then using a settimeout to replace ::that ::>object with a blank one that will 'stop' the music playing, but since the ::>music isn't 'streaming' the song takes too much time to download to the ::>users' machine before starting the playback. ::> :: ::Flash will stream the music automatically like you need. :: ::Will :: :: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302029 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

