A new version of Sound was added to project Etoys Inbox:
http://source.squeak.org/etoysinbox/Sound-kfr.22.mcz==================== Summary ====================
Name: Sound-kfr.22
Author: kfr
Time: 22 February 2012, 9:47:05 pm
UUID: 4f8af511-6b9f-8f43-855d-e8effd74b6cd
Ancestors: Sound-kfr.21
Use postscript, not preamble.
=============== Diff against Sound-kfr.21 ===============
Item was changed:
(PackageInfo named: 'Sound') preamble: '"below, add code to be run before the loading of this package"
+ '!
- SoundPlayer initialize'!
Item was added:
+ (PackageInfo named: 'Sound') postscript: '"below, add code to be run after the loading of this package"
+
+ SoundPlayer initialize'!
_______________________________________________
etoys-dev mailing list
[hidden email]
http://lists.squeakland.org/mailman/listinfo/etoys-dev