Henry needs to weigh in here, because he has some concerns about the different 
`play` API's for a multi-frame <view> vs. a <video> (which presumably is a 
subclass of <view> so needs to have a coherent method signature to subclass).

On 2011-01-09, at 14:23, Max Carlson wrote:

> Change maxcarlson-20110109-O0R by maxcarl...@friendly on 2011-01-09 11:03:54 
> PST
>    in /Users/maxcarlson/openlaszlo/trunk-clean
>    for http://svn.openlaszlo.org/openlaszlo/trunk
> 
> Summary: Deprecate view.play/onplay/onstop in favor of view.playing attribute
> 
> Bugs Fixed: LPP-7273 - <view> `play` attribute should be deprecated, replace 
> with `playing` (and make that read/write)
> 
> Technical Reviewer: ptw
> QA Reviewer: [email protected]
> 
> Details: LzSprite - Use resourceevent() to set playing attribute.
> 
> LaszloView - Update docs on playing attribute to be read/write, add onplaying 
> event.  Deprecate onplay/onstop.  Add deprecated warning to view.play virtual 
> setter.
> 
> Tests: test/lfc/legals/multiframeresource.lzx runs like before across all 
> runtimes
> 
> Files:
> M       WEB-INF/lps/lfc/kernel/swf/LzSprite.as
> M       WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js
> M       WEB-INF/lps/lfc/kernel/swf9/LzSprite.as
> M       WEB-INF/lps/lfc/views/LaszloView.lzs
> 
> Changeset: 
> http://svn.openlaszlo.org/openlaszlo/patches/maxcarlson-20110109-O0R.tar


Reply via email to