dgryski / gophervids

Proof of concept Gopher Video player
http://gophervids.appspot.com/
50 stars 26 forks source link

added wmode attr to fix flash z-index bug #10

Closed julia-allyce closed 10 years ago

julia-allyce commented 10 years ago

I believe this should fix @NateTheFinch's issue of the drop downs rendering under the video...I don't have access to a Linux machine to test or replicate the issue :\ https://twitter.com/natethefinch/status/455680932994105344 http://stackoverflow.com/questions/11070325/why-embed-video-is-not-by-z-index

dgryski commented 10 years ago

Thanks for handling the client-side stuff. I've pushed this change live.

julia-allyce commented 10 years ago

You are welcome. Its my pleasure :)