-I get this, but I'm not really trying to use the ASDT logger:
Error 2005-08-16 07:40:56.487 Error while stopping "org.asdt.logger_0.0.8.build2".
org.osgi.framework.BundleException: Exception in org.asdt.logger.ASLoggerPlugin.stop() of bundle org.asdt.logger.
On 8/16/05, Olivier <[EMAIL PROTECTED]> wrote:
A couple of thoughts based on my experience and previous answers.
-You need FO 0.2.1.6 if you're using asdt 0.0.8. Don't forget to copy
the Flashout.as to the Flash Classes folder.
-Check your Eclipse logs to see if everything got loaded properly.
-You don't need to import the FO in any class to make it work.
-If you use the -keep switch, then simply add one Flashout.info ()
statement in your code, compile it and the class will from now on be
included in the swf. You can then replace Flashout.info() with the
generic TRACE method and it will always work.
-The argument to add to the trace panel in FO is Flashout.traceReplacer
I hope some of this will be useful...
Olivier
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
