Avatar

Level 1

I'm getting this error when setting the WebcamSubscriber.webcamPublisher in the flashOnly swc (happens in all versions):

TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at com.adobe.rtc.collaboration::WebcamSubscriber/computeArea_Rows()[/Users/arun/Work/aponnusa_theoden.corp.adobe.com_1666/depot/branches/connect/1010/SDKApp/payload/libs/flashOnly/player10/src/com/adobe/rtc/collaboration/WebcamSubscriber.as:1128]
    at com.adobe.rtc.collaboration::WebcamSubscriber/layoutCameraStreams()[/Users/arun/Work/aponnusa_theoden.corp.adobe.com_1666/depot/branches/connect/1010/SDKApp/payload/libs/flashOnly/player10/src/com/adobe/rtc/collaboration/WebcamSubscriber.as:1175]
    at com.adobe.rtc.collaboration::WebcamSubscriber/updateSubscribersDisplay()[/Users/arun/Work/aponnusa_theoden.corp.adobe.com_1666/depot/branches/connect/1010/SDKApp/payload/libs/flashOnly/player10/src/com/adobe/rtc/collaboration/WebcamSubscriber.as:1422]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at com.adobe.rtc.util::Invalidator/onInvalidationComplete()[/Users/arun/Work/aponnusa_theoden.corp.adobe.com_1666/depot/branches/connect/1010/SDKApp/payload/libs/flashOnly/player10/src/com/adobe/rtc/util/Invalidator.as:78]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.utils::Timer/tick()

In the meantime, is there anywhere I can download the last SDK?