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
[EMAIL PROTECTED]


> From: Eva Isotalo <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Sat, 15 Dec 2001 17:56:45 +0100
> To: [EMAIL PROTECTED]
> 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
>> [EMAIL PROTECTED]
>> http://lists.runrev.com/mailman/listinfo/use-revolution
> 
> _______________________________________________
> use-revolution mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to