On line 33 of src/fx/motionx.js, remove the ; after the }. This was
presumably put there because of the onmove:function, for either compression
or documentation purposes, but it breaks the code so obviously we can't put
it there. Does it break the compression or documentation programs if the ;
is removed? Anyone care to explain exactly what that semi-colon is for, why
it was put there, and what will happen if it's not there? There may very
well be other instances of this problem in the API. I remember some time
ago someone went through the API adding semi-colons.
Leif
----- Original Message -----
From: "Daniel Tiru" <de...@ti...>
To: "dynapi-dev" <dyn...@li...>
Sent: Friday, July 18, 2003 6:15 AM
Subject: [Dynapi-Dev] examples/dynapi.fx.motionx.html
> Hi!
>
> This example dont work anymore, some update ago it stopped working.
>
> /Daniel
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: VM Ware
> With VMware you can run multiple operating systems on a single machine.
> WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
> same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
> _______________________________________________
> Dynapi-Dev mailing list
> Dyn...@li...
> http://www.mail-archive.com/dyn...@li.../
>
>
|