Media Playback in Gecko-based browsers

Last post 10-10-2006, 3:13 PM by jjonesdtrt. 5 replies.
Sort Posts: Previous Next
  •  09-22-2006, 3:12 PM 22979

    Media Playback in Gecko-based browsers

    This was at the tail end of a post well down the list...
           I'm not having any luck with getting FireFox (I'm assuming Netscape and Mozilla will be the same) to display sound/video files. It doesn't matter which browser I use to add media through CuteEditor, it always plays back properly in IE, but never in FireFox! Here are the details...

    Location of files: [domain root]/uploads/media/[userid]/
    Location of CuteEditor instance: [domain root]/blog/blogs.aspx
    When media is entered and displayed...
    Database-stored path for media: /uploads/media/[userid]/SoundFile.mp3
    Path in page source code after page generation: same as above for both browsers.

    Although the above media path shows up for both IE or FireFox, the file plays fine in IE, but not in Firefox - the media controls show up, but nothing happens when you click them.

    I know there are differences in the way these two browsers handle media...what settings should I use to ensure both browsers display media? I've tried several changes, but nothing's stuck so far. [My audience, a local school district, is almost exclusively IE, but - as luck would have it - I'm the FireFox user!!! Ugh!]

    Thanks.

  •  09-25-2006, 4:47 PM 23057 in reply to 22979

    Re: Media Playback in Gecko-based browsers

    jjonesdtrt,
     
    Are you able to see the flash in this page?
     
     
    If so, in the following example, after you click the submit button, are you able to see the flash?

    http://cutesoft.net/example/general.aspx
     
     

    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

  •  09-25-2006, 5:07 PM 23058 in reply to 23057

    Re: Media Playback in Gecko-based browsers

    Yes, I see the flash on the "general" page. The other (the default demo) I don't see a flash, but I can browse to and insert a video from your collection of stock ones, and it plays. A glance at the source code for the page shows the default reference,
    /uploads/kick_baby_2.mpeg
    My page with the editor instance is in a different subdirectory off of the root than the upload directory - is that the problem? There is method to that madness, (I have two subdirectories referencing the user's upload area), but in any case, I'm too committed to changing that now...



  •  09-28-2006, 7:57 AM 23146 in reply to 23058

    Re: Media Playback in Gecko-based browsers

    ...bump...
  •  09-29-2006, 3:23 PM 23231 in reply to 23058

    Re: Media Playback in Gecko-based browsers

    jjonesdtrt:
    My page with the editor instance is in a different subdirectory off of the root than the upload directory - is that the problem? There is method to that madness, (I have two subdirectories referencing the user's upload area), but in any case, I'm too committed to changing that now...
     
    How did you configure the Flash Gallery path?
     
    Is your site online so you can provide an online example?
     

    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

  •  10-10-2006, 3:13 PM 23465 in reply to 23231

    Re: Media Playback in Gecko-based browsers

    Sorry, I've been out of the coding loop with teacher support and classroom responsibilities for the last week...have only had the last hour to climb back into it.

    Again, this isn't flash...it's WMV. As mentioned elsewhere, CuteEditor through FireFox thinks it's flash when uploaded or inserted, but CuteEditor though IE knows it's a video....though that's of no consequence since either browser works.

    Here is the home page for my blog system which has a video inserted right on the page...

    https://edtech.fcps.net/blog/

    ...and that video plays fine in IE and not in FireFox. the "Properties" window for the video using Firefox shows a path of

    C:\Program Files\Common Files\SYSTEM\MSMAPI\1033\.\uploads\media\1\media\multimedia.wmv

    The full URL of the video is https://edtech.fcps.net/uploads/media/1/media/multimedia.wmv, which is exactly how IE shows it.

    As I mentioned, it doesn't matter at all which browser I use to enter the video. Also, the home page above is NOT the place where the video is first entered, just a display of the database text entry stored as pulled from a CuteEdit window elsewhere. Let me know which config settings I need to give you to check this.

View as RSS news feed in XML