Discuss Scratch
- Discussion Forums
- » Things I'm Making and Creating
- » SB2 to EXE Method
- cevacineva
-
Scratcher
15 posts
SB2 to EXE Method
hhahahaahahahhahha
- Please no softonic, I suspect it has adware and malware, and Trojan software.
Look here for Google's review: http://www.google.com/safebrowsing/diagnostic?site=softonic.com
Wow worms too!
Also softonic requires downlaoding ‘Softonic downloader’ with adware.- Ok then
- You can use Adobe's software to convert SWF to EXE for free
First:
We want to convert SWFs to EXEs. The software made by Adobe can:
make you toggle fullscreen
Change the SWF file while using another one
And Softonic doesn't requires a downloader
- JAC-INC
-
Scratcher
1 post
SB2 to EXE Method
Whatever! It's Not like It Will Give U Virus Or Anything
- Please no softonic, I suspect it has adware and malware, and Trojan software.
Look here for Google's review: http://www.google.com/safebrowsing/diagnostic?site=softonic.com
Wow worms too!
Also softonic requires downlaoding ‘Softonic downloader’ with adware.- Ok then
- You can use Adobe's software to convert SWF to EXE for free
Last edited by JAC-INC (July 4, 2018 18:34:51)
- Real_CatMaster_102
-
Scratcher
2 posts
SB2 to EXE Method
I used the .swf to .exe converter, and the trial ran out, is there any other way I can convert .swf to .exe?
- superben100
-
Scratcher
1000+ posts
SB2 to EXE Method
I used the .swf to .exe converter, and the trial ran out, is there any other way I can convert .swf to .exe?Oh, that doesn't matter! The Vaysoft converter's security is poorly programmed, just press the real “X” to close the notification window, and the converter should open up perfectly, and work as it did before, aside from it saying that you have no more days left.
Thanks,
Superben100!
- AmazingMech2418
-
Scratcher
1000+ posts
SB2 to EXE Method
JSON is JavaScript Object Notation. It is a way to store information to be used in JavaScript. It is WAY different than Java.So this would do what? let people without scratch run the game as if it were just a json file?Not exactly, JSON files are Java, where EXE files are standalone Windows executables.
- myed
-
Scratcher
70 posts
SB2 to EXE Method
JSON is JavaScript Object Notation. It is a way to store information to be used in JavaScript. It is WAY different than Java.So this would do what? let people without scratch run the game as if it were just a json file?Not exactly, JSON files are Java, where EXE files are standalone Windows executables.
Do not confuse Java with JavaScript(It hurts!!)
- KledU97
-
Scratcher
3 posts
SB2 to EXE Method
it didn't work for me 

when this sprite clicked
say [aw...]
play sound [cry]
Last edited by KledU97 (Aug. 5, 2018 21:39:37)
- superben100
-
Scratcher
1000+ posts
SB2 to EXE Method
it didn't work for meI'm sorry to hear that.when this sprite clicked
say [aw...]
play sound [cry]
Why didn't it work?
Last edited by superben100 (Aug. 6, 2018 01:41:41)
- haywireSSC
-
Scratcher
30 posts
SB2 to EXE Method
So this would do what? let people without scratch run the game as if it were just a json file?yes, you can open it and it will run like an app
- haywireSSC
-
Scratcher
30 posts
SB2 to EXE Method
json files arent just for java, it is a standard format for storing dataJSON is JavaScript Object Notation. It is a way to store information to be used in JavaScript. It is WAY different than Java.So this would do what? let people without scratch run the game as if it were just a json file?Not exactly, JSON files are Java, where EXE files are standalone Windows executables.
- conzokwan25
-
Scratcher
4 posts
SB2 to EXE Method
Here's what I found works. Download visual studio. In the installer make sure .NET stuff is checked. Once it is installed, make a new Windows Forms application project. Drag a web browser component in. Now go to your scratch project and click embed. Do NOT copy the code one. Instead, copy the one that is just a link. Before the number type /embed/ and at the end add ?autostart=true. Now build your application. It will say Build started application name (It will be your actual app name though). Now the 2nd line is where your EXE file is stored. What you want to do is look at what it says (Example: C
users/you/source/repos/YourProjectName/YourProjectName/bin/debug). Just go to that folder by clicking on C
in the This PC area of windows file explorer. For example, to get to a folder named “I'm cooler” that was contained another folder called “I'm cool”, that would be going to C
I'm cool/I'm cooler. So just navigate to your project's folder and right click the EXE file and press copy. Now go to your documents and right click and press paste. There you go. You have the EXE file in your documents.
users/you/source/repos/YourProjectName/YourProjectName/bin/debug). Just go to that folder by clicking on C
in the This PC area of windows file explorer. For example, to get to a folder named “I'm cooler” that was contained another folder called “I'm cool”, that would be going to C
I'm cool/I'm cooler. So just navigate to your project's folder and right click the EXE file and press copy. Now go to your documents and right click and press paste. There you go. You have the EXE file in your documents. - conzokwan25
-
Scratcher
4 posts
SB2 to EXE Method
the
faces are : and / but put together. Did not notice this forum would do that xD
faces are : and / but put together. Did not notice this forum would do that xD- Explosive_Voice
-
Scratcher
1 post
SB2 to EXE Method
- Please no softonic, I suspect it has adware and malware, and Trojan software.
Look here for Google's review: http://www.google.com/safebrowsing/diagnostic?site=softonic.com
Wow worms too!
Also softonic requires downlaoding ‘Softonic downloader’ with adware.- Ok then
- You can use Adobe's software to convert SWF to EXE for free
Ohh worms, those are fun.
- conzokwan25
-
Scratcher
4 posts
SB2 to EXE Method
@Jonathan50
Thank you! I did not see your method! This is a lot better then the method I was using!
Thank you! I did not see your method! This is a lot better then the method I was using!
when green flag clicked
forever
say [Thank you!!]
end
- mateohideg
-
Scratcher
40 posts
SB2 to EXE Method
Friend, MalwareBytes is an Antimalware, you need an Antivirus and an Antimalware or ONLY an ANTIVIRUS, i recommend you Avast.
- superben100
-
Scratcher
1000+ posts
SB2 to EXE Method
Friend, MalwareBytes is an Antimalware, you need an Antivirus and an Antimalware or ONLY an ANTIVIRUS, i recommend you Avast.Lol! Yes, I know. I said that many years ago when I couldn't tell an MP3 from an MP4.

Thank you for the recommendation.
Further, these methods that others are posting are likely safer, and I would use them if I were whoever you are who comes across this post.
- ScratchTheCat2369
-
Scratcher
64 posts
SB2 to EXE Method
So this would do what? let people without scratch run the game as if it were just a json file?it would be an exe file (an exe file is a windows executable!)
ScratchTheCat2369
ScratchTheCat2019
Last edited by ScratchTheCat2369 (Jan. 24, 2019 21:13:12)
- ScratchTheCat2369
-
Scratcher
64 posts
SB2 to EXE Method
hhahahaahahahhahha
- Please no softonic, I suspect it has adware and malware, and Trojan software.
Look here for Google's review: http://www.google.com/safebrowsing/diagnostic?site=softonic.com
Wow worms too!
Also softonic requires downlaoding ‘Softonic downloader’ with adware.- Ok then
- You can use Adobe's software to convert SWF to EXE for free
First:
We want to convert SWFs to EXEs. The software made by Adobe can:
make you toggle fullscreen
Change the SWF file while using another one
And Softonic doesn't requires a downloader
Want Help? Ask Me
That Doesn't Make Sence
you can toggle fullscreen on ANY website by Pressing the ‘F11’ Button Straight located over the backspace button on most keyboards (dont press ‘f’ , ‘1’ and ‘1’ press the ‘F11’ Key)
ScratchTheCat2369Ask Me For Any Help :)
ScratchTheCat2019
Etheaary_ttv
My browser / operating system: Linux, Firefox 31.0, Flash 25.0 (release 0)
- wowza_studio
-
Scratcher
36 posts
SB2 to EXE Method
How? Please tell me.
- You can use Adobe's software to convert SWF to EXE for free
- Jonathan50
-
Scratcher
1000+ posts
SB2 to EXE Method
How? Please tell me.Download the Flash projector from here. The last version that works is 11.2, so you can use any version from 10.2 to 11.2. Then extract the executable whose name ends with “sa”, open it, select File → Open and find the converted SWF file, wait for the project to load, and select File → Create Projector… to save it.
- Discussion Forums
- » Things I'm Making and Creating
-
» SB2 to EXE Method
















