Graphics Applications White Papers
Flash Hacks: Undocumented ActionScript
Overview ActionScript's basic for...in loop effectively says to the Flash interpreter, "Look at the object of interest, and for each of its properties (including its methods stored within properties), execute the body of the loop once. However, many of ActionScript's built-in methods and properties aren't enumerable within a for...in loop by default. Macromedia assumes one wants to see the objects and properties that the code creates, not the ones that underpin ActionScript, so they hid a lot of the built-in properties from being enumerated with for...in. However, the undocumented ASSetPropflags() function can make properties and methods visible even if they aren't ordinarily enumerable within a for...in loop.
| Publisher | O'Reilly Media | File Format | |
|---|---|---|---|
| Date Published | June 2004 | ||
| Format | Book chapters | ||
| Topics | |||
MSDN Webcast: Performing a File Upload With Silverlight (Level 100)
The attendee will learn how to use Microsoft Silverlight 1.1 with the Microsoft .NET Framework to upload files to Web server using a Web service with the HTTP POST method.
Visualization of State Transition Graphs
A new method for the visualization of state transition graphs is presented. Visual information is reduced by clustering nodes, forming a tree structure of related clusters. This structure is visualized...
Easy Graphs With PROC FORMAT, PROC GPLOT, and ODS
By means of straightforward commands in SAS v8.2 and SAS/GRAPH, graphs and charts can be generated that are visually appealing and easy to understand without having to import data into...
Adobe Photoshop CS2 One-on-One: Correcting Color Balance
Deep Inside the most primitive recesses of the minds - where thoughts such as "Must eat to live" reside - one possesses an implicit understanding of luminosity. Sunlight illuminates all...
AlterImage 2.0 A New Price/Performance Standard for Digital Image Manipulation
The first time a plastic surgeon sat a patient in front of a mirror and pulled gently on her cheeks, image manipulation as an educational and marketing tool was born....



