Commit | Date | |
---|---|---|
2010-09-08 20:37:36 | Tree | |
2010-09-08 20:20:35 | Tree | |
[r1872]
by
briggs@adobe.com
Fix FM-990: Loading images always requests a crossdomain file. The fix is to add a "checkPolicyFile" param to ImageLoader's constructor, with a default of true. To avoid the crossdomain request, just set this param to false. The downside of setting it to false is that you'll get a security error if the application attempts pixel-level access of the image. |
2010-09-08 19:20:42 | Tree |
[r1871]
by
briggs@adobe.com
Add PreloadingProxyElement to ExamplePlayer, to demonstrate how a proxy can preload a VideoElement within a SerialElement and make it seekable prior to the playhead reaching that child of the SerialElement. Helps demonstrate a solution for the issue raised in FM-952, in which it's not possible to seek across subclips within a SerialElement. Modified existing AsynchLoadingProxyElement so that it could serve as a base class for the new proxy. |
2010-09-07 23:40:29 | Tree |
2010-09-07 18:20:22 | Tree | |
[r1869]
by
briggs@adobe.com
Fix FM-953: MediaPlayer lacks method to expose DVR recording state. Add unit tests. Also fix missing clone call on DVREvent. |
2010-09-07 17:50:53 | Tree |
2010-09-03 20:17:49 | Tree | |
2010-09-03 18:43:46 | Tree | |
[r1866]
by
briggs@adobe.com
Fix FM-937: ProxyElement dispatches trait events for blocked and overridden traits. Add unit test. |
2010-09-03 00:30:08 | Tree |
2010-09-02 23:08:35 | Tree |