I have some code that displays flash (flv) video. This code runs
perfectly in FireFox, Chrome, and Safari.
IE8 plays the video but I am unable to get IE8 to get the video to go
full screen by pressing the "full screen" button.
I am using jw_player_helper.
Some of the relevant HAML code follows:
- - - - -
- javascript(''swfobject.js'')
= player( {:file =>
''/videolib//UltraDedup-Server-Suspend-Put-002.flv''},
{:width => ''100%''} )
- - - - -
Anyone know how to get full screen for a flash video under IE8?
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.