Thanks, very helpful! One new wrinkle: I'm streaming mp3 content to my app, and using onframe events to position a scrubber. This all works, but fairly often, the mp3-playing view gets an onstop event and onframe events stop firing -- evne though the audio keeps playing.
Anyone else seen this? Flash bug? OL bug? gse On Sat, 10 Jun 2006, Sarah Allen wrote: > it's an LZX thing.� Not sure why it is the way it is.� It's from before my > time. > > LzView does send these events: > onplay - when someone calls play > onstop - when someone calls stop > onlastframe - when playback stops because it ran out of data > > > On Fri, Jun 9, 2006 at 10:21 PM, Scott Evans wrote: > > > What's the deal with this attribute? Is it a Flash thing or an LZX thing? > > It seems very useful to have an event fire when playing starts/stops... > > this attribute seems to represent that but no event fires when it changes. > > Is there some other way to determine this? I can't find much in the docs. > > > > Gotta say, I find our audio playback APIs pretty weird overall. > > > > > > > > gse > > _______________________________________________ > > Laszlo-user mailing list > > [email protected] > > http://www.openlaszlo.org/mailman/listinfo/laszlo-user > >
_______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
