Dropping mp3 on 3.10 world - doesn't work like 3.9/3.8

Brad Fuller bradallenfuller at yahoo.com
Tue Oct 9 00:15:53 UTC 2007


Travis Kay wrote:
> PasteUpMorph>>dropFiles: anEvent  first looks for registered 
> ExternalDropHandlers to handle the file ( pr , image etc.. ). It then 
> searches for file reader services using FileList class>>itemsForFile: 
> fileName and creates and ExternalDropHandler for a chosen service.
>
> File reader services implement fileReaderServicesForFile: fullName 
> suffix: suffix  on their class side returning an instance of 
> SimpleServiceEntry which MPEGMoviePlayerMorph does, opening a player 
> on the dropped mp3 / mpeg file.

Thanks Travis! Much appreciated!




More information about the Squeak-dev mailing list