Hey guys, check out: http://www.flashcodersbrighton.org/wordpress/?p=9
PCM playing in actionscript 3. - Austin ---------- Original Message ----------- From: "Mike Keesey" <[EMAIL PROTECTED]> To: "'Flashcoders mailing list'" <[email protected]> Sent: Wed, 1 Nov 2006 16:16:11 -0800 Subject: RE: [Flashcoders] playing audio filetypes other than mp3? > You can use ByteArray in Flash 9 to load any kind of binary data. While > you could use this to create image-rendering plugins using BitmapData > (or even video-rendering, although I question performance), there's no > corresponding "SoundData" class, is there? So I think, at least as far > as sound goes, you're kind of stuck with MP3. > ¯ > Mike Keesey > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:flashcoders- > > [EMAIL PROTECTED] On Behalf Of Josh Santangelo > > Sent: Wednesday, November 01, 2006 3:54 PM > > To: [email protected] > > Subject: [Flashcoders] playing audio filetypes other than mp3? > > > > I'm wondering if anyone's managed to play filetypes other than MP3 in > > Flash. Obviously you can't just load them up, but I'm envisioning > > loading them into a hidden instance of the QuickTime plugin, and then > > using JavaScript to bridge the two so that you can control the > playback > > from Flash. > > > > Anyone seen/done anything similar? > > > > -josh > > _______________________________________________ > > [email protected] > > To change your subscription options or search the archive: > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > Brought to you by Fig Leaf Software > > Premier Authorized Adobe Consulting and Training > > http://www.figleaf.com > > http://training.figleaf.com > > _______________________________________________ > [email protected] > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com ------- End of Original Message ------- _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

