[swfmill] RecursionLimit tag 65
daniel fischer
dan at f3c.com
Tue Aug 22 05:54:46 EDT 2006
erixtekila <erixtekila at gmail.com> (on Mon, 21 Aug 2006 02:12:57 +0200):
> Hi,
>
> Seems that swfmill don't add RecursionLimit tag.
> Number 65 in Alex's reference.
> Would it be hard to add it ?
It's already in, but called "ScriptLimits". It's part of swfml-ll, but it shouldnt be a problem to put it in a swfml-simple file:
<ScriptLimits maxRecursionDepth="20" timeout="5"/>
> Furthermore, when I use swfmill swf2xml on a file that was created by
> swfmill, I get an undefined tag : 0x18.
> This tag is for prohibiting some swf to be read in the Flash IDE.
> Strange that it was inserted by swfmill but not andrestood ?!
http://sswf.sourceforge.net/SWFalexref.html#tag_protect
swfmill should surely not create that tag. can you reproduce the behaviour you described? i suspect it might come from a IDE-generated SWF you import?
i didn't include the tag in swfmill since alex describes it as (quote) "totally useless".
it's relatively simple, though, so putting it in should pose no major problem.
-dan
--
http://0xDF.com/
http://iterative.org/
More information about the swfmill
mailing list