Lesson 13. Dynamic, Data-Driven Sites
The word dynamic means many different things in the world of Web development. You might have heard of a Web technology called Dynami216 (DHTML), which enables developers to control the behavior of the browser and screen content when a page is browsed. A client-side technology, DHTML runs entirely in the browser, relying on JavaScript. Macromedia Flash developers often strive to create a "dynamic" experience, in which users have control over their experience of a Flash movie; the map of the Inferno you just completed is an example. Like DHTML, Flashat least as you have used it so faris primarily a client-side technology; all the ActionScript you wrote, all the assets you created, and so on are passed to the Flash player in the user's browser, and the Flash player figures out what to show the user. This quiz is built in Flash using components. Test data is collected in Flash and submitted to a database using ActionScript and ColdFusion.[View full size image]
