Absolute Urls opption is not work

  •  03-10-2007, 10:34 AM

    Absolute Urls opption is not work

    Absolute Urls is not work with Insert Media.
     
    if i insert picture then see Full Path but i'm insert the Video Clip it can't show Full Path
    Ex: i'm using http://cutesoft.net/example/Relative-or-Absolute-URLs.aspx and Click opption "Use Absolute Urls" for test.
     
    i'm inserted 2 objec (1 Picture and 1 Video Clip), img is work but Media is not work.
     
    i click HTML tab  and see this code:

    -------------------------------------------------------------------------------------------------
    <img height=100 src="http://cutesoft.net/uploads/Cindy_Crawford.jpg" width=124 border=0>

     

    <embed name=MediaPlayer1 pluginspage=http://www.microsoft.com/Windows/MediaPlayer src=/uploads/clock.avi width=200 height=200 type=application/x-mplayer2 autostart="1" showcontrols="1"></embed>
    -------------------------------------------------------------------------------------------------

    Media player is missing the http://cutesoft.net

     
    Please help me fix this bug.
     Thankyou verry much.
View Complete Thread