Menu

Commit [r1318]  Maximize  Restore  History

Fix bug FM-331: Unable to seek within a temporal element. The bug is due to the composite SeekTrait being initialized prior to the composite TimeTrait, which it depends on. The fix is for the composite SeekTrait to listen for the composite TimeTrait being added or removed. Note that this required an API addition on the base SeekTrait, exposing a protected setter for the TimeTrait (a protected getter already existed).

briggs@adobe.com 2010-03-13

changed /osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/CompositeSeekTrait.as
changed /osmf/trunk/framework/OSMF/org/osmf/traits/SeekTrait.as
changed /osmf/trunk/framework/OSMFTest/org/osmf/elements/TestSerialElementWithSeekTrait.as
/osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/CompositeSeekTrait.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/OSMF/org/osmf/traits/SeekTrait.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/OSMFTest/org/osmf/elements/TestSerialElementWithSeekTrait.as Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.