[squeakland] [Q] How to export a script

Karl Ramberg karlramberg at gmail.com
Mon Aug 31 13:44:17 EDT 2009


On 2009-08-31 17:17, Timothy Falconer wrote:
> On Aug 11, 2009, at 3:41 PM, Karl Ramberg wrote:
>
>> 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.
>
>
> Can someone add this to the wiki "Secrets" page?
>
> http://wiki.squeakland.org/display/sq/Secrets
>
>
> Moving forward, please add helpful tips as you find them there, until 
> we have a clearer place to put them.
>
> Thanks,
> Tim
>
>
I put it here:
http://wiki.squeakland.org/display/sq/Documentation

Karl



More information about the squeakland mailing list