art382 (interactive media)
instructor: ryanSmith
home
|
syllabus
|
contact
|
links
|
student work
Week 14
** Collect Printed Resumés today**
( anyone forget to turn in a mode diagram? )
( anyone edit Projects C, B, or A ? )
** Look at wireframes Wednesday **
** Give Back Grades Wednesday**
Monday : wrap up Arrays & for loops
Wednesday : insert SWFs into HTML & CSS review
Next week : talk about javaScript & jQuery
talk about
FINAL PROJECT
*Talk about
Resumés
Look at
websites
:
students:
tim-connell.com/index.php
samotage.net/
Russell's
former students:
srguttenplan.com
|
toddderemigis.com
|
Sam
|
Valerie
|
Sarah
professional artists:
studioix.com
|
bhbitb.com
|
joshualefchick.com
|
jasonsloan.com
|
nadiahironaka.com
|
hironakasuib.com
|
keyframer.com
|
beksinski.pl
Arrays: (
Week 7
)
var groceryList:Array;
groceryList=new Array();
groceryList[0]="eggs";
groceryList[1]="bread";
groceryList[2]="milk";
groceryList[3]="cheese";
trace(groceryList);
More Fun Stuff With Arrays :
Content on this page requires a newer version of Adobe Flash Player.
The Code
Open
.fla file
Content on this page requires a newer version of Adobe Flash Player.
Source :
ilike2flash.com/2009/06/black-white-gallery-effect.html
My code
download : img_array.fla
( 823 KB )
More with Webdesign
Homework:
update
student work
page ( if you haven't done so already )
Work
on
Final Project
Due Monday:
- 1 finished page ( HTML and/or FLASH )