Problems with Insert Flash

Last post 04-24-2007, 12:23 PM by MITFrog. 2 replies.
Sort Posts: Previous Next
  •  04-23-2007, 6:24 PM 28725

    Problems with Insert Flash

    I have problems with insert flash.
     
    Inserting (using the flash button) from the uploads folder, I get the flash video playing properly:
     
     
     
     If I click on HTML to view the code, I see:
     
    <object height="200" width="200" classid="clsid":D27CDB6E-AE6D-11cf-96B8-444553540000 xcodebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">
    <embed src="http://cutesoft.net/EduPlexMain/uploads/Flash/Welcome56k.swf" width="200" height="200"  quality="high" wmode="transparent"     type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></embed>
        </object>
     
    If I click back to Normal, I see:
     
     
    Basically it looks like a box, no media playing.  The, if I go back to HTML view, I see:
     
    <embed pluginspage="http"://www.macromedia.com/go/getflashplayer src="http://cutesoft.net/EduPlexMain/uploads/Flash/Welcome56k".swf width="200" height="200" type="application/x-shockwave-flash" quality="high" wmode="transparent" /></embed>
     
    Somehow, a bunch of code was deleted.  Naturally, when I go back to Normal, it does not show anything...
     
    That is problem #1.
     
    Problem #2:  If I save the date (I take it from Editor1.XHTML) and restore it (back to Editor1.XHTML), it can't find the file:
     
     
    This shows the Preview view - same as Normal.  If I click on HTML, I see:
     
    <object height="200" width="300" data="data" classid="clsid" :application x-oleobject;base64,IGkzJfkDzxGP0ACqAGhvEzxwPiZuYnNwOzwvcD4='align="right"' :D27CDB6E-AE6D-11cf-96B8-444553540000 xcodebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">
    <embed src="http://cutesoft.net/EduPlexMain/uploads/Flash/Welcome56k.swf" width="300" height="200" align="right"  quality="high" wmode="transparent"  type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></embed>
        </object>
     
    The code was changed again (I suppose to make it compliant with XHTML) - but the only connection I see to the directory it is looking into for the resource is the data="data" line in the code...
     
    Is this a bug or am I doing something wrong?
     
    Thanks...
     
    P.S. The load speed is improved greatly over 5.3
  •  04-23-2007, 11:44 PM 28731 in reply to 28725

    Re: Problems with Insert Flash

    MITFrog,
     
    I can't reproduce the problems in the following example:
     
     
    Please download the latest build and try again.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  04-24-2007, 12:23 PM 28773 in reply to 28731

    Re: Problems with Insert Flash

    I went to your example, and uploaded welcome56k.swf.  Part of the problem reappears - after viewing HTML, the swf no longer plays.  I left it in your upload folder for you to try.  It is not erasing code, however, as I experience here.
     
    I downloaded yesterday, but only replaced the contents of the bin folder.  I will replace the rest and see if that makes any difference.
     
    (LATER...)
     
    I re-downloaded today (4-23) and now I get the same result as on your site example - the code is no longer modified or erased when switching between modes, but after going to HTML view, I can no longer see the flash video play.  Only a white box is visible (well, invisible against white background - if you right-click on it, is says something about Adobe Flash, so it knows the flash is there, it just does not show up and play).
     
     
View as RSS news feed in XML