Add astra-flex.swc to the library path when you compile your application.
There should be somewhere to do that in your IDE. Or, if you're compiling
from the command line, you can use the following option (use the correct
path for your project):

-library-path+=./path/to/astra-flex.swc

- Josh




On Apr 11, 2017 2:59 AM, "Elrinth" <elri...@gmail.com> wrote:

Hi!

I'd like you to include rightclick.js
in the html-template
and also right under swfobject:
<script type="text/javascript" src="rightclick.js"></script>
also
<body onLoad="RightClick.init();C4Client.focus();" id="flashContentBig">

also I'd like the framework/libs be included:
astra-flex.swc

this gives us the TimeStepper.as

Kind regards, Elrinth

Reply via email to