Peleus Uhley explains how the "allowScriptAccess" parameter can dramatically change the relationship between Flash objects and the websites they're contained in.
Doug Winnie demonstrates working with object parameters using a code snippet, and he explains how snippets offer ease and flexibility of coding in ActionScript for Flash Professional CS5 projects.
Doug continues his tutorial on how to efficiently use functions with ActionScript. With functions, you can customize their functionality by assigning parameters and values.
In order to manipulate objects, Doug Winnie uses the assignment operator in ActionScript 3.0 to instantaneously overwrite values initially assigned in Flash.
Doug Winnie demonstrates how to access properties of an object such as size or location by using instance properties with ActionScript, sending messages to the output console.