Hi,
did someone customize successfull the kcw upload form? I'm struggling with the flex compiling - Could someone give me a hint, how he does it? I like to compile a translation file, but I get errors.
I got:
TypeError: Error #1009: Der Zugriff auf eine Eigenschaft oder eine Methode eines null-Objektverweises ist nicht möglich.
at mx.managers::CursorManagerImpl/showCurrentCursor()
at mx.managers::CursorManagerImpl/setCursor()
at mx.managers::CursorManagerImpl/setBusyCursor()
at mx.managers::CursorManager$/setBusyCursor()
at mx.rpc.http.mxml::HTTPService/http://www.adobe.com/2006/flex/mx/internal::invoke()
at mx.rpc.http::HTTPService/send()
at mx.rpc.http.mxml::HTTPService/send()
at com.kaltura.contributionWizard.business::WizardConfigDelegate/getWizardConfiguration()
at com.kaltura.contributionWizard.command::GetWizardConfigCommand/execute()
at com.adobe_cw.adobe.cairngorm.control::FrontController/executeCommand()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.adobe_cw.adobe.cairngorm.control::CairngormEventDispatcher/dispatchEvent()
at com.adobe_cw.adobe.cairngorm.commands::SequenceCommand/executeNextCommand()
at com.kaltura.contributionWizard.command::SaveInjectedDataCommand/setContext()
at com.kaltura.contributionWizard.command::SaveInjectedDataCommand/execute()
at com.adobe_cw.adobe.cairngorm.control::FrontController/executeCommand()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.adobe_cw.adobe.cairngorm.control::CairngormEventDispatcher/dispatchEvent()
at com.adobe_cw.adobe.cairngorm.control::CairngormEvent/dispatch()
at ContributionWizard/dispatchStartupSequence()
at ContributionWizard/onCreationComplete()
at ContributionWizard/___ContributionWizard_KApplication1_creationComplete()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.core::UIComponent/dispatchEvent()
at mx.core::UIComponent/set initialized()
at mx.managers::LayoutManager/doPhasedInstantiation()
at Function/http://adobe.com/AS3/2006/builtin::apply()
at mx.core::UIComponent/callLaterDispatcher2()
at mx.core::UIComponent/callLaterDispatcher()

What should I do?
I cleaned up the project, build a de_DE_CW_kaltura.swf and compile all files..