Difference between revisions of "PRO608A summer2010"
SimonClark (talk | contribs) |
SimonClark (talk | contribs) (→Week 8) |
||
Line 29: | Line 29: | ||
==Week 8== | ==Week 8== | ||
+ | |||
+ | ===Class 1)=== | ||
+ | * Basic Flash usage | ||
+ | * creating a document | ||
+ | * basic drawing | ||
+ | * defining actions in the timeline | ||
+ | |||
+ | ===Class 2=== | ||
+ | * specifying a document class | ||
+ | * external ActionScript code | ||
+ | * creating classed library items | ||
+ | * creating a Global Static class for persistent storage and interdocument communication | ||
+ | * embedding in a webpage with swfobject2.2 | ||
+ | * communication with javascript | ||
==Week 9== | ==Week 9== |
Revision as of 19:19, 12 July 2010
Contents
Instructor
Last Name | First Name | Seneca Username | Blog Url | |
---|---|---|---|---|
Clark | Simon | simon.clark | simon@zebraspot.com |
Students
Last Name | First Name | Seneca Username | Blog Url | IRC Nick | |
---|---|---|---|---|---|
Gorscak | Ljubomir | gljubomir | ljubomir.gorscak@gmail.com | Blogspot | ljubo |
Samimi | Ali | asamimi | ali.samimi@gmail.com | The Door | asa_ |
Choephel | Thupten | tchoephel | thupten1234@gmail.com | Thupten's Blog | thupten |
Links
Topics
Week 8
Class 1)
- Basic Flash usage
- creating a document
- basic drawing
- defining actions in the timeline
Class 2
- specifying a document class
- external ActionScript code
- creating classed library items
- creating a Global Static class for persistent storage and interdocument communication
- embedding in a webpage with swfobject2.2
- communication with javascript