Why all of sudden also deprecating onplay/onstop?

On 1/9/2011 8:23 PM, 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