Hi Nico,

I added a small test to the upgrade script, which compiles an AS3
class into an swf11 SWC, and creates a unit test testing the SWC
library loading and instantiating the AS3 class. Everything is working
fine.

I'm creating the SWC using the following compc command:
compc -external-library-path
$FLEX_HOME/frameworks/libs/player/11.1/playerglobal.swc
$FLEX_HOME/frameworks/libs/framework.swc
$LPS_HOME/lps/includes/lfc/LFC11-debug.swc -source-path src/as3 -o
swf11-swctest.swc -include-classes
com.rajubitter.swf11.SWF11RuntimeSWCTest

When you create the Flex SWC, it's probably a format different from
the SWC created using from pure ActionScript - and that's why
OpenLaszlo has a problem loading those.

I think all the people who had been working on the mouse kernel have
left the company, that's why you are not getting any answer to that
question.

Raju

Reply via email to