[swfmill] recursionLimit tag still working in Flash 9 player?
Hudson Ansley
hudsonansley at gmail.com
Tue Mar 4 14:38:14 PST 2008
Hi,
I've got a performance bug ("script is taking too long..." error) that
I can't repro, so I thought I'd try reducing the timout using the
ScriptLimits tag:
<ScriptLimits maxRecursionDepth="256" timeout="1"/>
The thing is, the code does seem to be taking more than 1 second in
the initialization phase (where the bug report points to), but I get
no error message. I think I am properly applying this tag because when
I lower the maxRecursionDepth, the ap hangs up, and since the timeout
does not seem to be being honored and I thought the recursion limit
being exceeded generated an error, I thought I'd check with the
collective wisdom on this list. Thanks for any ideas.
Regards,
Hudson
More information about the swfmill
mailing list