Search

You searched for the word(s):
< 1 second(s)
  • MPEG video insert problem in Internet Explorer

    &nbsp;Using CuteEditor to upload mpeg files and depending if i use Firefox or Internet Explorer the source code produced is different. &nbsp;If i upload files with Firefox it adds the following code that allows the video to work.&nbsp;&lt;param name=''FileName'' value=''http://test.co.uk/media_store/test.mpg''/&gt;&nbsp;If i upload files with ...
    Posted to Cute Editor for PHP (Forum) by GeoffMan on June 29, 2010
  • Re: media upload problem

    Have solved the issue of uploading .wmv files. Need to include the mine type in: &nbsp;&nbsp; 'Include_Mimetype.php'&nbsp;Add: ''.wmv'' =&gt; ''video/x-ms-wmv'' to BuildMimeArray()
    Posted to Cute Editor for PHP (Forum) by GeoffMan on April 29, 2010
  • Re: Absolute URL links for media

    Thank you for your reply Adam.
    Posted to Cute Editor for PHP (Forum) by GeoffMan on April 29, 2010
  • Absolute URL links for media

    Hi &nbsp;I need to use absolute links when uploading media files. &nbsp;&nbsp;I'm currently using the 'Editor.URLType Property' $editor-&gt;URLType = ''Absolute'';&nbsp;This gives the&nbsp; images a absolute URL but not video/media files. &nbsp;Any help would be gratefully received.&nbsp;Thanks&nbsp;Geoff
    Posted to Cute Editor for PHP (Forum) by GeoffMan on April 28, 2010
  • media upload problem

    Having a problem uploading wmv files. Getting the following warning. File format not allowed! Please contact site administrator. Have change all Security config files to allow .wmv files and also altered the filepost.php with&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $Is_valid=true;&nbsp;&nbsp;&nbsp; }if ( ...
    Posted to Cute Editor for PHP (Forum) by GeoffMan on April 27, 2010