Change 20080620-maxcarlson-g by [EMAIL PROTECTED] on 2008-06-20 14:52:44 PDT
    in /Users/maxcarlson/openlaszlo/trunk-clean
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix multiframe media playback in dhtml

Bugs Fixed: LPP-5709 - Playing views with multiframe resources works in dhtml but only advances 1 frame in swf8.

Technical Reviewer: promanik
QA Reviewer: hminsky
Doc Reviewer: liorio

Documentation: We need to document the capability of including an entire directory of resources at once for animation. See LPP-5709 for an example.

Details: Default to playing multiframe resources until told otherwise. Use resourceevent() API instead of setTotalFrames(). Refactor updateFrame() to __setFrame().

Tests: See updated testcase in LPP-5709. Should play/stop consistently between dhtml and swf.

Files:
M      WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20080620-maxcarlson-g.tar

Reply via email to