WebLog!
Doing Windows, Filling Pockets And Reading Palms, Making Software That Works!
For Health, Home And Office

775.346.8185  •  skype: FutureWareSCG

Posts Tagged ‘actionscript’

ActionScript Error 2015 With Firefox And Internet Explorer

Thursday, April 29th, 2010

Sometimes the InvalidBitMapData error is really masking something else. This error can occur with Firefox and IE7/8 by doing page refreshes. Here’s one way to work around it.

(more…)

Handling Multiple ActionScript Loader Errors

Tuesday, April 27th, 2010

ActionScript’s LoaderInfo object is missing a lot of information if an error occurs. This presents a real housekeeping problem if multiple loads are done. Here’s a technique that makes sure nothing falls through the cracks.

(more…)

Developing Software for Mobile Devices with Adobe’s Flash

Wednesday, March 31st, 2010

Flash’s ubiquity is in its presence on the vast majority of PC desktops, laptops and netbooks. It is also in a surprising, and growing, percentage of mobile devices. Software developers who want to tap this rapidly expanding market face many challenges that have not existed in the PC world for quite some time. Here is a book that is virtually encyclopedic in its review of the pitfalls and dangers for mobile development and how they can be avoided, even for the iPhone. It provides rich information detail on how to address mobile software development now, along with a preview of how it can be done easier when what is in the oven finishes baking.

(more…)

Book Review: ActionScript 3.0 Bible

Wednesday, January 6th, 2010

Adobe’s ActionScript 3 has many things in common with regular compiled languages, with a specialized focus on the Flash player and engine. Here’s a good desk reference to avoid drowning in the online help that often times is a hindrance for here and now how to use it information.

(more…)

Foundation ActionScript 3.0 Image Effects Book Review

Wednesday, December 16th, 2009

If digital image manipulation is like painting, then this book by Todd Yard is like listening to a painter describe a desired artistic effect, using Actionscript as a set of brushes, the classes as a palette, and Flash as the canvas.
(more…)

Old Software Approaches Are New Again

Tuesday, November 10th, 2009

Rich Internet Applications, aka RIAs, are encountering some interesting problems that seem new to a lot of developers. Like many other things, these are really old problems that were solved a long time ago.

(more…)

Book Review: A Good Introductory Overview Of ActionScript 3

Wednesday, October 7th, 2009

Foundation ActionScript 3.0 for Flash and Flex, by Darren Richardson with Paul Milbourne, by Apress (Springer), also available at Amazon. ISBN-13: 978-1-4302-1918-7.

(more…)