In Flash, the ComboBox component is basically nothing more than your basic dropdown list that you see in forms on the Internet. In this video, you'll learn how to use this component to communicate with another movie clip on the stage.
Loading a ComboBox from a file Adobe Flash / ActionScript
You can create forms easily and add elements such as radio buttons, combo boxes and push buttons.This tutorial deals with the ComboBox component from a text or XML file.
Add Interactivity Adobe Flash / Interactivity
Macromedia Flash Basic 8 and Macromedia Flash Professional 8 offer numerous ways to engage users with interactivity. When you incorporate interactivity, you're not limited to playing each frame in a timeline sequentially; however, sequential playing offers greater design and development options. This tutorial will show you some of the ways to implement interactivity in Flash.
Using the ScrollPane Component Adobe Flash / ActionScript
This lesson will introduce you to incorporating the Flash MX ScrollPane component into your movies for the purpose of scrolling thumbnails to load external.swf movies.
How to Create a Flash MX Component Adobe Flash / ActionScript
Flash MX Components introduce a powerful new tool for the Flash developer, expanding the application of Flash 5 SmartClips. This tutorial walks you through the creation of a simple isosceles triangle component.
Working With The Accordion UI Component Adobe Flash / Interactivity
We are going to make a simple site using the new accordion UI component in Flash MX 2004 Professional. In this tutorial I will assume that you have basic knowledge of Flash MX 2004 Professional and can get around the interface pretty easily.
Preloading External Jpegs or SWFs into Flash Adobe Flash / Preloaders
If you wish to preload Jpeg images or Flash Movies which are stored outside the Flash file use this preloader tutorial. This tutorial will show you how to use the Flash MX04 Loader Component to preload and place external files into your Flash Movie. The tutorial also shows you how to use the progressBar component.
Data Binding in Flash MX Adobe Flash / Backend Integration
So you've ventured into Flash Remoting. You've setup your application, your components & maybe you've even pulled down data from the server. But now you have to make your data do something. With nearly two dozen components in the Macromedia UI and Charting Component Sets, it may seem as though you'll have to learn nearly two dozen different methods of adding data to a component. Lucky for you, Macromedia thought ahead and standardized the process to help make Flash MX a true Rapid Application Development tool.
Basic Actionscripting Adobe Flash / ActionScript
One of the most interesting additions to Flash 4 is the creation of Actionscript because it allows the web designer to create true interactivity in his own Flash applications.
About Applying Easing Methods to Version 2 Components Adobe Flash / ActionScript
Another use for the various easing methods is to apply them on version 2 components. Note that you can apply the easing methods only to the following components: Accordion, ComboBox, DataGrid, List, Menu and Tree. Each of the components allows different customizations using the easing methods.
Creating Interactive Movies Adobe Flash / Third Party
Selteco Flash Designer provides basic level of interactivity. Each item can be defined as a button and react to mouse over events or mouse clicks.
Key controls Adobe Flash / Interactivity
We are going to teach you about the basic key controls. This adds interactivity to your objects as they are able to move on stage using the arrows keys.