PDA

View Full Version : [AS3] AxisScroller v1.0



mprzybylski
November 2nd, 2007, 02:49 PM
I've converted the AxisScroller for ActionScript 3 for anyone interested. Works in much the same way except takes on an additional stage parameter as the first parameter in the constructor for keyboard input to work. Anyway, here is the link:

http://evolve.reintroducing.com/2007/11/02/as3/as3-axisscroller-v10/

minthu
November 3rd, 2007, 01:01 AM
It works smoothly!

flaasher
November 4th, 2007, 05:48 AM
very good

vridaw
July 26th, 2008, 11:22 PM
I need to use this for my website, but when I copy and paste everythign exactly as in your example, I get an error that says:


1137: Incorrect number of arguments. Expected no more than 0.

if someone else can please try and download his file, and make a new AS3 from scratch, and copy and paste everything, and test it...

i've been messing with this for past 5 hours, and im about to lose it...any help would be great :(

mprzybylski
July 27th, 2008, 01:37 PM
vridaw, all you have to do is read the comments on the blog post to see how to fix that issue.