Wednesday, June 18, 2008

making your flash website a dvd executable

create a text file and put it in same place that your projector. You need to call that file "AUTORUN.INF" and put it in CD ROM root directory.
create a text file containing the following text.

----------------------

[autorun]
open=file.exe
icon=file.ico

here is the full demo

Monday, June 9, 2008

Campaign Proposal- What is Due and When

What is due?

A folder titled with your name containing your published flash website which will be the following two files, and any additional external assets ( if those of you are linking to movies instead of embedding).

T:\PromoCampaign\PromoCampaign_studentname\

PromoCampaign_studentname.swf
PromoCampaign _studentname.html
*promovideo_uncompressed_studentname.avi
PromoCampaign_studentname.fla (your project file)

*(Your flash website will contain your promotional video, but include the uncompressed version of your video in the folder as well, titled “promovideo_uncompressed_studentname.avi”)

When is it due?

All files will be collected Friday June 20th at 5pm from server. No late exceptions.
Whatever is found in the folder will be assessed.

Saturday, June 7, 2008

Web Site Timeline

click for larger image

Monday, May 12, 2008

FLASH Smart Buttons Code

Overstate for smart buttons- copy and paste onto movie clips actions- Action Script 2.0 only

---------------------------------------------------------------------------

onClipEvent (enterFrame) {

if (this.hitTest(_root._xmouse, _root._ymouse, true)) {

this.nextFrame();

} else {

this.prevFrame();

}

}

Tuesday, April 8, 2008

WALLY WOOOODD''SS 2222 PAANNELLSS TTHHAATT AALLWWAAYYSS WWOORRKK!!!!

Click on Pic for large version.
" or some interesting ways to get some variety into those boring panels where some dumb writer has a bunch of lame characters sitting around and talking for page after page! "

The Puppet Tool - After Effects CS3

The puppet tool is new to After Effects CS3,
check it out and see if it may of use for your mulitmedia videos.






if your curious....

the technology
http://www-ui.is.s.u-tokyo.ac.jp/~takeo/research/rigid/index.html
http://www.youtube.com/watch?v=1M_oyUEOHK8

the future!

Monday, March 31, 2008

multimedia video- what to focus on this week!




1. Script your multimedia video. The script details every line of text on screen or spoken, every visual, every action. Create a finished version of your multimedia video using only words. Anyone should be able to pick up your script and envision your video. Be detailed but also be concise! check out the sample in the blog post below. Post your script on your blog. Due this Thursday 03/04/08

2. Storyboard your video. Create a finished version of your multimedia video using only simple drawings. Focus on the information being communicated through the drawings, not the artistry of the drawing. Check out the sample in the blog post below. Post your storyboard on your blog Due this Thursday 03/04/08

3. Create the visual assets for your multimedia video. That means hand drawing images, creating vector artwork in illustrator, manipulating images in photoshop, designing product and company logos, creating motion type in after effects, modeling and rendering out 3D elements in Maya, shooting or collecting video footage, manipulating video footage in after effects, or any number of other processes. Start generating the elements that you will be working with.