Open GoogleCodeExporter opened 9 years ago
We have the same problem.
If you click in the FancyBox the video will appear.
Original comment by webmas...@straumann.com
on 31 Aug 2010 at 10:07
I have this issue with IE7 and fancybox 1.3.4
Plays the first time no problem second tiem round we have an issue.
We also have a link that fires up a player.sendEvent(load) and then issues a
player.sendEvent(play) command. All works fien in all browsers bar IE.. any
advice?
Original comment by mat.gr...@gmail.com
on 21 Mar 2011 at 1:49
Appears to be a cache issue in IE:
http://www.longtailvideo.com/support/forums/jw-player/setup-issues-and-embedding
/700/video-plays-only-once-in-ie-not-after-refreshing
going with the link above, I'm using the following as the href in my fancybox
options to get around it...
'href': this.href + ($.browser.msie ? '?t='+ new Date().getTime() : ''),
Original comment by Logsdon....@gmail.com
on 18 Jul 2011 at 4:35
Original issue reported on code.google.com by
jasondyk...@mjlgroup.com
on 9 Mar 2010 at 9:19