Be the first to write a review
Integrating Flash and VB.NET: Creating an MP3 Player with Flash and VB.NET – Part 2
In the first article of this series, we learned how to integrate Flash movies with Visual Basic.Net using flash's FSCommands functionality. Now in this article, we will further improve our knowledge of integrating Flash with VB.Net as in this episode; we are going to make a MP3 Player by using Flash and VB.Net. It will be a windows based desktop application that will let you choose MP3 files from your local hard drive and play it by using Flash's built-in Multimedia components. The theme of this article is not only to teach you how to play MP3 files by integrating Flash and VB .NET but more to show you how to integrate and communicate with local files of any computer by using Visual Basic .Net and then passing information to Flash.