This flash tutorial will teach you how to use the scrollpane component. The scrollpane component allows you to have horizontal or vertical scrolling content.
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.
ScrollPanes and dynamic content Adobe Flash / Dynamic Content
An easy way to make the scrollPane component load dynamically generated content. Really helpful if you are using xml to create a dynamiclly generated thumbnail gallery that needs a scrollbar.
ComboBox Component Interactivity Adobe Flash / Interactivity
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.
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.
Importing Flash into VB6, C++, c# .NET Adobe Flash / Third Party
These simple steps, you will be up and running in no time at all and impressing all of your visitors with your talents! You basically need 2 simple things: use the Flash player as a component in your project and then catch and act on the events that it is raising.