Video Problem in FireFox

Last post 08-08-2007, 9:09 AM by systemdownnn. 2 replies.
Sort Posts: Previous Next
  •  08-08-2007, 1:04 AM 32262

    Video Problem in FireFox

    Hi,

    I have uploaded a .avi file that is about 4.5MB, and i relised that the video plays on IE7 but it does not play at all in firefox latest browser, what is wrong? also i would like it when the video displays on the page the player controls also has the fullscreen option so its easy for people to see can this be done. ???

    Thanx

    Just a Hint as well to Fix server.timoutscript errors when uploading big files all you need to do is isnert this code blow in the CuteEditor_Files\Dialogs\filePost.asp at the top of the page.

    <!-- used to increase server.timoutscript-->
    <%
        Server.ScriptTimeout = 108000
    %>
    <!-- end of value for server.timoutscript-->

    you can change the Value to any seconds

    i had this problem and would like to share the fix.

  •  08-08-2007, 8:52 AM 32288 in reply to 32262

    Re: Video Problem in FireFox

    In firefox, after you insert the flash, you should get the following image in the editor window.
     
     
     
     
     
    After you submit the form, the correct flash code will be extracted from the editor.
     
    The reason we do this is to prevent  firefox mess up your flash. First we protect your flash code and show a flash image, when you submit the form, we release the above flash image with your correct flash code.
     

    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

  •  08-08-2007, 9:09 AM 32292 in reply to 32288

    Re: Video Problem in FireFox

    Ok, but i relised that in firefox addons their is a media player add on so it plays the media files on firefox.

    BUT i still dont know how i can have the full scree button on the media player controls, so the user does not need to right click and go to zoom and full screen, they can just click on full screen on the media player control on the bottom.
    any idea?

View as RSS news feed in XML