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: Henry Minsky
Subject: Re: [Gnash-dev] Re: OpenLaszlo support (continued..)
Date: Mon, 26 Feb 2007 17:07:10 -0500

stage="late" causes the library to get loaded (via loadMovie()) after the main app is up and  running,  while stage="defer" waits until you expliicitly call "load()" on the named library object.



On 2/26/07, Henry Minsky <address@hidden> wrote:
stage="defer" or stage="late" will both work



On 2/26/07, strk < address@hidden> wrote:

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



--

Henry Minsky
Software Architect
address@hidden




--
Henry Minsky
Software Architect
address@hidden


reply via email to

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