I have problems setting up the new client API swc file to use in my Flash project. It seems at runtime an old version is still in use.
Basically I downloaded the new swc and put it in the /libs folder and replaced the old one. The way its linked in the ActionScript 3.0 settings window under the "Library path" tab is still the same and shows "SFS2X_API_AS3.swc - .\libs"
While editing code I can type "SmartFox.httpUploadURI" and it shows me the property EXISTS which is good because this was added in version 1.2.5, that's what I want.
However when I run (test movie) the game I get error #1069 telling me that property httpUploadURI cannot be found in com.smartfoxserver.2x.SmartFox. Also while running it if I trace SmartFox.version and it says I'm still with 0.9.8. What am I doing wrong?
EDIT: I think it has something to do with SmartFoxBits, because if I remove all those components and all references to them in the library then the version of the API is now 1.2.5.
Thanks!
Flash CS5.5
Server is version 2.9.0