December 2008
ActionScript VQS Errata – Page 114 Typo – Code 8.2
December 30th, 2008 by Derrick Ypenburg |
The function declaration is missing from the stopHandler() event listener line. It should read:
function stopHandler(evt:MouseEvent):void {
Thanks again to Hannes for this find and his feedback.
Cheers,
Derrick
ActionScript VQS Errata – Page 104 Typo – Code 7.6
December 30th, 2008 by Derrick Ypenburg | Tags: Derrick's ActionScript VQS Guide, Flash
The two else if statements in Code 7.6 are both missing the opening curly brace after the condition. Both lines for the else if statements should look like this:
} else if (evt.type == “mouseUp”) {
} else if (evt.type == “mouseOver“) {
Thanks to Hannes Strydom for his find and feedback.
Cheers,
Derrick
Focus on Media Helps Launch Microsoft’s VoIP Software Website
December 16th, 2008 by Derrick Ypenburg | Tags: Flash, MacLaren McCann, Microsoft
Focus on Media worked with ad agency MacLaren McCann for the Canadian design and localization of Microsoft’s new VoIP website. This is a slick application and we love the final product. View Site
