Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

ok, another possibility is to zip the swf together with a file named "index.html" that contains the following line: <embed src="YOURSWFFILE.swf" width="960" height="720" ></embed> and then upload it as a html game. The width and height should match what you used in the Scratch converter.