Anyway, I've come across a problem where KTML breaks embedded code that is pasted into code view. The examples I have is this (the original):
Code: Select all
<div style="width:600px; text-align: center;"><embed type="application/x-shockwave-flash" wmode="transparent" src="http://w864.photobucket.com/pbwidget.swf?pbwurl=http%3A%2F%2Fw864.photobucket.com%2Falbums%2Fab206%2Fowenmcc1956%2FWelcome+to+Otahuhu+Intermediate+School%2F02386cf2.pbw" height="180" width="600"><a href="http://photobucket.com/slideshows" target="_blank"><img src="http://pic.photobucket.com/slideshows/btn.gif" style="float:left;border-width: 0;" ></a><a href="http://s864.photobucket.com/albums/ab206/owenmcc1956/Welcome%20to%20Otahuhu%20Intermediate%20School/?action=view¤t=02386cf2.pbw" target="_blank"><img src="http://pic.photobucket.com/slideshows/btn_viewallimages.gif" style="float:left;border-width: 0;" ></a></div>
Code: Select all
<div style="width: 600px; text-align: center;"><embed type="application/x-shockwave-flash" wmode="transparent" src="http://w864.photobucket.com/pbwidget.swf?pbwurl=http%253A%252F%252Fw864.photobucket.com%252Falbums%252Fab206%252Fowenmcc1956%252FWelcome+to+Otahuhu+Intermediate+School%252F02386cf2.pbw" height="180" width="600"><a href="http://photobucket.com/slideshows" target="_blank"><img src="http://pic.photobucket.com/slideshows/btn.gif" style="float: left; border-width: 0pt;"></a><a href="http://s864.photobucket.com/albums/ab206/owenmcc1956/Welcome%20to%20Otahuhu%20Intermediate%20School/?action=view¤t=02386cf2.pbw" target="_blank"><img src="http://pic.photobucket.com/slideshows/btn_viewallimages.gif" style="float: left; border-width: 0pt;"></a></div>
Cheers,
Brendon