Playing MP3 in 2 lines !
Playing MP3 with 2 lines of code !
AI
Riepilogo AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Codice sorgente
Just copy this code to Form_Load event and replace !path to file! to path of mp3:<br><br>
Set MP = Controls.Add("MediaPlayer.MediaPlayer.1", "MP", Me)<br>
MP.object.FileName = "!Path to file here!"
Commenti originali (3)
Recuperato da Wayback Machine