Re: Streaming audio without QT

2013-10-03 Thread tbodine
>God I need that new player. Me, too. Wish it were not so far down the roadmap. -- Tom Bodine -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Streaming-audio-without-QT-tp4670558p4670587.html Sent from the Revolution - User mailing list archive at Nabble.com.

Re: Streaming audio without QT

2013-10-02 Thread J. Landman Gay
On 10/2/13 10:59 PM, J. Landman Gay wrote: I could write a script that does the polling, but it seems to me callbacks should work. Oh gosh -- I need to correct the record. I just took a closer look at the callbacks and they were still set for timings of the old m4a files we were using. Those

Re: Streaming audio without QT

2013-10-02 Thread J. Landman Gay
On 10/2/13 9:26 PM, Jim Lambert wrote: Jacque wrote: Is there really no way to play a streaming mp3 without QT? Jacque, Perhaps play it within a browser control? We may have figured it out. My client is audio-proficient and made several different mp3 files to test. I'm not sure what wr

Re: Streaming audio without QT

2013-10-02 Thread Jim Lambert
Jacque wrote: > > Is there really no way to play a streaming mp3 without QT? Jacque, Perhaps play it within a browser control? Jim Lambert ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe a

Re: Streaming audio without QT

2013-10-02 Thread J. Landman Gay
On 10/2/13 3:50 PM, Alejandro Tejada wrote: When you download a file with Livecode, where is the file stored? In the system's cached files folder or this file only exists in RAM memory? I wish I knew. I spent some time yesterday looking for the temporary files but I couldn't find any. Maybe t

Re: Streaming audio without QT

2013-10-02 Thread Alejandro Tejada
When you download a file with Livecode, where is the file stored? In the system's cached files folder or this file only exists in RAM memory? J. Landman Gay wrote > On 10/2/13 2:30 PM, Scott Rossi wrote: >> Probably not the answer you want to hear but, download and play locally? > > Yeah, won't

Re: Streaming audio without QT

2013-10-02 Thread J. Landman Gay
On 10/2/13 2:30 PM, Scott Rossi wrote: Probably not the answer you want to hear but, download and play locally? Yeah, won't work. We need instant playback. Is there really no way to play a streaming mp3 without QT? God I need that new player. On 10/2/13 12:10 PM, "J. Landman Gay" wrote:

Re: Streaming audio without QT

2013-10-02 Thread Scott Rossi
Probably not the answer you want to hear but, download and play locally? Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 10/2/13 12:10 PM, "J. Landman Gay" wrote: >When I set a player to a remote http audio file on a Win 7 machine >without QT installed, nothing plays a