Chapter 1: Creating Interactivity And Navigation - MACROMEDIA FLASH 8-DEVELOPING FLASH LITE Develop Manual

Developing flash lite applications
Hide thumbs Also See for FLASH 8-DEVELOPING FLASH LITE:
Table of Contents

Advertisement

CHAPTER 1
1
Creating Interactivity and
Navigation
Macromedia Flash Lite 1.0 and Flash Lite 1.1 support user interaction through the device's
keypad, or through a stylus or touch-screen interface on devices that provide one.
There are two ways to add key-based interactivity to a Flash Lite application. You can use the
Flash Lite default tab navigation, or you can create a custom key-based navigation system.
Tab navigation functions the same way in Flash Lite as it does in Flash desktop applications,
where the Tab and Shift+Tab keys let users navigate between objects on the screen. In Flash
Lite, the device's four-way arrow keys serve the same purpose as the Tab and Shift+Tab keys.
Tab navigation in Flash Lite works only with buttons and input text fields; it is typically best
used for simple user interactions, such as menus. For more information, see
"Using tab
navigation in Flash Lite" on page
9.
Instead of using tab navigation, you can use custom key navigation. In this case, your
application handles keypress events that Flash Lite generates in response to a user pressing a
key on their device, and then takes the appropriate action. You would use this type of
navigation, for example, if you're creating a Flash Lite game or other application whose
interaction model is more complex than that of a simple menu.
This chapter contains the following topics:
Keys supported by Flash Lite . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
Using tab navigation in Flash Lite . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Handling key events (Flash Professional Only) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
Handling button events (Flash Professional Only) . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
Using the soft keys (Flash Professional Only) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
7

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-DEVELOPING FLASH LITE and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents