When running flash components that use localConnection within an HTML container, I get the following error in a popup box (flash player is the debug version):
Error
// add this line after the instanciation aof the receiver file
receiveSwf_lc.allowDomain("localhost");
// or whatever domain you like, use * as wildcard to allow any domain name