Flash Remoting AS2 Component Installer Bug
I was trying to do a simple little “hello world” script in Flash MX 2004 Professional using Flash Remoting and ActionScript 2.0, but it just would not work. I knew I had installed the Flash Remoting components for ActionScript 2, but it seemed like it could not find the required files. I kept getting the following error:
class 'import mx.rpc.RelayResponder' could not be loaded
After a quick little search on Google, I found the answer. Apparently there is a bug in the installer that prevents all the files from being installed. If you are having similar problems then the solution is to download the sources and install them yourself.