Search code examples
javascripthtmlflashweebly

Moving scripted games to other sites


I have a website (rhettr.weebly.com) and I am wanting to add this game. I am doing this for school so it has to be unblocked, I know how to upload .swf files but when I look for a .swf it just has "script source" instead of the flash application script. the script source link is

box.anchorfree.net/insert/insert.php?sn=HSSHIELD00US&ch=HSSCNL000553&v=6331615266&b=c&ver=us&afver=3.19

But i need to find a way to upload it to my weebly website. On weebly I can upload .swf and HTML but I don't know what the HTML option does. If you find out question 1 please help on this game being ported to my site too.


Solution

  • Try adding this code to your site:

    <iframe src="http://www.letsplaysnes.com/emulation/emu.php?domain=www.letsplaysnes.com&userid=&emu=SNES&disRAM=http://www.letsplaysnes.com/play-the-legend-of-zelda-a-link-to-the-past-online/?&altRAM=&rom=http://www.letsplaysnes.com/roms/The_Legend_of_Zelda_-_A_Link_to_the_Past.zip" width="500" height="500"></iframe>
    

    And for Happy Wheels:

    <iframe src="http://unblocked-games-4u.weebly.com/happy-wheels.html" width="500" height="500"></iframe>
    

    This creates an <iframe> You can set the width and height to whatever you want, I am pretty sure though that they block <iframe>'s to specific web pages.

    Another alternative

    You can try paying attention and doing you work. And then play games when you get home or some other time.