Commit | Date | |
---|---|---|
[r678]
by
briggs@adobe.com
Fix bug (from Charles) where a SerialElement would dispatch the durationReached event early because the currentTime-duration comparison would return a false positive. The bug was a result of not updating the composite trait's current time value when children are added and removed (thus improving the chance that the duration will have the right value and the current time won't). |
2009-12-18 04:09:39 | Tree |
[r677]
by
cnewman@akamai.com
Fixed a bug where the wrapped element's play trait was not being used correctly. |
2009-12-18 02:37:41 | Tree |
[r676]
by
briggs@adobe.com
Fix bug FM-296: Parallel videos pause when the shortest video completes. Injection from trait refactoring. Composite trait now takes into account whether the completed child is the last completed child, and only marks itself as stopped if it is. |
2009-12-18 01:19:06 | Tree |
2009-12-18 00:10:05 | Tree | |
2009-12-17 21:30:51 | Tree | |
2009-12-17 21:22:07 | Tree | |
2009-12-17 20:13:22 | Tree | |
2009-12-17 18:06:54 | Tree | |
[r670]
by
evrijkom@adobe.com
Fix for FM-287, reinstating the main sample (that uses serial and parallel composition), and making another pass at getting all the changed trait methods mapped correctly back- and forth between JS and Flash. |
2009-12-17 11:45:27 | Tree |
[r669]
by
briggs@adobe.com
Adjust MediaPlayer's stop implementation to take advantage of the new PlayTrait method. Fixes bug where playable media would auto-loop even if loop was false. |
2009-12-17 05:36:33 | Tree |