[squeakland] [Q] How to export a script

Karl Ramberg karlramberg at gmail.com
Tue Aug 11 15:41:23 EDT 2009


On 2009-08-11 18:44, Young-Jin Lee wrote:
> Hi,
>
> I am looking for a way to export a script in one project so that it 
> can be used in another project. I looked for contextual menus and 
> googled it, but found no solution yet. Can anyone tell me if it is 
> possible?
>
> Also, I have another question about using a movie file in etoy. In one 
> of the demo projects that comes with etoy (a free-fall experiment), I 
> found a set of JPEG images imported from a movie file. Does etoy can 
> save selected frames from a movie as image files? If not, what is the 
> best way to create image files from a movie file so that they can be 
> used in etoy?
>
> Thank you so much!!!
Scripts are a part of a Player and you bring it along when you for 
example copy and paste a Player. ( ctrl+c and ctrl+v )

Or put the Player in a global flap and pull it out and put it into the 
you want.

These procedures are not well documented at the moment.


Karl




More information about the squeakland mailing list