开发者

looking for help with Flash sound to play on an iPad

I hope you might be willing to help me. Years ago, when I was designing a game site, it was recommended to me to do what you pretty much suggested in your answer to a question about Flash so开发者_StackOverflow社区und: put my sound effects as Flash elements. This works great on every platform except the iPad.

Do you have any idea what I should do?

I'd really appreciate your help and you sound like a helpful person. Some people here can be kind of mean. I'm not a programmer by training, just self taught.


The iPad doesn't support Flash.

If you're talking about modifying your game site, you're going to have to use the HTML5 <audio> tag to enable sound (and the rest of the HTML5 spec to port your game from Flash).

If you're talking about porting the games on your site to iPad applications, you're going to have to learn how to program in Objective-C.


W3Schools has reference on how to use the <audio> tag in HTML5

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜