[Laszlo-user] Playing MP3 via setSource in view - solo vs proxied

Trebor Fenstermaker tcfenstermaker at gmail.com
Thu May 29 08:34:39 PDT 2008


Consider the following program:

<canvas debug="true" proxied="false">

<view>

<handler name="oninit">

this.setSource("mymp3.mp3");

this.play();

</handler>

</view>

</canvas>


This will not play in SOLO mode; but will in proxied.


MP3 is listed as one of the types supported by OL without transcoding,
correct?  If so, why will this not play in SOLO?


tcf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-user/attachments/20080529/e963ffa1/attachment.html


More information about the Laszlo-user mailing list