Random header image at labs.ghostinteractive.net

ActionScript

AudioSpot Addition To Overlay Extension

May 8th, 2009  |  by Jeremy  |  published in ActionScript

A new set of classes for the Overlay Extension have been completed. The new code allows regions of a zoom image to be accompanied by audio ( read: music, narration, sound fx ). A region is defined as either radial or rectangular and within a zoom range. The demo below demonstrates the basic concept. Note: [...]

More Overlay Example Code Available

April 17th, 2009  |  by Jeremy  |  published in ActionScript

A couple of new overlay code examples have been added to our Google Code repository. These examples are very stripped down

Overlay Extension For OpenZoom SKD Released

April 13th, 2009  |  by Jeremy  |  published in ActionScript

The Overlay Extension for the OpenZoom SDK is light-weight set of Actionscript 3 classes that provide mapping-like functionality for use with the OpenZoom ZUI ( zoomable user interace) framework. These classes provide functionality for adding “hotspots” and “point to point paths” to the Open Zoom MultiScaleImage component. These classes use standard x & y coordinates [...]

Strip Whitespace From String ActionScript 3.0

April 8th, 2009  |  by Jeremy  |  published in ActionScript

Just came up with this simple method for removing extra whitespace from a string using regular expressions and the String.replace() method. Many examples found on the web involve looping through the entire string and evaluating individual characters which can be an expensive operation. Using regular expressions, as shown below, can definitely save some keystrokes and [...]

About labs.ghostinteractive.net

This site is currently inactive. Support for the Overlay Extension for OpenZoom will be provided. Feel free to leave questions or comments and I'll try to get back to you prompty . Subscribe via RSS »