Pages: 1
Topic closed
I have a question to anyone who can answer this. Can a scratch project that is uploaded to the scratch website, (To use the embed feature or the applet feature), and then use either of those features and embed them into AppleScript editor to create a working application for Macs......... I don't have the room on Mac computer right now to use Xcode to turn this into a application. So please dose anyone know how to make a Scratch application working in applescript????
Offline
In any Visual Studio.NET language (VB, C#, C++, etc. when using visual studio/seperate express editions) you can embed a web browser control and point it to a url (either online or local*) of a Scratch project (You can embed the scratch applet into it's own page) and do it like that, there probably is a way in XCode/AppleScript
*needs full local address
Offline
Okay thanks, lol I don't have Visual Studio, but my cousin dose. I'll also figure i out on my mac
Offline
I made a scratch "Compiler" in AppleScript/Squeak. It is included in my "Scratch SoftDev SDK" I know it works on Leopard and Snow Leopard, but hasn't been tested on any earlier OS X versions.
Last edited by songhead95 (2009-12-29 12:50:20)
Offline
Can you please give me a step by step way of doing it please?
Offline
of making the compiler? would you like the source of it?
Offline
Topic closed
Pages: 1