Advertisement
3_2004-2005 Sound/MP3 #133597

Playing MP3 in 2 lines !

Playing MP3 with 2 lines of code !

AI

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.

ソースコード
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!"
オリジナルのコメント (3)
Wayback Machineから復元