gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Re: OpenLaszlo support (continued..)


From: strk
Subject: Re: [Gnash-dev] Re: OpenLaszlo support (continued..)
Date: Mon, 26 Feb 2007 23:04:36 +0100

On Mon, Feb 26, 2007 at 04:58:37PM -0500, Henry Minsky wrote:
> Can you try this
> 
> main.lzx:
> 
> <canvas>
> <import href="mylib.lzx"/>
> </canvas>

 Compilation errors occurred:
 main.lzx:2:27: required attributes missing
 name is a required attribute of import; compilation aborted

Adding name attribute:

 stage is a required attribute of import; compilation aborted

What's a valid value for the 'stage' attribute ?

--strk;




reply via email to

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