gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Laszlo-dev] [Gnash-dev] YouTube video via OpenLaszlo


From: strk
Subject: Re: [Laszlo-dev] [Gnash-dev] YouTube video via OpenLaszlo
Date: Wed, 14 Feb 2007 19:12:44 +0100

On Wed, Feb 14, 2007 at 01:00:51PM -0500, Henry Minsky wrote:
> example:
> 
> main.lzx:
> 
> <canvas>
>  <import name="lib" href="view-library.lzx" stage="late" />
> </canvas>
> 
> 
> view-library.lzx:
> 
> <library>
>  <text>Loaded</text>
>  <view y="20" width="100" height="100" bgcolor="red"/>
> </library>
> 
> The compiler will emit a file in build/main/view-library.lzx.swf
>
> but note that it won't contain anything very interesting, just function
> calls to
> LzInstantiateView(...)

lzc main.lzx ?
Using lzc-3.3.3 I don't get the view-library.lzx.swf, just the main.swf (73k).

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]