Thanks to all, I finally found a simple method to allow kids to create their own videos and import them into Etoys.  I'm finally coming to the realization that almost every time I ask for a smalltalk script it means I'm just really frustrated, need to step away for a while and think harder.  There have been only two cases I can remember where smalltalk was the only solution.

Basically it boils down to implementing Alan's suggestion of exporting the JPEGs out of the video and Subbu triggered the idea of after I drag all the images in, I can simply drag select the images and drop them in a holder (before I was doing it one at a time).

So far this works well, need to test on Windows and with video formats other than AVI.  Will post a how to after some more testing and playing.

Stephen

On Sat, Aug 28, 2010 at 12:57 PM, K. K. Subramaniam <kksubbu.ml@gmail.com> wrote:
On Saturday 28 Aug 2010 1:13:50 pm Steve Thomas wrote:
> The only other missing piece is a simple way to import the images.
> A smalltalk script to add the images into a holder (in name order) would be
> nice :)
Did you try dragging all images and dropping them into Etoys? You may also
want to turn on the Holder's "show thumbnails" option.

Unfortunately, images dropped into a holder become SketchMorphs in World. They
don't get into the holder. You will have to do this manually :-(.

HTH .. Subbu
_______________________________________________
etoys-dev mailing list
etoys-dev@squeakland.org
http://lists.squeakland.org/mailman/listinfo/etoys-dev