There are a couple of ways to get code compiled standalone.

One way would be to use the <import> tag, which will compile a library which
is designed to be loaded at runtime using loadMovie. It can be used instead
of <include>, I will send a code example in a minute.. it will compile a
standalone swf for the library.

The library file will just contain a big script action block, and a callback
at the end.
On 2/14/07, strk <[EMAIL PROTECTED]> wrote:

On Mon, Feb 12, 2007 at 08:30:41PM -0500, P T Withington wrote:
> Even the simplest app includes the entire LFC (Laszlo Foundation
> Classes), which is probably what you are seeing.

No way to omit them ?
Are sources available / can they be acted on for debugging ?

--strk;




--
Henry Minsky
Software Architect
[EMAIL PROTECTED]
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to