[etoys-dev] Connect Etoys and Scratch

Koji Yokokawa ky at yengawa.com
Tue May 24 11:22:16 EDT 2011


Yes,
a broadcast from Scratch will be converted to a custom event in Etoys.

I forgot that the custom event is not available in default. Open 
preferences from menu-halo of the world and search "etoy" to get 
"allowEtoyUserCustomEvents" in Etoys.

Koji

Bert Freudenberg wrote 11/05/24 21:10:
>
> On 24.05.2011, at 13:57, Steve Thomas wrote:
>
>> On Sun, May 22, 2011 at 6:35 AM, Koji Yokokawa<ky at yengawa.com>  wrote:
>>> Try to receive messages from Scratch.
>> Couldn't figure out broadcasting from Scratch to Etoys.  In Scratch I broadcast "go".  In Etoys I tried a script named "go" and one named "broadcastgo" but nothing happened in Etoys. One of your short simple videos would help ;)
>
> I guess Koji-san meant to use a custom event to trigger the script on the ScratchClient. The script name is irrelevant. If you disable "etoys friendly" you find "define a new custom event" in the "more..." submenu for the script trigger. That lets you define other triggers than "mouseDown", "mouseUp" etc. IIUC you need to name it "broadcast:go".
>
> - Bert -
>

-- 
Koji Yokokawa <ky at yengawa.com>
http://www.yengawa.com/


More information about the etoys-dev mailing list