Commit | Date | |
---|---|---|
2010-09-30 20:45:22 | Tree | |
[r1929]
by
briggs@adobe.com
Attempted fix for FM-1022: Streaming connections fail on networks that block RTMP. The fix is as follows: |
2010-09-30 18:55:46 | Tree |
[r1928]
by
briggs@adobe.com
Add layout direction attributes to work around bug SDK-26940, when in Flex 3 compatibility mode. |
2010-09-30 18:31:49 | Tree |
[r1927]
by
weizhang@adobe.com
Fix bug 1041. This is not a timeout issue, rather it is a bug within the NetNegotiator which will only manifest itself when a NetConnection takes more than 50 ms to connect. |
2010-09-30 18:10:38 | Tree |
2010-09-29 22:04:11 | Tree | |
2010-09-29 21:47:13 | Tree | |
[r1924]
by
briggs@adobe.com
Addition to fix for FM-936: Add null check when casting to NetStreamTimeTrait, since DVR elements will have a TimeTrait of a different type. |
2010-09-29 20:07:07 | Tree |
[r1923]
by
weizhang@adobe.com
1. Remove unnecessary logic from MulticastNetLoader.as |
2010-09-29 17:53:59 | Tree |
2010-09-27 18:58:57 | Tree | |
[r1921]
by
briggs@adobe.com
Fix FM-936: RTMP preroll briefly shows image when in SerialElement and rewound. The fix is to call Video.clear() whenever a VideoElement initiates a seek to the end. Because a seek within a SerialElement applies to all children (e.g. seek to the end causes all children to seek to their ends), we can ensure that each child's Video is cleared as soon as the playhead moves past its endpoint, so that the image is not displayed when the playhead returns to that child (through a seek or a rewind). |
2010-09-27 18:56:41 | Tree |