runtime error debugging?
"Laurent Cocea" <[email protected]> Fri, 24 Oct 2003 14:24:53 -0700 (PDT)
| Newsgroups | gmane.comp.web.ming.general |
|---|---|
| Message-ID | <20031024142455.14838.h020.c009.wm@mail.canada.com.criticalpath.net> |
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