Flash Alternative for developing app with lots of 2D Animation
I want to create an app for the iPad, with a lot of full screen, 24 frames-per-second animation. Basically an interactive Animated Movie, like the game Dragon's Lair, from days of yore.
I know how to do this in Flash, using the timeline and drawing and animation tools, and using Actionscript to track user clicks and trigger events in the movie.
Are there any alternative tools I can use for iPad app development, that will allow me to:
-- Draw directly in the tool
-- Do frame by frame animation in the tool
-- Uses a timeline
-- Uses vector images to keep the file size down
-- Has a scripting language that will allow me to track the user clicking on invisible buttons and trigger new animations?
I've looked at all of Apple's Developer tools for the iPhone and iPad, but they all seem to use Bitmapped Sprites which would make the file size way too big, and animation a nightmare.
Thanks in advance for any help on this.
Message was edited by: shackleram