COAP:COAP-2110/week1: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
==== Homework 1 - Week 1 ====
== Week 1 Program and assignment ==
 
; Main topics
* Simple drawing and frame-by-frame animation
 
; What you will learn
* Demo of some term projects (See the N: drive)
* [http://tecfa.unige.ch/guides/flash/ex/exams2007/ exams2007/]
* [http://tecfa.unige.ch/guides/flash/ex/exams2008/ exams2008/]
* [http://tecfa.unige.ch/guides/flash/ex/exams2010/ exams2010/]
 
=== Monday ===
 
; Elements of the Flash Desktop
* Handout: [[Flash CS6 desktop tutorial]]
* Handout: [[Flash CS3 keyboard shortcuts]]
 
; Creating simple Drawings
Topics: Stage size, Drawing modes, Selecting objects, Drawing and painting tools, Erasing and alignment, Colors, Adding text
* Handout: [[Flash drawing tutorial]]
 
; Simple use of Layers
* Handout: [[Flash layers tutorial]]
 
; Importing clipart and textures
* Resource: [[Clipart]] and [[texture]]
* In a nutshell: Get SVG objects from http://openclipart.org/ and import via Illustrator
 
=== Wednesday ===
 
; Frame-by-frame animation
* Previews: [http://tecfa.unige.ch/guides/flash/ex6/frame-by-frame-intro/flash-cs6-simple-fbf.html flash-cs6-simple-fbf.html]. [http://tecfa.unige.ch/guides/flash/ex6/frame-by-frame-intro/stickman-cs6.html Stickman], [http://tecfa.unige.ch/guides/flash/ex/frame-by-frame-intro/flash-cs3-shaking-hello.swf Shakin hello], [http://tecfa.unige.ch/guides/flash/ex6/frame-by-frame-intro/flash-cs6-rocket.html flash-cs6-rocket], [http://tecfa.unige.ch/guides/flash/ex6/frame-by-frame-intro/flash-cs6-rocket-symbol.html flash-cs6-rocket-symbol]
* Handout: [[Flash frame-by-frame animation tutorial]] (includes explanations for the above)
* Example files directory: http://tecfa.unige.ch/guides/flash/ex6/frame-by-frame-intro/
 
; Using Symbols (optional)
* Handout: [[Flash embedded movie clip tutorial]] ('''only section 2''' - Creation and manipulation of embedded movie clips. Skip the rest, i.e. the ActionScript parts)
 
; Importing SVG clipart via Illustrator
* Get it from http://openclipart.org
* Rather go for simple objects ...
* Open the SVG file in Illustrator, select all (CTRL-A), and copy (CTRL-C)
* Paste to Flash (CTRL-V)
* Immediately hit ALT-CTRL-S (press all three keys) for resizing
* If you want to edit an imported object, you may have to break it apart (right-click menu) and/or "ungroup" (Edit menu), and finally distribute to layers (ask for advice)
 
=== Homework 1 project - Week 1 ===
 
;Due:
* '''Wednesday week 2, before class''' (but try to finish the project before Monday week 2 !)
 
; Learning materials
* See the "handouts" recommended above. It's all in there. If you need more, consult the textbook.
* Textbook, chapter 1 (in particular panels and toolbars)
* Textbook, chapter 2 (you can skip "creating original artwork" with the pen tool, except if you truly wish to learn how to draw)


; Assignment
; Assignment
Think about a simple animation that you would like to create, e.g. something that could evolve into a comic strip, a splash page, a moving logo, an explanatory animation, etc. Then create a Flash file that includes:
Think about a simple animation that you would like to create, e.g. something that could evolve into a comic strip, a splash page, a moving logo, an explanatory animation, etc. Then create a Flash file that includes:
* At least a frame-by-frame animation
* At least one frame-by-frame animation
* Some sort of background
* This frame-by-frame animation '''must be embedded''' in a movie clip symbol (Do not use the main timeline !)
* Some sort of background, e.g. a simple landscape. You can create a layer in the main timeline for that.


; Submission date and format
; Submission format
* To be returned by Monday, at start of week 2 lesson
* Upload the the *.fla file in Worldclassroom
* 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.
 
'''Please upload the file to the Blackboard system''' (assignment 1)


; Other constraints
; Other constraints
* Reuse of objects: 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).
# Reuse of assets (vector graphics, etc.): 2/3 imported but customized, max. 1/3 imported as is. Of course, you also can draw everything by yourself !
* The frame-by-frame tween must be made by yourself.
# The frame-by-frame animation must be made by yourself
* You must fill in a '''document description''' using a template (see below)
# Provide credits for all imported assets
* 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.
# You must fill in a '''document description''' using a template (see below)
# Homework projects are individual. If you work with others, make sure that the individual projects differ somewhat, i.e. the "reuse of objects" criteria above apply.


; Evaluation criteria - bonus and malus points
; Evaluation criteria - bonus and malus points
See [[Help:COAP-2110/doctemplate|homework template]]. Paste your text into the Flash file documentation: ''Modify->Document'' or hit CTRL-J
* See the [[COAP:COAP-2110/grading_form|Grading form]]
* Notice:  
** Students who turn in an animation that is ''not'' embedded in a movie clip symbol will get a lesser grade.
** Do not forget the documentation part (see just below)!


; The document description
; The document description
Your p1-xxx-xxx.fla file '''must''' include a document description.
Your project1-xxx-xxx.fla file '''must''' include a document description.
* Insert it with menu ''Modify->Document''
* Insert it with menu ''File->File Info...'' (Change Author, Title and Description).
* Enter a title and description
* Enter a title and the description
* You may first cut/paste the template below into a notepad and edit, then paste contents to Flash.  
* You may first cut/paste the template below into a text editor (e.g. notepad) and edit, then paste its contents to Flash.  
* Please keep the titles surrounded by "===" and use "*" for bullets as in the example that follows.
* Please keep the titles surrounded by "===" and use "*" for bullets as in the example that follows.
Cut/paste this template:
<pre>
<nowiki>
=== Author and Date ===
=== Objectives ===
=== Production steps (summary) ===
 
=== Difficulties and self-evaluation ===
=== Credits and bibliography ===


</nowiki>
Here is an example of a filled in [[COAP:COAP-2110/doctemplate|homework template]]
</pre>
'''Example:'''


<pre><nowiki>
<pre><nowiki>
Line 61: Line 95:
It should be flaming.
It should be flaming.
   
   
=== Production steps (summary) ===
=== Production steps (summary only) ===


* Copied a rocket in SVG from the Internet
* Copied a rocket in SVG from openclipart.org
* Made a frame-by-frame animation with 4 frames
* Made a frame-by-frame animation with 4 frames
* I broke apart the rocket and changed size and shape of the flames
* I broke apart the rocket and changed size and shape of the flames
Line 74: Line 108:
* Please teach me how to stop the animation.
* Please teach me how to stop the animation.
* I am quite happy with the result, but I think that the flame animation could be improved,
* I am quite happy with the result, but I think that the flame animation could be improved,
  i.e. the flames are hard to see in the motion animation.
i.e. the flames are hard to see in the motion animation.


=== Credits and bibliography ===
=== Credits and bibliography ===
Line 84: Line 118:


; Hints
; Hints
* Go for something that is simple, e.g. animation of something with "sticks" is just fine.
* Go for something that is relatively simple but nice and finished, e.g. animation of something with "sticks" is just fine.
* Type of background depends on your objectives, it can be just a color.
* Do not try to create "flying" animations with this technique. Rather work on objects that stay in place or that move just a little bit. "Flying" is better created with motion tweens (something you will do in homework 2).
* Use this exercise to prototype some feature of your term project.
* The type of background depends on your objectives, it can be just a color.
* Remember the academic honesty policy ! Homework without credits given to external resources used will be refused.
* You may use this exercise to prototype a single feature of your term project.
* Remember the academic honesty policy ! You must give credits to external resources that you used in your work.

Latest revision as of 11:24, 21 January 2013

Week 1 Program and assignment

Main topics
  • Simple drawing and frame-by-frame animation
What you will learn

Monday

Elements of the Flash Desktop
Creating simple Drawings

Topics: Stage size, Drawing modes, Selecting objects, Drawing and painting tools, Erasing and alignment, Colors, Adding text

Simple use of Layers
Importing clipart and textures

Wednesday

Frame-by-frame animation
Using Symbols (optional)
Importing SVG clipart via Illustrator
  • Get it from http://openclipart.org
  • Rather go for simple objects ...
  • Open the SVG file in Illustrator, select all (CTRL-A), and copy (CTRL-C)
  • Paste to Flash (CTRL-V)
  • Immediately hit ALT-CTRL-S (press all three keys) for resizing
  • If you want to edit an imported object, you may have to break it apart (right-click menu) and/or "ungroup" (Edit menu), and finally distribute to layers (ask for advice)

Homework 1 project - Week 1

Due
  • Wednesday week 2, before class (but try to finish the project before Monday week 2 !)
Learning materials
  • See the "handouts" recommended above. It's all in there. If you need more, consult the textbook.
  • Textbook, chapter 1 (in particular panels and toolbars)
  • Textbook, chapter 2 (you can skip "creating original artwork" with the pen tool, except if you truly wish to learn how to draw)
Assignment

Think about a simple animation that you would like to create, e.g. something that could evolve into a comic strip, a splash page, a moving logo, an explanatory animation, etc. Then create a Flash file that includes:

  • At least one frame-by-frame animation
  • This frame-by-frame animation must be embedded in a movie clip symbol (Do not use the main timeline !)
  • Some sort of background, e.g. a simple landscape. You can create a layer in the main timeline for that.
Submission format
  • Upload the the *.fla file in Worldclassroom
Other constraints
  1. Reuse of assets (vector graphics, etc.): 2/3 imported but customized, max. 1/3 imported as is. Of course, you also can draw everything by yourself !
  2. The frame-by-frame animation must be made by yourself
  3. Provide credits for all imported assets
  4. You must fill in a document description using a template (see below)
  5. Homework projects are individual. If you work with others, make sure that the individual projects differ somewhat, i.e. the "reuse of objects" criteria above apply.
Evaluation criteria - bonus and malus points
  • See the Grading form
  • Notice:
    • Students who turn in an animation that is not embedded in a movie clip symbol will get a lesser grade.
    • Do not forget the documentation part (see just below)!
The document description

Your project1-xxx-xxx.fla file must include a document description.

  • Insert it with menu File->File Info... (Change Author, Title and Description).
  • Enter a title and the description
  • You may first cut/paste the template below into a text editor (e.g. notepad) and edit, then paste its contents to Flash.
  • Please keep the titles surrounded by "===" and use "*" for bullets as in the example that follows.

Here is an example of a filled in homework template

=== Author and Date ===
Daniel K. Schneider, sept 1 2007.

=== Objectives ===

A flying rocket that I could insert on top of a web page to give it a feel of dynamism.
It should be flaming.
 
=== Production steps (summary only) ===

* Copied a rocket in SVG from openclipart.org
* Made a frame-by-frame animation with 4 frames
* I broke apart the rocket and changed size and shape of the flames
* Made the rocket smaller and turned it with the transform tool
* Changed background to blue
  
=== Difficulties and self-evaluation ===
 
* I didn't find this difficult.
* Please teach me how to stop the animation.
* I am quite happy with the result, but I think that the flame animation could be improved,
i.e. the flames are hard to see in the motion animation.

=== Credits and bibliography ===

* Rocket: http://commons.uncyclomedia.org/wiki/Image:Rocket.svg
* I just used the handouts and textbook

Hints
  • Go for something that is relatively simple but nice and finished, e.g. animation of something with "sticks" is just fine.
  • Do not try to create "flying" animations with this technique. Rather work on objects that stay in place or that move just a little bit. "Flying" is better created with motion tweens (something you will do in homework 2).
  • The type of background depends on your objectives, it can be just a color.
  • You may use this exercise to prototype a single feature of your term project.
  • Remember the academic honesty policy ! You must give credits to external resources that you used in your work.