Looking for simple flex component for audio playback [closed]
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this questionI want to add a si开发者_高级运维mple audio control (play/pause/seek/volume) control to my flex application. Please suggest some free , preferably open source component.
You could always just use the Sound class. You can see an example of this at http://www.brighthub.com/hubfolio/matthew-casperson/articles/54989.aspx
精彩评论