You will be able to create a Flash Based Android App
Read: Chapter 10 in your book and do the exercises at the end of each chapter.
Watch: Actionscript 3.0 tutorial
Watch: Create Sprite Sheet for App
Extra Credit - Post: App (FLA, SWF and ADK) assignment on your Webspace on E-commerce and link the file to your homework page.
Actionscript 3.0 requires 2 steps to utilze a button (event) Event listner and Event Handler
Event listner tell actionscript what event to look (listen for) for such as mouse click.
Event Handler tells actionscript what to do once the event is triggered
You will have to use Action Script 3.0 coding
Code Snippets, Event Handler, onClipEvent, APK