all should be compiled with *ant* compile.laszlo.main - compile swf8 release compile.laszlo.main.debug - compile swf8 debug compile.laszlo.main.as3 - compile swf10 release compile.laszlo.main.debug.as3 - compile swf10 debug client.only - all flash modules release client.debug.only - all flash modules debug
On 31 July 2014 07:58, nelson gomez <[email protected]> wrote: > Hi maxim, > > I have installed openlaszlo, and i was tested some file as main.as3.lzx, > but when i try compile this file, then, i show some error, because the file > , need other files as source. > > Do you can me guide for compile this file (main.as3.lzx) but not recibe > errors? > > Thanks for you attention, > > > > > 2014-07-29 22:49 GMT-04:30 Maxim Solodovnik <[email protected]>: > >> Hello Nelson, >> >> please contact user or dev list with such questions, more people can >> answer :) http://openmeetings.apache.org/mail-lists.html >> >> OM Flash interface is written using Openlaszlo the sources are available >> here: >> https://svn.apache.org/repos/asf/openmeetings/branches/3.0.x/WebContent/src >> >> https://svn.apache.org/repos/asf/openmeetings/branches/3.0.x/WebContent/swf10 >> (not sure which version are you using, branch should be changed according >> to version) >> >> trunk is going to use AS3 and latest Flex compiler >> to change colors you can play with theme.xml file (bundled with OM) >> to change layout of video windows you need to modify Openlaszlo code in >> "swf10" folder >> >> >> >> On 30 July 2014 03:04, nelson gomez <[email protected]> wrote: >> >>> Hi Maxim, how are you doing? Hope everything goes well. >>> >>> I'm writing you to ask about how to change the interface in the >>> OpenMeeting Web App, I assume that I can modify some action script file >>> (don't know if AS 2.0 or 3.0), also the main .SWF is generated by Flash >>> itself and I think we cannot have access to that Source File. Anyways it's >>> ok for me, I just need to change the colors and shapes, maybe also the >>> layout. So my question is if there's a way to modify the interface with >>> some files (.as, .xml, .swf, .flv and others) Where I can start? In the >>> first case, I want to upgrade the webcam layout, maybe by generating a >>> module or block to show them horizontally or vertically aligned in the OM >>> MainFrame. >>> >>> Thanks for you attention, >>> >>> Best Regards >>> >>> -- >>> Nelson Gomez >>> >> >> >> >> -- >> WBR >> Maxim aka solomax >> > > > > -- > Nelson Gomez > -- WBR Maxim aka solomax
