Advertisement
5_2007-2008 Sound/MP3 #189218

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
original-source
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