3/17/08

In Class Tue Mar 18th

Flash - the Web

Lets look at makin' an advnced Flash Web site
- gettin it layed out (at least the basics)
- buttons for navigation
- what the heck are LEVELS?
* flow - load movie / unload movie like loading new html pages

new action script
loadMovieNum("url", level);

unloadMovieNum(level);

getURL("url", blank or self);


No comments: