[Laszlo-dev] [Platform-team] Running dhtml apps in devildog
Philip Romanik
promanik at laszlosystems.com
Fri Jan 25 09:09:42 PST 2008
Hi Tucker,
The second error shows that LFCdhtml.js has some kind of spacing
problem. Rather than writing, '... + ++LzNode.__UIDs', it removed too
much whitespace and wrote '... +++LzNode.__UIDs'.
With these kinds of errors, it is no surprise that LzCanvas never got defined.
Thanks!
Phil
>If you see canvas not defined of usually indicates the LFC failed to
>load. You need to use Firebug to find out what is bombing the LFC.
>
>On Jan 25, 2008, at 11:25, Philip Romanik
><<mailto:promanik at laszlosystems.com>promanik at laszlosystems.com> wrote:
>
>When I try and run an app I get errors in dhtml. For example,
>running a simple demo like weather, generates:
>
>LzCanvas is not defined
>[]
>;var $backtrace=false;var $dhtml=true;var $as3=false;var
>$js1=true;var $swf7=fal...
>dev-console.lzx.j... (line 2)
>
>invalid increment operand
>[]
>this.__LZUID="__U"+++LzNode.__UIDs;this.__LZdeferDelegates=true;var
>$5=LzDelegat...
>LFCdhtml.js (line 345)
>
>This same errors shows for a <canvas></canvas> example. I'm using
>dhtml to debug the data changes I made.
>
>Thanks!
>
>Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080125/baa82c55/attachment.html
More information about the Laszlo-dev
mailing list