游戏开发论坛

 找回密码
 立即注册
搜索
查看: 1782|回复: 1

j2me???????

[复制链接]

1

主题

1

帖子

0

积分

新手上路

Rank: 1

积分
0
发表于 2010-6-30 10:08:00 | 显示全部楼层 |阅读模式
???????????????JWT????????????????jar?????????????????LG???????????jar????????????????????????????????????????????

Player player;
VolumeControl vol;

  InputStream is=getClass().getResourceAsStream("/bg1.mid");
   player=Manager.createPlayer(is, "audio/midi");
   player.realize();
   
   vol=(VolumeControl)player.getControl("VolumeControl");
   vol.setLevel(40);
   player.setLoopCount(-1);
   player.addPlayerListener(this);
  
   player.start();

18

主题

666

帖子

705

积分

高级会员

Rank: 4

积分
705
QQ
发表于 2010-8-9 22:34:00 | 显示全部楼层

Re:j2me???????

????????????????????????????mid?wav?odd????????????????????????????????????????????LG?????
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

作品发布|文章投稿|广告合作|关于本站|游戏开发论坛 ( 闽ICP备17032699号-3 )

GMT+8, 2025-8-18 22:04

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表