Results 1 to 6 of 6

Thread: Featured Content Slider 2.4 FLV using Ajax IE Issue

  1. #1
    Join Date
    Jan 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Featured Content Slider 2.4 FLV using Ajax IE Issue

    Featured Content Slider v2.4
    http://www.dynamicdrive.com/dynamici...tentslider.htm

    I'm using the Featured content slider 2.4 as a video player to switch between videos using ajax. It works flawlessly in every browser except IE (6, 7 and 8) The videos actually play nicely, except when you switch between them, they don't stop playing. So you still hear the audio from the other video while watching a new video. It seems all the other browsers, unload the content from the previous movie. Any idea on why this is happening?

    You can see what I am talking about here:

    http://www.eagletonschool.com/videos.html?slider2=2

  2. #2
    Join Date
    Jan 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Anyone have a solution to this?

  3. #3
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    This isn't so much an issue with the script itself, but rather, just how browsers handle Flash content that has been hidden using CSS's display:none property. In some browsers such as Firefox, it also stops the Flash from playing, while in IE, it apparently doesn't. If you can control the playing/stopping of the Flash content via JavaScript, one solution is simply to call that each time the user goes to a FCV content.
    DD Admin

  4. #4
    Join Date
    Jan 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you for the reply. I really appreciate it. I tried searching around for a simple javascript that could target a particular movie and tell it to stop playing but I didn't see anything that wasn't overly complicated. You said there was a simple script that could accomplish this?

  5. #5
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    I don't think there's a premade JavaScript that generically stops/plays any Flash movie, as this depends on how your Flash movie is implemented and the available methods it offers to manipulate it. I'm not too familiar with Flash, so I may be wrong on this.
    DD Admin

  6. #6
    Join Date
    Apr 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Here also same problem in ie browsers, What do you mean by "FCV content"? what is need to do in onchange event?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •