Hi,
I've been working on a scrolling engine in Flash 9 with ActionScript 3 (registered users of Flash 8 can download the Flash 9 preview for free, what are you waiting for?)
Here it is : http://gamesquid.com..eSQUID/TileSQUID.zip
It's still a work in progress and I'll update it regulary.
The features are :
- Multiple layer types supported (at the moment only a tile layer is implemented)
- Multiple tile types supported (Tile, SuperTile, BitmapData)
- Grid-based maps or object based maps supported
- Individual bitmap-caching per layer
Any comments/suggestions?