Hour 20. Designing a Website to Be Modular
What You’ll Learn in This Hour:
• How to use the Loader
class to play one movie inside another or display an external image (.jpg
, .gif
, or .png
)
• How to play external MP3 sounds
• How the URLLoader
and URLVariables
classes let you import the contents of text files
It’s possible to create a huge website entirely with one giant Flash file. However, separating the site into modular segments has distinct advantages. Just to name a few, you can have portions of the site load as needed (instead of making every visitor download everything), several team members can work on the same site simultaneously, you can update portions of the site as they change instead of having to reedit one master file, and you ...
Get Sams Teach Yourself Adobe Flash CS3 Professional in 24 Hours now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.