Almost-Goodie ( Was: Re: Can I play a .MP3 with Squeak? )

Ned Konz ned at bike-nomad.com
Thu Nov 21 18:45:15 UTC 2002


On Thursday 21 November 2002 10:25 am, Ned Konz wrote:
> On Thursday 21 November 2002 09:17 am, Brent Vukmer wrote:
> > The attached changeset registers the MPEGMoviePlayerMorph with
> > the FileList.  If you choose "play" on an .mp3 file, it will open
> > an MPEGMoviePlayerMorph and start playing the file.
> >
> > Unhappily the MPEGMoviePlayerMorph and its constituent
> > MPEGDisplayMorph don't interact correctly, the way I set them up.
> > The "Rewind" "Stop" "<" and ">" buttons don't appear to send
> > commands to the
> > MPEGDisplayMorph I set up.
> >
> > Help!  What did I do wrong?
>
> Did too much work. There's no need to re-establish the player.
>
> The enclosed CS is a fixed version.
>
> Thanks for this!

And the attached CS is a version of the earlier change to Brent's 
version that actually stops playing on "Quit".

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FileList-MPEG-bkv.4.cs.gz
Type: application/x-gzip
Size: 1160 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20021121/b3385c1f/FileList-MPEG-bkv.4.cs.bin


More information about the Squeak-dev mailing list