Hi folks, What is the proper way to address the issue that richinputtext is not supported for AS3 when migrating an application to AS3?
Should one use rte component instead? -- With best regards / с наилучшими пожеланиями, Alexei Fedotov / Алексей Федотов, http://dataved.ru/ +7 916 562 8095 On Wed, Apr 27, 2011 at 10:23 AM, Alexei Fedotov <[email protected]> wrote: > Folks, > > I faced swf10 compilation problem of richinputtext. The problem looks > fixed in the recent OpenLaszlo nightly build. Just wanted to keep you > posted. > > -- > With best regards / с наилучшими пожеланиями, > Alexei Fedotov / Алексей Федотов, > http://dataved.ru/ > +7 916 562 8095 > > > > > On Mon, Apr 25, 2011 at 1:43 AM, Alexei Fedotov > <[email protected]> wrote: >> As for AS2 -> AS3, color should be replaced with >> flash.geom.ColorTransform [1]. Good, that majority of bugs come from >> here. >> >> [1] http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/migration.html >> >> >> >> -- >> With best regards / с наилучшими пожеланиями, >> Alexei Fedotov / Алексей Федотов, >> http://dataved.ru/ >> +7 916 562 8095 >> >> >> >> >> On Mon, Apr 25, 2011 at 1:23 AM, Alexei Fedotov >> <[email protected]> wrote: >>> While migrating I faced the following issue: >>> >>> rewritten colorpicker.lzx contains new Color() call, which is no >>> longer supported >>> >>> I'm looking into this. >>> >>> >>> -- >>> With best regards / с наилучшими пожеланиями, >>> Alexei Fedotov / Алексей Федотов, >>> http://dataved.ru/ >>> +7 916 562 8095 >>> >>> >>> >>> >>> On Thu, Apr 14, 2011 at 4:46 PM, Alexei Fedotov >>> <[email protected]> wrote: >>>> Guys, Sebastian, >>>> Could anyone recall any particular issues on AS3 migration? >>>> >>>> -- >>>> With best regards / с наилучшими пожеланиями, >>>> Alexei Fedotov / Алексей Федотов, >>>> http://dataved.ru/ >>>> +7 916 562 8095 >>>> >>>> >>>> >>>> On Tue, Apr 5, 2011 at 6:13 PM, [email protected] >>>> <[email protected]> wrote: >>>>> >>>>> There is some code in openlaszlo that wraps the method of Flash. >>>>> The client is compiled with target=swf8, which means it generated AS2 >>>>> Code. >>>>> >>>>> Sebastian >>>>> >>>>> 2011/4/5 Hai Yuan <[email protected]>: >>>>> > Is there Any apis for NetStream in openlazslo? >>>>> > I thought it was the same as in AS3,but the code >>>>> > this._content._videostream._ns.resume(); >>>>> > doesn't work(_ns is an instance of NetStream).The debuger says it is not >>>>> > defined. >>>>> > I want it becase the NetStream.pause(true/false) method seems dosen't >>>>> > work >>>>> > well~~~ >>>>> > >>>>> > -- >>>>> > Best Regards! >>>>> > Hai Yuan(Tony) >>>>> > 袁海 >>>>> > >>>>> > -- >>>>> > You received this message because you are subscribed to the Google >>>>> > Groups >>>>> > "OpenMeetings User" group. >>>>> > To post to this group, send email to [email protected]. >>>>> > To unsubscribe from this group, send email to >>>>> > [email protected]. >>>>> > For more options, visit this group at >>>>> > http://groups.google.com/group/openmeetings-user?hl=en. >>>>> > >>>>> >>>>> >>>>> >>>>> -- >>>>> Sebastian Wagner >>>>> http://www.webbase-design.de >>>>> http://openmeetings.googlecode.com >>>>> http://www.wagner-sebastian.com >>>>> [email protected] >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google Groups >>>>> "OpenMeetings User" group. >>>>> To post to this group, send email to [email protected]. >>>>> To unsubscribe from this group, send email to >>>>> [email protected]. >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/openmeetings-user?hl=en. >>>>> >>>> >>>> >>> >> >
