The forum operates in read-only mode. Please head to StackOverflow for support.
FCKConfig.FlashBrowserURL = FCKConfig.BasePath + 'filemanager/bowser/default/browser.html?Type=Flash&Connector=' + encodeURIComponent( FCKConfig.BasePath + 'filemanager/connectors/' + _FileBrowserLanguage + '/connector.' + _FileBrowserExtension ) ;
FCKConfig.FlashBrowserURL = FCKConfig.BasePath + 'filemanager/browser/default/browser.html?Type=Flash&Connector=' + encodeURIComponent( FCKConfig.BasePath + 'filemanager/connectors/' + _FileBrowserLanguage + '/connector.' + _FileBrowserExtension ) ;
Re: browser for flash not working
all sorted thanks
Re: browser for flash not working
1* Open the fckconfig.js in the fckeditor folder
2* Find this line of code:
*3 Change to: