Try This:
Create a global variable called URL, set it to text, and leave the value blank
Global text URL = ""
System> On start of layout > System > Set URL to "http://www.whatever.com/your_music.mp4"
System> On start of layout > Audio > Play "http://www.whatever.com/your_music.mp4"
__________________________________or
Use Play (by name)
and put the following in the name and tag fields:
"http://www.whatever.com/your_music.mp4"
I didn't test this
Hope this or some variation of this helps....