首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Gwt Sound不工作?

Gwt Sound不工作?
EN

Stack Overflow用户
提问于 2011-07-12 23:58:53
回答 1查看 345关注 0票数 0

我在我的gwt.xml中添加了零代码

代码语言:javascript
复制
<inherits name="org.miller.gwt.Sound"></inherits>

然后将'gwt-sound.jar‘添加到我的项目中。

但是当我要运行它时,它显示为零错误:

代码语言:javascript
复制
Loading modules
mysound.TestSound
  Loading inherited module 'org.miller.gwt.Sound'
     [WARN] Injected scripts no longer use an associated JavaScript block; ignoring.

有没有人可以使用这个库(gwt-sound)?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2012-05-06 03:28:24

查看https://github.com/rcaloras/gwt-soundmanager2

Gwt-sound已经过时了,并且不能开箱即用。Gwt-SoundManager2是gwt-sound的最新分支,已经更新并得到了很好的支持。

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/6667276

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档