Issue using Flash within bootstrap 3 modal

风流意气都作罢 提交于 2019-12-12 04:37:42

问题


I'm using a "webcam" plugin within my application. I had everything working good, until I decided to place the flash within a BS3 modal. It seems BS3 modal is overlapping or disabling the Flash Settings for the "Camera & Microphone Access". Any suggestions? I would have posted a pic, but I don't have enough reputations yet, so here is a link, Boostrap3 Modal w/ Flash Plugin Thank you!

I did forget to mention that everything works fine in Safari & Chrome, but not Firefox.


回答1:


put wmode="transparent" in embed code part in your webcam.js



来源:https://stackoverflow.com/questions/22572335/issue-using-flash-within-bootstrap-3-modal

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!