Hi,
If i use the microsoft Virtual Machine and put an applet with the code below into the "source" part of the FCKeditor, or copy the page into the WYSIWYG part, everything goes alright. If i use the java virtul machine (1.4.2_04), something removes all the param tags and replaces them with <param name="_cx value ="12808"> and a simular one with _cy. ALso it screws up the <applet> tag a bit How is this possible and how do i prevent it? (my microsoft VM is corrupted and i can't get it installed all over). The applet code is:
<applet mayscript codebase="http://stream.streamglobal.com/stream/stream/matrix" archive='videoclipstream.zip' cabbase='videoclipstream.cab' code='videoclipstream.class' alt='Clipstream Video Player' name='videoclipstream' width='484' height='380'>
<param name='AutoBitRate' value='true'>
<param name='AutoLoop' value='false'>
<param name='AutoPlay' value='true'>
<param name='BackgroundColor' value='#18184A'>
<param name='KeyUrl' value='http://stream.streamglobal.com/stream/shared/files/codekeys.txt'>
<param name='PanelEnable' value='true'>
<param name='PanelImagesURL' value='buttons_baepurple.gif'>
<param name='PanelImageWidth' value='15,15,15,7,6,1,6,15,52'>
<param name='PanelLayout' value='PSRMC'>
<PARAM NAME="videotrackingurl" VALUE="http://stream.streamglobal.com/stream/c ... atrix.html">
<param name='PanelPopup' value='false'>
<param name='PanelPosition' value='bottom'>
<param name='TextColor' value='#FFFFFF'>
<param name="VideoTitleImageURL" value="revolutions_title.jpg">
<param name='VideoEdgeColor' value='#000000'>
<param name='VideoEdgeWidth' value='2'>
<param name='VideoURL1' value='600 kbps,650,revolutions_600.vcs'>
<param name='VideoURL2' value='500 kbps,450,revolutions_500.vcs'>
<param name='VideoURL3' value='256 kbps,250,revolutions_256.vcs'>
<param name='VideoURL4' value='128 kbps,100,revolutions_128.vcs'>
<param name='VideoURL5' value='28.8 kbps,0,revolutions_30.vcs'>
<a href="http://www.streamglobal.com/"><img src="http://video.clipstream.com/content/m/m ... _title.jpg" border="0" alt="Click Here to visit http://www.streamglobal.com! width="484"></a>
</applet>
Sun, 05/09/2004 - 05:46
#1