I don't know why suddenly I got this error after compiling bigbluebutton-client
ReferenceError: Error #1065: Variable _class_embed_css_Assets_swf_870123170_mx_skins_cursor_DragCopy_1076716749 is not defined.
at flash.display::MovieClip/nextFrame()
at mx.core::FlexModuleFactory/deferredNextFrame()
at mx.core::FlexModuleFactory/update()
at mx.core::FlexModuleFactory/moduleCompleteHandler()
at flash.display::MovieClip/nextFrame()
at mx.core::FlexModuleFactory/deferredNextFrame()
at mx.core::FlexModuleFactory/update()
at mx.core::FlexModuleFactory/timerHandler()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
ReferenceError: Error #1065: Variable _class_embed_css_Assets_swf_870123170_mx_skins_cursor_BusyCursor_758537315 is not defined.
at flash.display::MovieClip/nextFrame()
at mx.core::FlexModuleFactory/deferredNextFrame()
at mx.core::FlexModuleFactory/update()
at mx.core::FlexModuleFactory/moduleCompleteHandler()
at flash.display::MovieClip/nextFrame()
at mx.core::FlexModuleFactory/deferredNextFrame()
at mx.core::FlexModuleFactory/update()
at mx.core::FlexModuleFactory/timerHandler()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
ReferenceError: Error #1065: Variable _class_embed_css_Assets_swf_870123170_mx_skins_cursor_DragReject_410535785 is not defined.
at flash.display::MovieClip/nextFrame()
at mx.core::FlexModuleFactory/deferredNextFrame()
at mx.core::FlexModuleFactory/update()
at mx.core::FlexModuleFactory/moduleCompleteHandler()
at flash.display::MovieClip/nextFrame()
at mx.core::FlexModuleFactory/deferredNextFrame()
at mx.core::FlexModuleFactory/update()
at mx.core::FlexModuleFactory/timerHandler()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
I have no idea why suddenly those error appeared, I have tried to checkout new source and compile it again and again, but useless
Could someone give a hand?
Thanks!