How to make a flash type Code
So I recently made this https://code.sololearn.com/WDLxqX2282DO/#html but how did I? Well so first get the .swf file you have made and goto sites.google.com, make a site. Go to your site, click on the gear, click manage site, add a attachment put this in your code <embed src="(google site link here)/(swf file)" width="900" height="540" pluginspage="http://www.macromedia.com/go/getflashplayer"></div> now, so what I did, was since my swf file was ducklife2-2.swf I did this <embed src="https://sites.google.com/site/dsdsdsdfsdfsdds/ducklife2-2.swf" width="900" height="540" pluginspage="http://www.macromedia.com/go/getflashplayer"></div> from http://gamez4kids.bubbleapps.io dsdsdsdfsdfsdds is my site name, I just made it so I can use swf on websites