Category Archives: flash

“Googling” Flash

I have to say, this is fairly interesting news. Flash was adopted early by many web-shops wanting to give the user an “integrated media experience” that couldn’t be provided by straight html sites. Since then, the tools have been developed to do site analytics of flash web applications, and flash and the flex framework have [...]

Chumby Widget 002 - Japanese Alphabet!

Just finished up version 1.0 of the Japanese Syllabary Flash Card for the Chumby. It was approved in its version 0.1 stage last week, but unfortunately, when you update a widget, it has to be approved again for public viewing. Perhaps after the big official Chumby launch there will be different tier developer permissions, some [...]

Actionscript Interface Implementation Error

Just to add this to the web search realm, a quick note on a fairly annoying discrepancy in the Flash IDE. When compiling flash movies that utilize interfaces, there is the possibility of getting the following error:
The implementation of the interface method doesn’t match its definition.
Despite the fact that MTASC has no problem with [...]