5/16/12
5/14/12
5/6/12
In class Mon May 7th
Audacity (Audio Editor)
- Open/Save
- Marquee
- Cut/Copy/Paste
- Effects
- Export
The Sensors
Find your assigned sounds.
Work on Project.
5/1/12
In class Wed May 2nd
What ideas do you have for the Reactive Audio project?
Work on Project ask Questions
4/29/12
In Class Mon April 30th
We will preset the projection project between the 14th and 24th around campus.
- Where is your projection on campus?
Reactive Sound Installation
Work on Project
4/25/12
4/18/12
In class Wed Apr 18th
Levels
Think about levels like layers. They stack from the top down.
The first SWF is on level 0
Levels go from 0 - 999
0 is the bottom and 999 is the top
What ever is on top covers everything below.
You call up SWF's onto layers with a "loadMovieNum" command
example use on a button:
on(release){
loadMovieNum("SWF-04.swf", 75);
}
example use on a frame:
loadMovieNum("kill.swf", 300);
You can get rid of an SWF on a level in 2 ways.
1) use a loadMovieNum to call up a new SWF on the same level
2) use an unLoadMovieNum to unload the movie from the level
unloadmovienum("level");
i.e..
unloadmovienum(100);
SWFs in the example and their level:
Rainbow Backgrounds = 0
Green Ball 1 = 50
Image = 75
Black Mask Square = 100
Black Mask Circle = 100
Green Ball 1 = 200
kill button = 300
Work on Project
* Remember on Monday April 23rd, I will not be here so it is a work on your project day! get stuff done!
4/15/12
In class Mon Apr 16th
Lets see your sites and talk about your Ideas
Photographing your Site
Creating a Projection for your Site
The Resolution of our Projector is 1024x768
4/10/12
In class wed April 11th
4/8/12
In class Mon Apr 9th
*Hand in the HTML file & the SWF
Critique Project 4
Project 5 Assigned
Examples for Project 5
4/4/12
4/2/12
In class Mon Apr 2nd
3/20/12
In class Wed Mar 21st
* Remember only one animation at a time on a layer
3/18/12
In class Mon Mar 18th
3/13/12
In class wed Mar 14th
Flash Examples:
Carnac by Terry Slade
Creating Symbols - (Forget the Graphic (f0r now)
-- Movie Clip
-- Button
- Nested symbol
- Nested Animated symbol
--- as Movie Clip
--- as Button
(try to start thinking about Flash in pieces)
Moving around the Timeline using action script:
stop();
on (release) {gotoAndPlay(frame#);
}
Quick Project: Create a complex Button and a complex nested Movie Clip
(the button should contain animations on 2 frames, the movie clip must have at least 3 animations nested inside it)
Project 3 (the Tins) are due at the Beginning of class on Monday!
3/12/12
In class Mon Mar 12th
Required Presentation!
March 14 | 6 p.m. | Anderson Theatre
Frank and Caroline Mouris
Lecture with independent film makers The Mourises will show their Academy award winning animated short, Frank Film together with subsequent film, Frankly Caroline. Frank Film from 1973 is a compilation of images collected from magazines interwoven with two narrations, one giving a mostly linear autobiography and the other stating words having to do with the images, the story the first voice is relating, or neither. The soundtrack was created by Tony Schwartz.
April 5–12 | Opening:Thursday April 9 | 4:30-6 p.m.
Student Generated Film Series
Digitalvideodrone - Best digital film and animation created by Harwick students over the past 5 years.
* Submit your entry to me. I accept digital files on a USB thumbdrive. I prefer .MOV files at full resolution.
File --> Import to the stage or Library
Select your video file and click 'Import'
This will bring up the 'Import Video Window'
- Choose 'Embeded FLV in SWF & play in timeline
* if your video is not a FLV file you need to launch the 'Adobe Media Encoder' to encode your video as an FLV
-- Once the Adobe Media Encoder is open, choose 'FLV Flash 8 or higher' from the 'Preset' drop down menu
-- Click 'Start Queue'
-- When the encoding is done Quite Adobe Media Encoder
- This will bring you back to the 'Import Video Window'
- You will need to go find the new .FLV file on your computer in 'File Path' and click 'Continue'
- keep the settings on this page the same a the default and click 'Continue'
- click 'Finish'
The 'Import Video Window' will close and you should see your video on the timeline.
3/6/12
In class Wed Mar 7th
Classic Tween & Motion Tween in Flash CS4*
Other Examples
Work on Project
3/4/12
In class Mon Mar 5th
2/28/12
In class Wed Feb 29th
2/26/12
In class monday Feb 27th
What is "interactivity" and how does it function in your daily life?
What is "experience". What does it mean to experience something? Physical? Mental?
2/21/12
In class Wed Feb 22nd
2/19/12
In class Mon February 20th
- Blog Questions of the week
What is "interactivity" and how does it function in your daily life?
What is "experience". What does it mean to experience something? Physical? Mental?
*Art is about asking a question. Design is about solving a problem.
The Quarter experiment - get a quarter and a some crazy glue. Go to a public place like a diner or library and glue the quarter down. Make sure it is heads up! Watch the magic.
2/14/12
In class wed Feb15th
--- Choose Your Own Adventure Books
--- The Dark
--- Chore Wars
Leave Behinds
Assignment #1 - Send Me Something
Project 1 assigned - Blog
* Set up New Blog on Tumblr
2/12/12
In class Mon Feb 13th
There is a range of interactivity in Art from passive to active.
Passive Interaction <----------------> Active Interaction
Viewer <-------------------------------------------> Collaborator
So what is Interaction?
Interaction
noun
1. a mutual or reciprocal action or influence
2. (Physics / General Physics) Physics the transfer of energy between elementary particles, between a particle and a field, or between fields See strong interaction, electromagnetic interaction, fundamental interaction, gravitational interaction, weak interaction, electroweak interaction
How does the experience change when we actively interact with an art piece?
Most digital art forms are inherently interactive?
---------------------------------------------------------------------------
Welcome to the first day of Art316 Interactive Media
This is the class blog and contains most of the information you will need to successfully complete this class. Projects and the syllabus can be found on the right side of the page.