approved, with one question, where is 'connectionparams' being set? Is that set when you instantiate an rtmp connection object?
On Sat, Jan 9, 2010 at 9:17 PM, Max Carlson <[email protected]> wrote: > Change 20100109-maxcarlson-D by maxcarl...@bank on 2010-01-09 18:10:35 PST > in /Users/maxcarlson/openlaszlo/trunk-clean > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: Add ability to send arguments to RTMP servers at connect time > connecT() > > Bugs Fixed: LPP-8698 - Add connection args for rtmp connections > > Technical Reviewer: ptw > QA Reviewer: hminsky > > Release Notes: rtmpconnection now has a connectionparams attribute which > may be set before calling connect() to pass arguments to the RTMP server. > > Details: mediastream - Use rtmpconnection._doconnect() instead of built-in > method for callbacks in swf9. > > rtmpconnection - Add connectionparams attribute, pass to > NetConnection.connect(). Add _doconnect() method that handles connecting to > the server. > > Tests: IWFM > > Files: > M lps/components/extensions/av/mediastream.lzx > M lps/components/extensions/av/rtmpconnection.lzx > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20100109-maxcarlson-D.tar > -- Henry Minsky Software Architect [email protected]
_______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
