FlashDance Technical Paper - PowerPoint PPT Presentation

1 / 10
About This Presentation
Title:

FlashDance Technical Paper

Description:

FlashDance Technical Paper. Emily Foster. Trinity College. Advisor: Dr. Madeline ... FlashDance Technical Paper. Jeanine Meyer, Ph.D. Purchase College/SUNY ... – PowerPoint PPT presentation

Number of Views:35
Avg rating:3.0/5.0
Slides: 11
Provided by: emilyf6
Category:

less

Transcript and Presenter's Notes

Title: FlashDance Technical Paper


1
FlashDance Technical Paper
  • Emily Foster
  • Trinity College
  • Advisor Dr. Madeline Spezialletti
  • Emily.Foster_at_trincoll.edu

2
FlashDance Technical Paper
Using Making Directions for Origami as an Example
in Teaching Programming
  • Jeanine Meyer, Ph.D.
  • Purchase College/SUNY
  • jeanine.meyer_at_purchase.edu

3
Relation
  • FlashDance
  • Flash for dance instruction
  • Technical Paper
  • Flash as instruction
  • Origami example

4
Origami Example
  • Task Show the player how to fold the model
  • Instruction control

5
Origami Example
  • Captain's Shirt

6
Why Flash?
  • Instructions where pictures and text not enough
  • Animation
  • Self-pacing
  • Incorporates music and video
  • Vector graphics, not bit-mapped graphics

7
Why Flash?
  • Instructions where pictures and text not enough
  • Animation
  • Self-pacing
  • Incorporates music and video
  • Vector graphics, not bit-mapped graphics
  • Faster download
  • Easier to manipulate

8
How to Design
  • Event driven programming
  • ActionScript!
  • Stepwise instruction
  • Rollover speed option

9
Implementation
  • var nextstep smalltriangle"
  • Assign objects
  • goToAndPlay(nextstep)
  • Play object
  • stop()
  • Stop until next event
  • on (release) goToAndPlay(nextstep)
  • Forward button
  • on (release) goToAndPlay(1)
  • Back to start button

10
How the article helps
  • Stepwise instruction with text
  • Reiterating Flash advantages
  • Not much else
Write a Comment
User Comments (0)
About PowerShow.com