works in flash CS3 but not CS4
Posted: 11 May 2010, 22:58
So my entire project was built in AS3 using CS3. I opened the CS3 fla file in CS4 and ran the same project and after creating the game room in CS4 it throws the following error while the same code works fine ins CS3:
Any ideas?ReferenceError: Error #1037: Cannot assign to a method map on Array.
at it.gotoandplay.smartfoxserver.handlers::SysHandler/populateVariables()
at it.gotoandplay.smartfoxserver.handlers::SysHandler/handleRoomAdded()
at Function/http://adobe.com/AS3/2006/builtin::apply()
at it.gotoandplay.smartfoxserver.handlers::SysHandler/handleMessage()
at it.gotoandplay.smartfoxserver::SmartFoxClient/xmlReceived()
at it.gotoandplay.smartfoxserver::SmartFoxClient/handleMessage()
at it.gotoandplay.smartfoxserver::SmartFoxClient/handleSocketData()
TypeError: Error #1088: The markup in the document following the root element must be well-formed.
at it.gotoandplay.smartfoxserver::SmartFoxClient/xmlReceived()
at it.gotoandplay.smartfoxserver::SmartFoxClient/handleMessage()
at it.gotoandplay.smartfoxserver::SmartFoxClient/handleSocketData()