OK I'll handle 1 and 2 today (or tonight :) )
On Fri, Feb 15, 2013 at 10:48 AM, seba.wag...@gmail.com < seba.wag...@gmail.com> wrote: > From my perspective we need to do the following: > 1) add openlaszlo 4.9.5 to our ivy list to have both runtime environments: > 4.9 and 4.9.5 > Question: How will ivy behave when you want / force both versions? Cause I > can imagine Ivy will think that 4.9.5 is sufficient to download. > But we need also version 4.9 because 4.9.5 does not SWF8 file format > anymore. > Any ideas on that? > > My roughest idea would be to rename the entire .tgz file so that it will > treat it as if those or completely different packages. > > 2) And then we need to refactor the build.xml to have two openlaszlo > directories (laszlo.home) options. > So when compiling the SWF8 stuff it will use openlaszlo4.9 and when it > compiles to SWF11 it will use openlaszlo 4.9.5 > > 3) We need to refactor the Audio/Video components. Basically > in editRecordStreamSWF10.lzx line 240 "getMicrophone" has to be replaced > with: "getEnhancedMicrophone" > > http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/media/Microphone.html > > And there has to be checked which of those config values are valid (or > which ones are important to be added). Cause enhanced microphones have a > different option set. > > Some of those new variables should be made available through the > config.xml (and old ones removed). > > > @Maxim: If you could take care about 1) + 2) I would be really thankful. > Issue 3) is basically something I have been testing already. > > Thanks! > Sebastian > > -- > Sebastian Wagner > https://twitter.com/#!/dead_lock > http://www.webbase-design.de > http://www.wagner-sebastian.com > seba.wag...@gmail.com > -- WBR Maxim aka solomax