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: Thu, 15 Feb 2007 00:39:19 +0100

On Wed, Feb 14, 2007 at 04:08:06PM -0500, Henry Minsky wrote:
> Basically all the tags in an lzx file compile down to function calls to
> LzInstantiateView which is defined in the LFC.
> 
> You can get an app which contains code which doesn't depend on the LFC by
> making an app which looks like
> 
> <canvas>
> <script when="immediate">
> <![CDATA[
> some javascript here
> ]]>
> </script>
> </canvas>
> 
> Note that we only added the when="immediate" feature a couple weeks ago, so
> you need a new build to do this.

Are nightly builds available ? (build instruction are wrong, refer to a 
directory
not available in SVN: jakarta-ant-1.5.1)

--strk;




reply via email to

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