On 2009-07-12 18:56, Felipe López Toledo wrote:
> Hi guys
>
> I'm a newbie using squeak,
> I'm having some troubles, perhaps you could help me :)
>
> I would like to extract the audio files from a squeak Open Learning
> Exchange Nepal activity (.pr file).
>
> In the past I exported some images from the .pr file using the
> "export" button. In the "sound library" I didn't find a way to do
> that. could you please give me a hand?
>
> thanks guys
>
> felipe
>
>
>
Hi,
there is no easy way to export these sounds, that I know of.
If you look at AbstractSound in category file i/o you will find methods
to file the sounds out.
Let me know if you need more help
cheers,
Karl