I’ve been transitioning to AS3 and am looking for just a simple solution to tile a 8px x 8px movie clip across the stage.
I came across this post from a while back but doesn’t seem to work the same when using in a class file. When I change the linkage properties, I’m unable to only put in a Class name because it’s asking for a base class.
I got it to work when I put it in a separate class file and compiled from a blank fla with only the ‘tile’ in the library.
For some reason I can’t get it to work in my working file. I don’t get any errors after changing a few names but it’s not displaying the tile. Guess I’ll have to keep messing with it. I appreciate it, sekasi!