There is a bug in publishing for flash player 11.
It looks like a method being called is probably overriding a keyword.
If you use this code :
Code: Select all
import it.gotoandplay.smartfoxserver.SmartFoxClient;
var ref = new SmartFoxClient();it\gotoandplay\smartfoxserver\SmartFoxClient.as, Line 2049 1061: Call to a possibly undefined method encode through a reference with static type Class.
it\gotoandplay\smartfoxserver\SmartFoxClient.as, Line 2680 1061: Call to a possibly undefined method decode through a reference with static type Class.
Please can Smartfox issue a remedy to this as soon as possible.
Thanks.
[/code]