[EMAIL PROTECTED] wrote:
HI All:From experimenting, I think I can make a streaming mp3 player in open laszlo, is there access to the multiple channel capabilities of flash from open laszlo so I can crossfade 2 tracks? Thanks. Forrest
Hi Forrest,You can stream mp3s to different views. Each view has access to its own volume and pan controls - see setPan() and setVolume().
-- Regards, Max Carlson OpenLaszlo.org
