Thanks for the links Will, I had no time yet to look more detailed into it but I will do soon ...
Thanks, Sebastian 2012/3/9 Will Daniels <[email protected]> > Hi Sebastian, > > Raju put together some time ago this doc with some of the steps involved > (it's a work in progress): > https://docs.google.com/document/d/1OMCVOhugkb-eDNUifZiJEpACMZa0wUr8g2RQHC8QePc/edit > > Were you able to make any progress on this issue? > > I've not been working on this for the last month, but will devote some > time now to move forward. > > > On Wed, Feb 8, 2012 at 10:15 AM, [email protected] < > [email protected]> wrote: > >> I think some information is also provided in this Issue report: >> http://jira.openlaszlo.org/jira/browse/LPP-9081 >> >> It includes the SVN log of the an update of the Flex Compiler. >> >> I think this issue: >> http://jira.openlaszlo.org/jira/browse/LPP-9903 >> can be closed, as there is already Flex 4.6 available. >> >> However, for me it seems like upgrading Flex doesn't require many source >> code changes in the OpenLaszlo framework. >> As far as I can see only this file is concerned: >> /openlaszlo/trunk/WEB-INF/lps/server/src/org/openlaszlo/sc/SWF9External.java >> >> >> So this file here: >> >> http://www.openlaszlo.org/svn/openlaszlo/trunk/WEB-INF/lps/server/src/org/openlaszlo/sc/SWF9External.java >> =>I think SWF9External.java sets a number of compiler options to trigger >> the flex-sdk-compiler. >> >> The rest of the updated files seem like a copy/update/compare of needed >> JARs,executables and other library stuff of the Flex SDK. >> So, if there are no changes in the way Flex works and for example how it >> does does throw compiler errors, the update should potentially work. >> >> Are there other known obstacles that need to be addressed? >> >> Sebastian >> >> 2012/2/7 [email protected] <[email protected]> >> >> Hi Raju, >>> >>> did you had a chance to publish the docs somewhere? Or are those >>> actually already somewhere in the wiki? >>> >>> Thanks, >>> Sebastian >>> >>> >>> 2012/2/3 Raju Bitter <[email protected]> >>> >>>> Are you looking for the acoustic echo cancellation feature? That has >>>> been added with FP 10.3 - and OpenLaszlo only supports 10.1. >>>> http://groups.adobe.com/index.cfm?event=post.display&postid=35211 >>>> >>>> I'm going to share the information on upgrading the Flex SDK through >>>> Google Docs, will post the link here later. >>>> >>>> - Raju >>>> >>>> On Fri, Feb 3, 2012 at 11:56 AM, [email protected] >>>> <[email protected]> wrote: >>>> > Hm, >>>> > >>>> > okay, where do you commit your results to? >>>> > >>>> > Sebastian >>>> > >>>> > >>>> > 2012/2/3 Will Daniels <[email protected]> >>>> >> >>>> >> Hi! I think it has to do with the fact the Laszlo is not currently >>>> >> compiled against the latest Flex SDK, so none of the new classes >>>> seem to be >>>> >> available. >>>> >> >>>> >> Raju and I are working on that...but help is always appreciated :) >>>> >> >>>> >> >>>> >> On Thu, Feb 2, 2012 at 11:00 AM, [email protected] >>>> >> <[email protected]> wrote: >>>> >>> >>>> >>> Hi, >>>> >>> >>>> >>> the script >>>> >>> Microphone.getEnhancedMicrophone(); >>>> >>> >>>> >>> throws a compiler error that there is a static reference to .. I >>>> guess >>>> >>> non existing method. >>>> >>> >>>> >>> Microphone.getMicrophone(); >>>> >>> >>>> >>> works. However, that is of course no "enhancedMicrophone" then. >>>> >>> >>>> >>> Anybody got an idea how to solve or workaround that? >>>> >>> >>>> >>> Sebastian >>>> >>> >>>> >>> -- >>>> >>> Sebastian Wagner >>>> >>> http://www.openmeetings.de >>>> >>> http://incubator.apache.org/openmeetings/ >>>> >>> http://www.webbase-design.de >>>> >>> http://www.wagner-sebastian.com >>>> >>> [email protected] >>>> >> >>>> >> >>>> > >>>> > >>>> > >>>> > -- >>>> > Sebastian Wagner >>>> > http://www.openmeetings.de >>>> > http://incubator.apache.org/openmeetings/ >>>> > http://www.webbase-design.de >>>> > http://www.wagner-sebastian.com >>>> > [email protected] >>>> >>> >>> >>> >>> -- >>> Sebastian Wagner >>> http://www.openmeetings.de >>> http://incubator.apache.org/openmeetings/ >>> http://www.webbase-design.de >>> http://www.wagner-sebastian.com >>> [email protected] >>> >> >> >> >> -- >> Sebastian Wagner >> http://www.openmeetings.de >> http://incubator.apache.org/openmeetings/ >> http://www.webbase-design.de >> http://www.wagner-sebastian.com >> [email protected] >> > > -- Sebastian Wagner http://www.openmeetings.de http://incubator.apache.org/openmeetings/ http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
