Advertisement
6_2008-2009 Sound/MP3 #211736

Playing MP3 in 2 lines !

Playing MP3 with 2 lines of code !

AI

Resumo por IA: 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.

Código fonte
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!"
Comentários originais (3)
Recuperado do Wayback Machine