Can bgsound only play a single sound?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
Can I play a set of sounds?
As long as you associate several background music and make a playlist file, M3U file (M3U is a playlist file, you can Bind multiple songs together and play them continuously).
Save the following code as a list.m3u and then use the path of this list.m3u in the properties of BGSOUND.
#EXTM3U
The URL of the first background music
The URL of the second background music
The URL of the third background music
. . .
The URL of the Nth background music
As long as you associate several background music and make it into a playlist file, M3U file (M3U is a playlist file, which can bind multiple songs together and play them continuously).
Save the following code as a list.m3u and then use the path of this list.m3u in the properties of BGSOUND.
#EXTM3U
The URL of the first background music
The URL of the second background music
The URL of the third background music
. . .
The URL of the Nth background music
As long as you associate several background music and make it into a playlist file, M3U file (M3U is a playlist file, which can bind multiple songs together and play them continuously ).
Save the following code as a list.m3u and use the path of this list.m3u in the properties of BGSOUND.
#EXTM3U
The URL of the first background music
The URL of the second background music
The URL of the third background music
.
The URL of the Nth background music
Can you give me some advice? Synthesis?