Don't Forgot |
Every Tuesday is Online |
|
CIM264C Ticket
20735 Flash
MX Action Scripting -- Beginning |
||
| Instructor:
Tom DeDonno |
||
|
||
Color Key: Red Urgent Attention, Black Set in Stone, Gray Tentative
CIM 264C
Flash MX Action Scripting - Beginning
| Instructor: | Tom DeDonno | Ticket No: | 20735 |
| Email: | tdedonno@juno.com | Time & Day: | 5:30-7PM Tues/Thurs |
| Web site: | http://www.saddleback.edu/faculty/tdedonno | Semester: | |
| http://www.saddleback.edu/faculty/tdedonno/cim264c | Room: | BGS 205-1 |
The SW Homepage is First Link
For some sites a second link to the actual download is provided
Download Links Frequently Change
Will be looking at Flex (Eclipse/Flash8.5/ActionScript 3.0)
But Sepy is the Editor for this Class
Action Script CHM (Windows Help)
ActionScript.org resources tutorials
Tutorials: Action Script | FlashKit
Looking into ActionScript IDEs Any Ideas
ActionScript 2.0 GPL Compiler |
List of Action
Script Editors |
I haven't used Primal Script or Edit Pro
But They seem to be well recommended
Primal
Script | Edit Pro
Recommended Free IDEs
Sepy |
Eclipse |
GVIM Use Java Script
| SciTE/Flash | Flush
Advance Set of Flash Tools swftools.com | flashguru News and Advance Topics
Macromedia Exchange | Flash Clipart Complexity Top Flash Application
Action Script Definitive Guide 2nd Edition API Reference - Books Companion Site
| <html> | start a HTML document | <title> | Title of HTML Document | |
| <head> | header information not included in HTML document | <body> | Begin Body of HTML document | |
| <h1> | First Major header | <h6> | Most Minor Header | |
| <p> | Start paragraph, blank line at end of text | <br> | Insert line break |
|
| <b> | Bold Text | <I> | Italic Text | |
| <table> | Start a table | <tr> | Start a table row | |
| <td> | Table Data, a single cell of data | <th> | Single cell, but treated as header | |
| <ol> | Start Ordered List | <li> | List Item | |