ryanSmithART.com/courses/363/2014


- week #8 -

ryansmithart.com/courses/363/2014



talk about Project B

examples :
- 1 - "Howl"
- 2 - zombies
- 3 - Choose Your Own Adventure

HOTEL - by Han Hoogerbrugge



MORE 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).

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player


how to make a MC symbol a BTN. giving MCs instance names
MC_name.gotoAndStop(1);

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player



Open: MOUSE-OVER.fla


homework this week:


FINISH Project B