flex3 - Error #2084-The AMF Encoding of the arguments cannot exceed 40K -
in application using localconnection
object communication b/w flex 3 , flex 4 swfs. when size of arguments (arraycollection
) exceeds limit , getting following exception:-
error #2044: unhandled asyncerrorevent:. text=error #2095: flash.net.localconnection unable invoke callback readytoupdate. error=argumenterror: error #2084: amf encoding of arguments cannot exceed 40k.
any inputs on same highly appreciated.
there's related post here. last thing mentioned check make sure array doesn't have length of 0. not sure how translates exceeding 40k at. try figure out how data trying send if there data in array... http://forums.adobe.com/thread/243519
Comments
Post a Comment