Daily Archives: August 30, 2006

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 [...]