In this eSeminar we go beyond creating graphics and into making a full fledged Flash website in an hour! Join me as you learn how to:
- Program buttons using MouseEvent Listeners to navigate to sections
- Make content Accessible
- Using browser buttons to navigate a Flash site (deep linking)
- Group code into functions
- Animate sections using the Tween class
- Load external content using the UI Loader component
- Load external data (xml) for easy updating
- Load external content using load(URLRequest);