14
Spring 2011 CSUS Learning, Teaching and Assessment Conference Western Connecticut State University 4/29/11 Due to a scheduling conflict the 2011 CSU Assessment Conference has been moved to the WCSU Westside Campus. Pinney Hall 43 Lake Avenue Extension, Danbury Showcasing best practices in teaching and learning and in the Scholarship of Teaching, Learning and Assessment (with possible involvement of university centers for excellence in teaching and learning, teaching recognition awardees, etc.) 1:30 p.m. - 2:30 p.m. - Breakout Session http://mo113.com/ConfCSU2011.pptx http://www.ctstateu.edu/faculty/conferences/#assessment Robert Workman – Computer Science – SCSU [email protected] Adobe Flash CS5 Built-In Code Librarie roduce Event Driven Computer Programmin

Spring 2011 CSUS Learning, Teaching and Assessment Conference Western Connecticut State University 4/29/11 Due to a scheduling conflict the 2011 CSU Assessment

Embed Size (px)

Citation preview

Page 1: Spring 2011 CSUS Learning, Teaching and Assessment Conference Western Connecticut State University 4/29/11 Due to a scheduling conflict the 2011 CSU Assessment

Spring 2011 CSUS Learning, Teaching and Assessment ConferenceWestern Connecticut State University 4/29/11

Due to a scheduling conflict the 2011 CSU Assessment Conference has been moved to the WCSU Westside Campus. Pinney Hall 43 Lake Avenue Extension, Danbury

Showcasing best practices in teaching and learning and in the Scholarship of Teaching, Learning and Assessment (with possible involvement of university centers for excellence in teaching and learning, teaching recognition awardees, etc.) 1:30 p.m. - 2:30 p.m. -

Breakout Session

http://mo113.com/ConfCSU2011.pptx

http://www.ctstateu.edu/faculty/conferences/#assessment

Robert Workman – Computer Science – [email protected]

Using Adobe Flash CS5 Built-In Code Libraries to Introduce Event Driven Computer Programming

Page 2: Spring 2011 CSUS Learning, Teaching and Assessment Conference Western Connecticut State University 4/29/11 Due to a scheduling conflict the 2011 CSU Assessment

Flash CS5

Page 3: Spring 2011 CSUS Learning, Teaching and Assessment Conference Western Connecticut State University 4/29/11 Due to a scheduling conflict the 2011 CSU Assessment

Code Snippets Window

Page 4: Spring 2011 CSUS Learning, Teaching and Assessment Conference Western Connecticut State University 4/29/11 Due to a scheduling conflict the 2011 CSU Assessment

Snippets Window Expanded

Page 5: Spring 2011 CSUS Learning, Teaching and Assessment Conference Western Connecticut State University 4/29/11 Due to a scheduling conflict the 2011 CSU Assessment

Snippet Code

Page 6: Spring 2011 CSUS Learning, Teaching and Assessment Conference Western Connecticut State University 4/29/11 Due to a scheduling conflict the 2011 CSU Assessment

Drag and Drop Code

Page 7: Spring 2011 CSUS Learning, Teaching and Assessment Conference Western Connecticut State University 4/29/11 Due to a scheduling conflict the 2011 CSU Assessment

Libraries from the Web

var age:Number = 20;

if (age > 18){trace("You can enter the website");gotoAndStop("Home");} else {trace("Sorry, you are too young to visit this website");}

http://www.republicofcode.com/tutorials/flash/as3conditionals/

Page 8: Spring 2011 CSUS Learning, Teaching and Assessment Conference Western Connecticut State University 4/29/11 Due to a scheduling conflict the 2011 CSU Assessment

Another Snippet Site

http://asnippet.com/snippets.php?keyword=as3

Page 9: Spring 2011 CSUS Learning, Teaching and Assessment Conference Western Connecticut State University 4/29/11 Due to a scheduling conflict the 2011 CSU Assessment

Snippet – AS3 Geolocation

http://asnippet.com/one_snippet.php?command=getSnippet&snippetId=1327

Page 10: Spring 2011 CSUS Learning, Teaching and Assessment Conference Western Connecticut State University 4/29/11 Due to a scheduling conflict the 2011 CSU Assessment

Course Snippets in the Cloud

http://asnippet.com/download.php

Page 11: Spring 2011 CSUS Learning, Teaching and Assessment Conference Western Connecticut State University 4/29/11 Due to a scheduling conflict the 2011 CSU Assessment

Flash to HTML5

http://www.macgasm.net/2011/03/08/adobe-releases-flashtohtml5-conversion-tool-adobe-labs/

Page 12: Spring 2011 CSUS Learning, Teaching and Assessment Conference Western Connecticut State University 4/29/11 Due to a scheduling conflict the 2011 CSU Assessment

Flash CS5.5

Page 13: Spring 2011 CSUS Learning, Teaching and Assessment Conference Western Connecticut State University 4/29/11 Due to a scheduling conflict the 2011 CSU Assessment

Lake Ave is Rt 6 Conf is at Pinney Hall

Page 14: Spring 2011 CSUS Learning, Teaching and Assessment Conference Western Connecticut State University 4/29/11 Due to a scheduling conflict the 2011 CSU Assessment