: : : : : <br>
: : : : : Where can I find your player?<br>
: : : : : If you wrote it in VB, can you give me the code?<br>
: : : : : Please?<br>
: : : : : I'm making one on my own to, the only thing is that I'm a beginning programmer...<p>
: : <br>
: : I was being sarcastic from the lack of resources that this board provides.<p>
: : Begging is not productive, it only degrades this board. And being a newbie<br>
: : is no excuse for begging either. I find it highly unlikely that a person who<br>
: : has worked on their own code for 5 months or more would gladly hand it over to <br>
: : anyone who asks. I wouldn't either.<p>
: : Maybe instead of all these wasteful beggin' posts for complete code of MP3<br>
: : encoders/decoders/players conveniently written in the language of their choice, <br>
: : someone could posts useful links to MP3 programming resources (Windows!) instead. <br>
: : At least this is productive.<p>
: Hmm, yeah sorry Mike but I gotta agree with NoCode, I didn't do all of that work so that I can just give it to anyone that asks...<br>
: But I can tell you that yes I first wrote it in VB and used the windows media player 2's OCX to play the MP3s, but then it just got too slow, so I wrote a DLL in VC++ to decode the MP3s and got the player to use the DLL as a decoder. I'm not releasing my player soon, I have some stuff to work out, it has probs with some soundcards and I'm still converting the VB part to C++ so that I don't have to package dependency files with it. But I'm currently working on other things right now, mainly GB programming, but I'll post here if I decide to release my player. It's called MPX btw.<p>
Maybe you're wright <br>
but, if I don't get code from someone, how can I learn programmig ?<br>
I allready found how to play an mp3 (in VB)<br>
but I can't "pause" it nor "rewind" or "forward"<br>
I've done it with the OCX SimpleMultiMedia<br>
What do you mean it beeing slowly in VB?<br>