Wierd Behaviour
Im getting some really odd behaviour happening.
This is the content that i have in m editor:
<p><embed width="530" height="140" type="application/x-shockwave-flash" quality="1" wmode="Window" menu="true" loop="true" play="true" scale="ShowAll" src="/userfiles/Flash/bannerjobs_530.swf" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></p> <p>some more text</p> <p align="justify">We hope you feel at home on the site, if you have any queries or any problems please don't hesitate to contact us by clicking on the link in the main menu.</p>
now if i view it in FF it immediately puts in a <p> </p> above and below the flash item. and the more I open it the more of them it seems to add.
If this wasn't strange enough in IE7 the output is even wierder - it seems to cut off text and all sorts:
<p><e width="530" height="140" type="a pplic atio n/x-sho ckwav e-flash" quality="1" wmode="Window" menu=" true" loop="t rue" play="true" scale="ShowAll" src="/u serfiles/F las h/bannerjo bs_530.swf" pluginspage="http:// www.macrom edia.com/go/getflashplayer" mbed=""></e></p> <p>& nbsp ;</p> <p>< p &g t; <p>so me text</p> <h2>Welcome To JobsInSwin d on.com!</h2> <p align="justify"><strong>New S ite Launched Jan 21st! </strong></p> <p align="justify">Welcome to th e new look JobsInSwindon.com. Due to the co ntinuing success we've enjoyed, we have upda ted the site to make it easier to use and to bring you a load of new feature s.</p> <
as you can see the flash object has been decimated - this was done by simply opening and saving it - no editing?
~Any ideas what is causing either of these?
I am using tthe FCK built into the Coldfusion 8 textarea tag?