I am getting this error, Variable ByteArray is not defined. This worked fine against Flex SDK 4.0 and is now throwing a runtime error once it is built against the 4.5 SDK. Is this related to updates to the introspection in Flash Builder?
Keith H.
ReferenceError: Error #1065: Variable ByteArray is not defined.
at global/flash.utils::getDefinitionByName()
at com.adobe.serializers.utility::TypeUtility$/assignProperty()[C:\depot \flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\serializers\sr c\com\adobe\serializers\utility\TypeUtility.as:593]
at com.adobe.serializers.utility::TypeUtility$/convertToStrongType()[C:\ depot\flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\serialize rs\src\com\adobe\serializers\utility\TypeUtility.as:562]
at com.adobe.serializers.utility::TypeUtility$/convertListToStrongType() [C:\depot\flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\seria lizers\src\com\adobe\serializers\utility\TypeUtility.as:518]
at com.adobe.serializers.utility::TypeUtility$/assignProperty()[C:\depot \flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\serializers\sr c\com\adobe\serializers\utility\TypeUtility.as:623]
at com.adobe.serializers.utility::TypeUtility$/convertToStrongType()[C:\ depot\flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\serialize rs\src\com\adobe\serializers\utility\TypeUtility.as:562]
at com.adobe.serializers.utility::TypeUtility$/convertListToStrongType() [C:\depot\flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\seria lizers\src\com\adobe\serializers\utility\TypeUtility.as:518]
at com.adobe.serializers.utility::TypeUtility$/assignProperty()[C:\depot \flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\serializers\sr c\com\adobe\serializers\utility\TypeUtility.as:623]
at com.adobe.serializers.utility::TypeUtility$/convertToStrongType()[C:\ depot\flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\serialize rs\src\com\adobe\serializers\utility\TypeUtility.as:562]
at com.adobe.serializers.utility::TypeUtility$/convertResultHandler()[C: \depot\flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\serializ ers\src\com\adobe\serializers\utility\TypeUtility.as:436]
at mx.rpc.soap::Operation/http://www.adobe.com/2006/flex/mx/internal::processResult()[E:\dev\hero_private\frameworks\projects\rpc\src\mx\rpc\soap\Operati on.as:953]
at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::resultHandler()[E:\dev\hero_private\frameworks\projects\rpc\src\mx\rpc\AbstractInvo ker.as:313]
at mx.rpc::Responder/result()[E:\dev\hero_private\frameworks\projects\rp c\src\mx\rpc\Responder.as:56]
at mx.rpc::AsyncRequest/acknowledge()[E:\dev\hero_private\frameworks\pro jects\rpc\src\mx\rpc\AsyncRequest.as:84]
at DirectHTTPMessageResponder/completeHandler()[E:\dev\hero_private\fram eworks\projects\rpc\src\mx\messaging\channels\DirectHTTPChannel.as:451 ]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()