[EMAIL PROTECTED] skrev:
All you need is (with a default mp3 player installed) to
get shell("start" && mymp3filepath)
Why try harder? ;))
It's just a question of having a default "play" or "Open" command associated with a player...
Hello Xavier
Should 'mymp3filepath' include 'file' or 'url'?
Do we need a player object in the stack? On my WindowsXP (where I have both Windows Media Player and QuickTime installed) I tried without any success:
set itemDel to "/"
put item 1 to -2 of the effective filename of this stack into tFolder
put tFolder & "/M0NKP9EA.MID" into mymp3filepath
get shell ("start" && mymp3filepath)
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution
