Today:
Monday, March 24: "Project B" (Flash Presentation) Due
Assign Project C
talk more about Variables
FLASH
instead of MouseEvent.CLICK, try MouseEvent.MOUSE_OVER
my_btn.addEventListener(MouseEvent.MOUSE_DOWN, myHandler);
function myHandler(evt:Object):void {
navigateToURL(new URLRequest("http://www.adobe.com/devnet/flash/"), "_self");
}
Talk about Text Tool in Flash
What is TLF Text?
What is the .swz file for?
If you use TLF Text, you can now have more than 1 column of text (like InDesign).
in class:
how to make a MC symbol a BTN. giving MCs instance names
MC_name.gotoAndStop(1);
Open: MOUSE-OVER.fla
this week:
come up with an idea, draw a mode diagram, show it to me on an 8.5 x 11in. paper
if you draw it on the computer, then print it
(I will look at this on Monday, March 31)