COAP:COAP-2110/week7: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 1: Line 1:
=== Week 7 ===
=== Week 7 ===
Theme: Special effects, masks and more interactivity
Theme: Term projects, Special effects, masks and more interactivity
 
; Term projects
* Discussion, Advice


; Special effects
; Special effects
* Timeline special effects (short summary)
* Timeline special effects (short demo / summary)
* Previews: [http://tecfa.unige.ch/guides/flash/ex/special-effects/flash-cs3-special-timeline-effects-2.html flash-cs3-special-timeline-effects-2.html]
* Previews: [http://tecfa.unige.ch/guides/flash/ex/special-effects/flash-cs3-special-timeline-effects-2.html flash-cs3-special-timeline-effects-2.html]


; Mask and masked layers:
; Mask and masked layers:
* Previews: [http://tecfa.unige.ch/guides/flash/ex/special-effects/flash-cs3-mask.html flash-cs3-mask.html].
* Previews: [http://tecfa.unige.ch/guides/flash/ex/special-effects/flash-cs3-mask.html flash-cs3-mask.html].
* Handout: [[Flash special effects tutorial]] (not handed out, print it or see chapter 6 of the textbook)
* Handout: [[Flash special effects tutorial]] (see also chapter 6 of the textbook)


; Interactivity
; Interactivity
* Previews:
* Previews: [http://tecfa.unige.ch/guides/flash/ex/embedded-movie-clips/kite-movie.html kite-movie.html] -  [http://tecfa.unige.ch/guides/flash/ex/action-script-3-intro/actionscript3-simple-object-manipulation.html Cat manipulation] - [http://tecfa.unige.ch/guides/flash/ex/action-script-3-intro/actionscript3-simple-object-manipulation-buttons.html Remote cat manipulation] - [http://tecfa.unige.ch/guides/flash/ex/drag-and-drop-intro/flash-cs3-drag-and-drop-matching-3.html Drag and drop edutainment]
[http://tecfa.unige.ch/guides/flash/ex/embedded-movie-clips/kite-movie.html kite-movie.html] -  [http://tecfa.unige.ch/guides/flash/ex/action-script-3-intro/actionscript3-simple-object-manipulation.html Cat manipulation] - [http://tecfa.unige.ch/guides/flash/ex/action-script-3-intro/actionscript3-simple-object-manipulation-buttons.html Remote cat manipulation] - [http://tecfa.unige.ch/guides/flash/ex/drag-and-drop-intro/flash-cs3-drag-and-drop-matching-3.html Drag and drop edutainment]
* Handout: [[Flash embedded movie clip tutorial]] (already handed out).
* Handout: [[Flash embedded movie clip tutorial]] (already handed out).
* Handout: [[ActionScript 3 interactive objects tutorial]]
* Handout: [[ActionScript 3 interactive objects tutorial]] (not handed out, contains longer AS code)
* Handout: [[Flash drag and drop tutorial]] (not distributed, contains longer AS code)
* Handout: [[Flash drag and drop tutorial]] (not distributed, contains longer AS code)
* Handout: [[Flash games tutorial]] (only contains a half-finished example)
* Handout: [[Flash games tutorial]] (only contains a half-finished example)
Line 22: Line 24:
* You also may fix the generated HTML file
* You also may fix the generated HTML file
* You may modify some publish settings.
* You may modify some publish settings.
; Term projects
* Final advice


==== Homework 7 - week 7 ====
==== Homework 7 - week 7 ====

Revision as of 19:49, 5 December 2008

Week 7

Theme: Term projects, Special effects, masks and more interactivity

Term projects
  • Discussion, Advice
Special effects
Mask and masked layers
Interactivity
Publishing on a web site (recall)
  • Copy all the files *.swf *.js *.html and resources (e.g. sound or video) that are loaded dynamically via components or ActionScript code to the server. You don't have to copy objects that sit in the library.
  • You also may fix the generated HTML file
  • You may modify some publish settings.

Homework 7 - week 7

Assignment

Create a flash application. Please choose from one of the two following options:

  1. Create a Flash animation that includes at least two special effects, i.e. built-in timeline effects or mask layers.
  2. Create a Flash animation that uses some ActionScript instructions. I require at least 2 "constructs" that are different from timeline navigation. It is not enough to use gotoAndPlay(), gotoAndStop(), stop (), etc. For example, you can play flash movies with "play()" or change properties of objects on the stage, e.g. change their position or hide/unhide these.
Reuse of prior homework
  • If you wish you may reuse artwork and animations from previous homework (in any way you like). But this is by no means an obligation nor does it have an influence on grading. However, make sure to improve drawing, animation, navigation etc. if you didn't get a top grade for previous work.
Submission date and format
  • To be returned by Monday, at start of week 8 lesson
  • Use the following Flash file name familyname-firstname.fla, e.g.
miller-joe.fla
... I must be able to distinguish these files and we want to avoid overwriting.
Other constraints
  • Reuse of artwork and movie clips: 1/3 must be drawn by yourself, max. 1/3 imported but customized, max. 1/3 imported as is. (So you also can do everything by yourself).
  • There is no restriction on the subject, e.g. you can do a slide show or motion/shape/frame animations.
  • You can import sound and video from any source (so the 1/3 rule doesn't apply for these).
  • You must fill in a document description using the same template as in homework 1.
  • Homework projects are individual. If you work with others, make sure that the individual projects differ, i.e. the "reuse of objects" criteria above apply.
  • If you reuse old homework, make sure that certain errors are fixed (e.g. use only a single non-editable object in a motion tween). Also get rid of unused tween objects in your library. These are most often indicators of badly done tweens. Finally, try to improve the aesthetics of your drawings.
  • Your *.fla should be error free. No broken tweens, no strange tween objects in your library, etc.
Evaluation criteria - bonus and malus points

As usual

The document description

Your xxx.fla file must include a document description.

  • Insert it with menu Modify->Document
  • Enter a title and description
  • See the template