PRO608A summer2010
Contents
Instructor
Last Name | First Name | Seneca Username | Blog Url | |
---|---|---|---|---|
Clark | Simon | simon.clark | simon@zebraspot.com |
Students
Last Name | First Name | Seneca Username | PRO608a Matrix website | Blog Url | IRC Nick | |
---|---|---|---|---|---|---|
Gorscak | Ljubomir | gljubomir | ljubomir.gorscak@gmail.com | Blogspot | ljubo | |
Samimi | Ali | asamimi | Ali | ali.samimi@gmail.com | The Door | asa_ |
Choephel | Thupten | tchoephel | Thupten | thupten1234@gmail.com | Thupten's Blog | thupten |
Khai Huynh | Khai | nkhuynh1 | Ball Jumping | kyle205@gmail.com | Khai Huynh's Blog | nkhuynh1 |
Butnaru | Stefan | sbutnaru | testing | stefanbutnaru@rogers.com | N/A | N/A |
Joshua | Byer | jbyer | Joshua | jbyer@learn.senecac.on.ca | none | none |
Joshua | Byer | jbyer | Joshua | jbyer@learn.senecac.on.ca | none | none |
Links
Topics
Week 8
Class 1 class1.zip
- Basic Flash usage
- creating a document
- basic drawing
- defining actions in the timeline
- working with symbols
Class 2 class2.zip
- 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
Class3 class3.zip
- working with event listeners
- iterating over an object or array
- passing function references as parameters
- working with the Caurina tweener class.