透明背景 + Android 3.0 上 WebView 中的 Flash?

发布于 2024-12-10 06:04:26 字数 233 浏览 0 评论 0原文

我想要一个具有透明背景和 Flash 内容的 WebView。 这两件事可以单独工作,但不能一起工作。因此,对于 Flash,我需要 android:hardwareAccelerated="true" 但背景将不透明。如果我设置 android:hardwareAccelerated="false" 背景将变得非常透明,但我不会看到任何 Flash 内容。

我该如何解决这个问题?

I want a WebView with a transparent background and a flash content.
These two things work perfectly separatly but not together. So for flash i need android:hardwareAccelerated="true" but then the background won't be transparent. If i set android:hardwareAccelerated="false" the background will become pretty transparent but I won't see any flash content.

How can I solve that problem?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

云雾 2024-12-17 06:04:26

查看有关堆栈溢出的类似问题:
Android WebView 样式背景颜色:在 android 2.2 上忽略透明 这似乎是一个已报告的错误

Check out this similar question on stack overflow:
Android WebView style background-color:transparent ignored on android 2.2 it appears to be a bug that has been reported

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文