ich versuche ein swf datei als content-element einsetzen.
ich habe ext.salt_swf instaliert.
alles leuft super, aber in html sehe ich das:
[code:1:af4dc94e72]<!--
BEGIN: Content of extension "salt_swf", plugin "tx_saltswf_pi1"
-->
<div class="tx-saltswf-pi1">
<object classid="CLSID:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" width="361" height="111" border="0"><param name="movie" value="fileadmin/colage/sp_img.swf"><param name="quality" value="high"><param name="scale" value="exactfit"><embed src="fileadmin/colage/sp_img.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="361" height="111"></object>
</div>
<!-- END: Content of extension "salt_swf", plugin "tx_saltswf_pi1" -->
<img src="clear.gif" width="1" height="10" border="0" class="spacer-gif" alt="" title=""><br>
[/code:1:af4dc94e72]
die letzte
[code:1:af4dc94e72]<img src="clear.gif" width="1" height="10" border="0" class="spacer-gif" alt="" title=""><br>[/code:1:af4dc94e72]
mach mich vertig :(
wie kan ich das weg schmeisen?!