Talk:Tumbler

From Organic Design wiki

The Ming actionscript compiler is a bit more strict than the macromedia one - must have semicolons on all function-declarations that are also assignments, must have brackets on methods, and zero's before decimals etc... --Nad 03:39, 16 May 2006 (NZST)

Cool. Thanks Aran. This was just a proof on concept to see if i could (with MINIMAL .as excperience) run code inside of xmlwiki. So that is great. Phalseid 08:50, 15 May 2006 (NZST)
Pretty straight forward once you got the actionscript :-) here's the changes I had to make to get it to work. Also notice I the following put an extra link into the Tumbler article,
[[*tumbler.as|tumbler.xml|set-publish.xml|swf.php]]
That compiles the script without embedding which allows errors in the actionscript to be reported, which you need for debugging (although the line numbers don't match up which I've got to fix sometime). I've removed that second link now that its working. --Nad 09:07, 16 May 2006 (NZST)