Open Certian Folder & Filter
Mike Brown
mike at cyber-ny.com
Sat Dec 15 13:45:01 EST 2001
Can Rev play an Mp3 file? I just tried the script listed below and got
nothing but noise.
Mike Brown
Cyber-NY Interactive
212-475-2721
1-888-70-CYBER
mike at cyber-ny.com
> From: Eva Isotalo <eisot at algonet.se>
> Reply-To: use-revolution at lists.runrev.com
> Date: Sat, 15 Dec 2001 17:56:45 +0100
> To: use-revolution at lists.runrev.com
> Subject: Re: Open Certian Folder & Filter
>
> Hi Josh,
>
> Try the following:
>
> on mouseUp
> answer file "Select your mp3" with "C:/someFolder/anotherFolder/"
> play audioClip it
> end mouseUp
>
> The filter part I suggest you sort them in separate folders and have the
> user click a "MP3-button" or "Wav-button". But there may be a better
> solution for that.
>
> Hope this helps some.
>
> Regards,
> Eva
>
>
> At 20:46 2001-12-14 -0800, you wrote:
>> Hey,
>> When I do this command...
>>
>> on mouseup
>> Answer file "Please Select a '.MP3' or '.Wav' to play..."
>> end mouseup
>>
>>
>> I want it to show a certain folder every time you click the btn. Also, I
>> want it to filter to just '.MP3' and '.Wav' Files. How would or could I do
>> this?
>>
>>
>>
>> - Josh Dye
>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list