I'm passing data into FCKEditor so that it is there on startup. Some content contains Youtube videos or Google videos yet as these do not end in '.swf' FCKEditor does not display anything at all.
My question is - what bit of code does the parsing of the initial data that is passed in and generates the UI?
I'm using the latest version and I wish to hack it so that it will treat the <EMBED> tags more leniantly.
My question is - what bit of code does the parsing of the initial data that is passed in and generates the UI?
I'm using the latest version and I wish to hack it so that it will treat the <EMBED> tags more leniantly.

RE: FCK on startup
If anyone can answer my previous question anyway I'd be very happy.
Re: FCK on startup