Hi
Still doesnt help much. I am aware of all those examples as have already made many popups that suck out info from editor and repopulate afterwards. All work fine in IE and firefox, its just this embed/object I am having problems with.
When I get the selected HTML for the flash object it returns (in firefox)
<img class="cetempFlash" id="0" src="http://cutesoft.net/CuteSoft_Client/CuteEditor/Images/1x1.gif" style="border: 1px dotted rgb(0, 0, 0); background-image: url(/CuteSoft_Client/CuteEditor/images/flash32.gif); background-position: center; background-repeat: no-repeat; background-color: rgb(192, 192, 192);" height="300" width="400">
Not the relevant embed/object html. I cant just do a search thru the html for the object because there could be many on the page. I see no way of relating the returned image html with the selected object.
You obviously manage it somehow, because when you goto html view, the object html is shown correctly. Also when you select it and delete it the relevant html disappears too.
Soooo how do you identify that this image is with the relevant object html?
Cheers