Re: runtime error debugging?

Axel Huizinga <[email protected]> Sun, 26 Oct 2003 16:49:37 +0100
Newsgroups gmane.comp.web.ming.general
Message-ID <[email protected]>
Laurent Cocea wrote:

>Hi all-
>
>Is there a way to debug a ming-generated applet at run time? I use perl
>and ming-dev and, when my applet contains many objects and extensive AS
>(compressed size > 25KB), I'm getting unexpected behavior (objects start
>moving erratically) and then the Flash Player crashes (both 6 and 7).
>But if the applet is small enough then everything seems to be fine.
>
>Also, is there a way to control the memory size allocated to the
>variables and AS in the ming applet, or anything like that? I wonder if
>that could explain the exceptions I'm getting.
>
>Thank you.
>
>-Laurent
>_______________________________________________
>ming-fun mailing list
>[email protected]
>http://www.opaque.net/mailman/listinfo/ming-fun
>
>  
>
Hi,

For debugging AS I use mozilla started via console
and the javascript dump() function.

Cordially,
Axel <http://3dragons.com/mingres/movie.php>

_______________________________________________
ming-fun mailing list
[email protected]
http://www.opaque.net/mailman/listinfo/ming-fun