Avatar

Level 3

My sharedproperty works fine, however, I alwasy get this exception when I start my program.

I basically extended a button and turned into a "SharedButton"

Error: Could not find the requested node.
    at com.adobe.rtc.sharedModel::CollectionNode/getNodeConfiguration()[D:\Program Files\Adobe\Flex Builder 3.1\plugins\com.adobe.afcs\libs\player9\src\com\adobe\rtc\sharedModel\CollectionNode.as:394]
    at com.adobe.rtc.sharedModel::SharedProperty/commitProperties()[D:\Program Files\Adobe\Flex Builder 3.1\plugins\com.adobe.afcs\libs\player9\src\com\adobe\rtc\sharedModel\SharedProperty.as:615]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at com.adobe.rtc.util::Invalidator/onInvalidationComplete()[D:\Program Files\Adobe\Flex Builder 3.1\plugins\com.adobe.afcs\libs\player9\src\com\adobe\rtc\util\Invalidator.as:61]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.utils::Timer/tick()