ryanSmith's art 363 class @ Towson
- Interactive Media -

W1| W2 | W3 | W4 | W5 | W6 | W7 | W8 | W9 | W10 | W11 | W12 | W13 | W14 | W15

ryansmithart.com/courses/2014/363

Week #15

final project: Due (Monday) MAY 19, during your exam time.

WE CHANGED THE TIME TO : 12:30 - 2:30 ( FREE TIME)

- Please have something started this week, otherwise your grade will be affected
-- Final (PRINTED) Project Proposal due *This Week*

Course Evaluations
***********************************CLASS PHOTO ***********************************


Final Project Examples:

" Gunz " | Warriors | Colors | Music Video (use a-z keys)
Net.Art | a promotional website | Something Fun


LOOK UP:



rS work:

- "Self Expression"


Interactive Flash Portion

SOUNDNEST

The Only Way to do Great Work is to love what you do - Steve Jobs



Which is the best flag?


More CSS & HTML stuff ????

- typography & readability


Arrays:

var groceryList:Array;
groceryList=new Array()

groceryList[0]="eggs";
groceryList[1]="bread";
groceryList[2]="milk";
groceryList[3]="cheese";

trace(groceryList);

Fun Website: http://martinanderle.de/#/portfolio

Arrays with for loops:

var a: Array;
a = new Array();

var i : int;
for (i=0; i<100; i=i+1) {
a[i] = new squiggle();
a[i].x= Math.random()*700;
a[i].y= Math.random()*700;
a[i].rotation=Math.random()*180
addChild(a[i]);
}

open squigles.fla

More Fun Stuff:

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

Get Adobe Flash player


The Code



Homework:

final project: Due (Monday) MAY 19, during your exam time.

WE CHANGED THE TIME TO : 12:30 - 2:30 ( FREE TIME)

There's 168 hours in 1 week:
Spend 1 of those hours outside.
Turn off the computer and the TV. Don't touch your phone.
And, see if you can spend 1 continuous hour without an electronic device.
The fresh air, and lack of electronics, will recharge YOUR batteries,
and leave you feeling refreshed.
It doesn't matter if you sit, walk, stare at the trees, or just close your eyes…
Take some time for yourself this week.