Menu

SVN Commit Log


Commit Date  
[r1880] by briggs@adobe.com

Change FLASH_10_1 default to true.

2010-09-10 02:24:04 Tree
[r1879] by weizhang@adobe.com

To fix FM-1040, we came up with a solution as depicted by SVN change number 17636. However we are not totally satisfied because some multicast specific code was introduced to the NetLoader class. To remedy the problem, we introducted an indirection such that the multicast specific code goes to the MulticastNetLoader.

2010-09-09 23:34:17 Tree
[r1878] by weizhang@adobe.com

Fix bug FM-1040. For the case of multicast, OSMF must postponing the load process until it receives "NetStream.Connect.Success" NetStatusEvent from NetConnection. Otherwise, any attempt to use NetStream will cause RTE.

2010-09-09 20:44:13 Tree
[r1877] by weizhang@adobe.com

Fix FM-970. There are two issues that the fix tries to address:

1. Calling the remote subscribe method on each DVR stream, and also the streamName for MBR case comes from the streamItems instead of the resource url.

2. To support MBR, the DVRCastNetLoader.as needs to have the createSwtichManger method implementation. The best way to do it to derive the class from RTMPDynamicStreamingNetLoader class instead of NetLoader class.

2010-09-08 22:32:53 Tree
[r1876] by briggs@adobe.com

Created tag neon-sprint3-stable.

2010-09-08 21:59:39 Tree
[r1875] by briggs@adobe.com

Fix compile error (Flex 4 only).

2010-09-08 20:45:11 Tree
[r1874] by briggs@adobe.com

Eliminate compiler warning related to log statement.

2010-09-08 20:37:36 Tree
[r1873] by briggs@adobe.com

Fix ExamplePlayer UI for Flex 3.0.

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
Older >
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.