Introduction
Many new cutting edge websites make use of alt captions to help explain links with more detail. While HTML has built in functionality for such things, Flash does not. In this article I’ll explain how to not only make reusable alt captions, but with more functionality than HTML! You will need to be fairly familiar with object-orientated programming in Actionscript before continuing.
Directory Structure
caption/
caption/actionscript
You can upload the caption folder anywhere on your server without path issues since we will be using relative paths.
|