Closed GoogleCodeExporter closed 8 years ago
To compile ActionScript 3 you need Adobe Flex SDK. JetMBCompiler is only a
communication layer between MiniBuilder and Java (Flex SDK is a Java
application)
Download latest version from
http://opensource.adobe.com/wiki/display/flexsdk/Flex+SDK
mxmlc is the compiler
Original comment by victor.dramba
on 21 Aug 2010 at 11:43
Original comment by victor.dramba
on 21 Aug 2010 at 11:44
Thanks for your faster help. Yes I know how do this with the sdk flex only. But
I'liked so of your JetMBCompiler that I would to use this instead the sdk flex
compiler for in the future I will put he in intrante and compile the projects
of my class from any machine.
Original comment by alex.qu...@gmail.com
on 23 Aug 2010 at 2:01
you can extend the jetmbcompiler thing to do that, but currently, there's no
security layer. you need to do a bit of java programming, but it's not hard.
you have the source code here
Original comment by victor.dramba
on 23 Aug 2010 at 3:13
Original issue reported on code.google.com by
alex.qu...@gmail.com
on 21 Aug 2010 at 4:34