Playing MP3s

Sorry but I couldnt find anything...

Didnt like the Flash option?
Really creates fantastic interfaces yet fully functional...

Alex :p
 
Ive founded a VB free library, so, now how can I use it?, I mean, how do I import it to my actual and make it recognize its modules? Yeap, Im a newbie.
 
Surelly it must be a dll so just add it to the references...

On your project files tree, youll fide the References node, just right click there and on the popup window browse to the dll file...
Then youll have the new namesapce available on the intellisence...

By the way... post a link to that library youve found ok?

Alex :p
 
AlexCode said:
Surelly it must be a dll so just add it to the references...

On your project files tree, youll fide the References node, just right click there and on the popup window browse to the dll file...
Then youll have the new namesapce available on the intellisence...

By the way... post a link to that library youve found ok?

Alex :p

Thanks Alex, I tried what you indicated, it seems the file I downloaded is kinda corrupted or something cuz, I cant make it recognizable as a DLL file for the VB. There is another thing to use in the page for playing MP3s, its a VB Class, so, how can I use it?, I mean, how can I call a VB Public Class to use its methods?
 
It works like a charm! :)

I leave you the rude code I made to test it...
Note that its in VS2003.

Just edit the code and change the mp3 file path.

Alex :p
 

Attachments

Last edited by a moderator:
AlexCode said:
It works like a charm! :)

I leave you the rude code I made to test it...
Note that its in VS2003.

Alex :p

Which one worked for you?, I made the csMusicLibrary work for me, the other one (Bass) couldnt get it to work, it seems like the library doesnt work. Anyway, it worked for another way, now Im happy :)

By the way, were almost country related, Im portugueses son :D
 
Back
Top