Archive for April, 2006
-
Actionscript : Mouse.hide() / Mouse.show()
Posted on April 30, 2006 | No CommentsHere’s a quick bit of code for toggeling between Mouse.hide() and Mouse.show() by using a keypress. So if you need to know... -
Art Walk
Posted on April 29, 2006 | No CommentsThis is a variation on the a mathematical Random Walk. Essentially what this thing does is plot a curve using the Actionscript Drawing API. Then it randomly picks another point... -
Array Crunching
Posted on April 16, 2006 | No CommentsIf you have some big ass arrays to crunch in Actionscript then read this post at Idle Hampster first. Optimizing Iterating through an Array The gist of the results are...



