Issue using Flash within bootstrap 3 modal

2019-08-31 03:16发布

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条回答
三岁会撩人
2楼-- · 2019-08-31 03:38

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

查看更多
登录 后发表回答