MP3 without QuickTime on Windows

xbury.cs at clearstream.com xbury.cs at clearstream.com
Fri Feb 11 05:32:36 EST 2005


It's important to always put quotes in paths on windows if they have a 
space or ampersand.

And WinAmp must be your default player...

if you want to use another player, dont use start... use the path provided 
in the file association
dialog. You'll see %1 which means the path. And usually also the useful 
switch to /play or
/enqueue the file ...

hope that helps!
Xavier

On 11.02.2005 11:27:34 use-revolution-bounces wrote:
>Merci beaucoup, Xavier and Vielen Danke to Claus!
>
>>> set itemDel to "/"
>>> put item 1 to -2 of the effective filename of this stack into tFolder
>>> put tFolder & "/M0NKP9EA.MID" into mymp3filepath
>>
>>
>>    replace "/" with "\" in mymp3filepath
>>    ##it's windoze ;-)
>>
>>> get shell ("start" && mymp3filepath)
>>
>With the change of "/" to "\" it still did not work, I got the error: 
Can't
>find "C:\Documents". I then discovered that when moving the folder from 
the
>desktop to another location on C: it would work. Apparently the program 
did
>not tackle the spaces in "C:\Documents and Settings\....\Desktop..."
>
>And the player which opened it, was not WMP, but WinAmp.
>
>Signe Marie
>
>_______________________________________________
>use-revolution mailing list
>use-revolution at lists.runrev.com
>http://lists.runrev.com/mailman/listinfo/use-revolution


-----------------------------------------
Visit us at http://www.clearstream.com
IMPORTANT MESSAGE    Internet communications are not secure and therefore
Clearstream International does not accept legal responsibility for the
contents of this message.    The information contained in this e-mail is
confidential and may be legally privileged. It is intended solely for the
addressee. If you are not the intended recipient, any disclosure, copying,
distribution or any action taken or omitted to be taken in reliance on it,
is prohibited and may be unlawful. Any views expressed in this e-mail are
those of the individual sender, except where the sender specifically states
them to be the views of Clearstream International or of any of its
affiliates or subsidiaries.    END OF DISCLAIMER


More information about the use-livecode mailing list