Stop The Stealing
November 21st, 2009
Comments off
Stop these bastards from stealing off programmers!!!
Stop these bastards from stealing off programmers!!!
I’m using the Featured content slider 2.4 from DynamicDrive ( http://tinyurl.com/9zyjnq )as a video player to switch between videos using ajax. It works flawlessly in every browser except IE (6, 7 and
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. I’m guess the script will need to be modified or use a separate one to tell the FLVs to stop playing on the click of the button. Can someone help me out with this?