Globale linker

Book 1

Book 2

Ch.6 Multimedia

With multimedia, today's designers are limited by two major factors that inhibit rapid technology adoption: bandwidth and browser support.

Animation is an important component that distinguishes the web from other media. The most common types of basic animation are:

NB! Avoid scrolling text whether it is used in Java applets, marquees or the browser status bar. Critical information should not scroll because the user will probably pay little attention to it.

Audio comes in two flavors:

Audio file formats:

User interaction is best defined in:

Java is not suited for animation as the entire file has to be downloaded before it can run. Java applets have no streaming capabilities.

Flash is what is best for use with animation in webpages as it is relatively small in size and have streaming capabilities.

Chapter 5 Chapter 7