Difference between revisions of "PRO608A summer2010"
(→Students) |
(→Students) |
||
Line 19: | Line 19: | ||
| Choephel|| Thupten|| tchoephel|| thupten1234@gmail.com || [http://thupten.veryusefulinfo.com Thupten's Blog] || thupten | | Choephel|| Thupten|| tchoephel|| thupten1234@gmail.com || [http://thupten.veryusefulinfo.com Thupten's Blog] || thupten | ||
|- | |- | ||
− | |||
| Khai Huynh|| Khai|| nkhuynh1|| kyle205@gmail.com || [http://kyle205.blogspot.com/ Khai Huynh's Blog] || nkhuynh1 | | Khai Huynh|| Khai|| nkhuynh1|| kyle205@gmail.com || [http://kyle205.blogspot.com/ Khai Huynh's Blog] || nkhuynh1 | ||
+ | |- | ||
+ | | Butnaru || Stefan || sbutnaru || stefanbutnaru@rogers.com || N/A || N/A | ||
|} | |} |
Revision as of 12:45, 14 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 |
Khai Huynh | Khai | nkhuynh1 | kyle205@gmail.com | Khai Huynh's Blog | nkhuynh1 |
Butnaru | Stefan | sbutnaru | stefanbutnaru@rogers.com | N/A | N/A |
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.