Advertisement
5_2007-2008 Sound/MP3 #189218

Playing MP3 in 2 lines !

Playing MP3 with 2 lines of code !

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