GDT 260 Animation for the Web: Winter 2003
Notes & Handouts March 25
Publishing
File > Publish Settings
Flash Tab
- Load order: specifies whether layers are loaded from bottom up or top down
- Options: Protect from import prevents somefrom opening your .swf in flash
- Quality settings: sets default quality for graphics and audio
- Version: Flash 5, Flash 4, etc. for backwards compatibility. Certain actionscripts are not backwardly compatible
HTML Tab
- Template: different HTML templates. Default is fine in most situations
- Dimensions:
- Match Movie: dimensions set in Modify Movie
- Percent: percentage of browser window/ containing HTML element
- Pixel: specify a different pixel dimension
- Playback:
- paused at start: user has to manually start movie. generally a bad idea
- Show menu: controls whether or not a right-click/ ctrl-click displays context menu
- Loop: does the movie start over at the end? any stop or gotAndPlay action overrides this option
- Device font: controls whether fonts are embedded or not
- Quality: Determines quality of playback/ anti-aliasing. Auto-high allows movie to play back at highest quality possible without slowing down.
- Window Mode: Determines how movie acts with Dynamic HTML, mostly affects IE Windows. Also determines whether movie background is transparent in IE Windows, Netscape 6 Windows
- HTML Alignment: theoretically aligns the movie
- Scale: when dimensions set to percentage determines how movie relates to viewport/ containing element
- Default (show all): scales movie to smaller window dimension and maintain movie proportions. Results in a box that fills the space allotted and a movie that scales to fit within either the height or the width.
- No border: scales movie proportionately to larger side of the window, and hides overflow. Flash alignment determines which part shows, ie. if you choose bottom right, the bottom right corner will always show, and the top or left will be cut off
- Exact fit: scales vertical and horizontal dimensions to fit within the space. Distorts movie
- Flash Alignment: works with scale: no border to determine which sides of the movie will be always shown
Storyboarding
Storyboarding spells out all the key elements in your movie and illustrates the relationship between them.
In a linear narrative, storyboards show important narrative events.
In a non-linear narrative, storyboards show important narrative events, as well as relationships between each element and narrative flow.
Storyboards can be simply text, like the example below, or they can serve as visual mockups.
