I realize that there has been a lot of discusion previously about this, but I think that Scratch files should be capable of being exported as Flash files. At the very least, I think that someone, somewhere, should create a converter program. I would set to the task at this very moment myself if I only knew how.
Offline
The problem is that while Scratch and Flash Actionscript are both object-oriented (some purists call Scratch object-featuring, but let's not get into that), Scratch and Flash use completely different ways of running and looping code. For instance, each animation you see in a game can have further animations inside that, and code inside each of those nested objects. Another issue is this. Like regular animation, Flash uses "frames" to place content in. Many Flash games have only a few frames in the main part of the file because the game is kept in a single frame, with all the code executing every time the frame is entered, then sending the movie back to the same frame. A Scratch>Flash converter would need to be able to recognize when a new frame is needed to accommodate different content.
On the other hand, a way to translate code could probably be done quite easily, but you're (probably) better off learning ActionScript. Why would you want to convert Scratch to Flash anyway? They fullfill mostly the same functions.
Offline
But flash files are not open source. One of the key features is the ability to download projects to look at the code.
Offline
There are some Scratch --> EXE converters/'compilers' out there though - Jen's EXEScratch (http://www.chirp.scratchr.org/scratch2exe.html) and S65's Scratch2EXE (http://scratch.mit.edu/forums/viewtopic.php?id=4232).
Offline
i want to learn how to turn scratch files to flash files because i want to be able to upload a game i made to other sites, or possibly play it on a computer without the scratch program.
Offline
pumacat4000 wrote:
i want to learn how to turn scratch files to flash files because i want to be able to upload a game i made to other sites, or possibly play it on a computer without the scratch program.
Don't necropost - This topic hasn't been posted in for 1.5 years.
Offline
There is a converter somewhere, but it's incomplete.
Here's what a lot of people would say: get flash and learn how to use it.
Offline
No, there was never a flash converter, only a player.
.sb files will never be standalone I think. They will always require to be played though some sort of player. This means you can't upload a scratch program directly to a website that only plays flash or java games.
Offline
zephan11 wrote:
is there any way to use scratch to make iphone games? i know iphone doesnt use flash, but flash can be converted into other stuff... right?
my plan:
scratch -> flash -> java -> iphone yay!
will that work?
Probably. Try postin a fourm about it... though a believe there is already a sticky.
um this was from 1923.
Offline
zephan11 wrote:
my plan:
scratch -> flash -> java -> iphone yay!
will that work?
Well, why not Scratch -> Smalltalk -> Scheme -> Java -> Flash -> JavaScript -> iPhone?
I like simple solutions... :-)
Note: Java won't work (officially) on iPhone either.
Actually, you can't distribute an iPhone application allowing programming, Apple is against that, as it would relax their iron hand controlling what programs go on this platform.
The only exception is JavaScript, they had to let it go since it is so pervasive already on Internet.
Offline
zephan11 wrote:
is there any way to use scratch to make iphone games? i know iphone doesnt use flash, but flash can be converted into other stuff... right?
my plan:
scratch -> flash -> java -> iphone yay!
will that work?
Nope. Apple went crazy and banned interpreters.
Offline
There Iz A Flash And Jave 4 Iphone Cloud Browser
Offline
Stickman704 wrote:
zephan11 wrote:
is there any way to use scratch to make iphone games? i know iphone doesnt use flash, but flash can be converted into other stuff... right?
my plan:
scratch -> flash -> java -> iphone yay!
will that work?Probably. Try postin a fourm about it... though a believe there is already a sticky.
um this was from 1923.
u cant convert flash to java...
but u can run flash trough java
Offline
dummheit wrote:
Stickman704 wrote:
zephan11 wrote:
is there any way to use scratch to make iphone games? i know iphone doesnt use flash, but flash can be converted into other stuff... right?
my plan:
scratch -> flash -> java -> iphone yay!
will that work?Probably. Try postin a fourm about it... though a believe there is already a sticky.
um this was from 1923.u cant convert flash to java...
but u can run flash trough java
Don't necropost, please.
Offline
Now that Scratch runs in Flash...there probably isn't any point to keeping this open any more.
Offline