Problems with Inserting Flash (repeated from other forum into this 6.0 forum)

Last post 04-25-2007, 6:04 PM by MITFrog. 4 replies.
Sort Posts: Previous Next
  •  04-23-2007, 6:28 PM 28726

    Problems with Inserting Flash (repeated from other forum into this 6.0 forum)

    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:50 PM 28737 in reply to 28726

    Re: Problems with Inserting Flash (repeated from other forum into this 6.0 forum)

    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, 3:17 PM 28793 in reply to 28737

    Re: Problems with Inserting Flash (repeated from other forum into this 6.0 forum)

    I downloaded yesterday's update.  It eliminated the problem of "disappearing" code, but does not fix the problem outlined below:
     
    Insert the welcome56K.swf file (in the uploads folder).  It starts playing.
     
    Go to HTML mode.  The code is there.
     
    Go to Normal mode.  The flash player is replaced by a white rectangle, and will not show up or play.
     
    This behavior is the same between my downloaded version and the example on your site.
  •  04-25-2007, 2:55 PM 28831 in reply to 28793

    Re: Problems with Inserting Flash (repeated from other forum into this 6.0 forum)

  •  04-25-2007, 6:04 PM 28836 in reply to 28831

    Re: Problems with Inserting Flash (repeated from other forum into this 6.0 forum)

    EXCELLENT!  Thanks, Adam!
View as RSS news feed in XML