Flash HTML Editor Support Product Page
This topic was archived
Flash HTML Editor not loading in textarea
Reported 14 Feb 2007 16:24:43
1
has this problem
14 Feb 2007 16:24:43 Emil Babin posted:
<font face='Arial'>HiI have the following problem:
When loading my testpages locally - I have no problems whatsoever - but after uploading to the live server the editor no longer loads.
I get an empty textarea, that accepts textinput and sends it to the db, but no flash editor?
I´m using DW8, PHP and the latest extension 1.0.1 including PPHPU 2.1.4
Everything is uploaded to the server: swf file, Scriptlibrary, AdvHTML folders.
OS: Mac OSX 10.3.9
Browsers: Firefox and Safari
Thx in advance</font id='Arial'>
Replies
Replied 15 Feb 2007 14:04:42
15 Feb 2007 14:04:42 Georgi Kralev replied:
Hi Emil,
It seems that dmxFlashHTMLEdit.js cannot be found. In your page check the path to ScriptLibrary/dmxFlashHTMLEdit.js.
Regards,
Georgi Kralev
----------------------------------
Support - www.DMXzone.com
It seems that dmxFlashHTMLEdit.js cannot be found. In your page check the path to ScriptLibrary/dmxFlashHTMLEdit.js.
Regards,
Georgi Kralev
----------------------------------
Support - www.DMXzone.com
Replied 15 Feb 2007 15:50:14
15 Feb 2007 15:50:14 Emil Babin replied:
Hi George
thx for the fast response - it got me started on solving the problem.
It couldn´t, in fact, find the dmxFlashHTMLEdit.js.
The problem was that I was working on one of my subdomians and apparantly linking back to the root doesn´t work...
My document in the subdomain was linking to "../ScriptLibrary/dmxFlashHTMLEdit.js" - that didn´t work
I copied the whole ScriptLibrary folder into the subdomain, canged ther path to "ScriptLibrary/dmxFlashHTMLEdit.js" - and voila.
Weird that it doesn´t work the other way around though - possible fix implemented would be nice.
Thx again
thx for the fast response - it got me started on solving the problem.
It couldn´t, in fact, find the dmxFlashHTMLEdit.js.
The problem was that I was working on one of my subdomians and apparantly linking back to the root doesn´t work...
My document in the subdomain was linking to "../ScriptLibrary/dmxFlashHTMLEdit.js" - that didn´t work
I copied the whole ScriptLibrary folder into the subdomain, canged ther path to "ScriptLibrary/dmxFlashHTMLEdit.js" - and voila.
Weird that it doesn´t work the other way around though - possible fix implemented would be nice.
Thx again