http://active.tutsplus.com/tutorials/actionscript/as3-101-branching/
Recent Updates RSS Toggle Comment Threads | Keyboard Shortcuts
-
Greg Goralski
-
Greg Goralski
Required Readings for week of Nov 2nd: Loops and Arrays
http://active.tutsplus.com/tutorials/actionscript/as3-101-arrays/
http://active.tutsplus.com/tutorials/actionscript/as3-101-loops/
-
Greg Goralski
AS3 101 – Functions – http://active.tutsplus.com/tutorials/actionscript/as3-101-functions/
Loader Class – http://www.republicofcode.com/tutorials/flash/as3loader/
-
Greg Goralski
AS3 101 – Variables – http://active.tutsplus.com/tutorials/actionscript/as3-101-variables/
The Event Object – http://www.learningactionscript3.com/2007/11/17/the-event-object/
-
Greg Goralski
http:/greggoralski.com/wireframe.fla
-
Greg Goralski
http:/greggoralski.com/kanye.fla
In broad steps;
- cut up image in PS, import PS file onto stage
- In Flash, take each element that you want to animate, make it into a movieclip
- Inside the movieclip, create classic tween (test that it is playing)
- inside movieclip, add stop() to make it wait (test that it is stopped)
- outside of movieclip, in actions layer, add code that makes it play on click.
- repeat for all interactive elements
-
Greg Goralski
Here are a couple of useful links for the Photoshop part of the assignment
http://www.photoshopessentials.com/basics/selections/magnetic-lasso-tool/
http://www.photoshopessentials.com/photo-editing/cs5/new-features/fill-content-aware/
-
Greg Goralski
Links shown in first week:
http://waterlife.nfb.ca/ (by Jam3; http://www.jam3.com/)
http://ff0000.com (red interactive)
-
Greg Goralski
Image for thinking about MovieClips (shown at start of week 2)
-
Greg Goralski
Useful links for week 2:
Summary of timeline animation: http://active.tutsplus.com/tutorials/design/flash-tips-and-best-practices-for-designers-animation/