nesbox / emulator

Emulator of NES, Super Nintendo, Sega Mega Drive, GameBoy video consoles
http://nesbox.com/emulator/
MIT License
592 stars 247 forks source link

my emulator loads to 100% and then nothing else happens #36

Closed dvolatility closed 8 years ago

dvolatility commented 8 years ago

Hi I'm trying to embed the emulator and nhl 94 into a blog post on Blogger. I'm using dropbox for the files and it looks like it loads to 100% and then fades to black. Am I supposed to put the snes.swf file in the embed as well?

colt05 commented 8 years ago

what's the code?

dvolatility commented 8 years ago

https://github.com/nesbox/emulator

colt05 commented 8 years ago

no I mean for the website

dvolatility commented 8 years ago

It looks like I got blocked by github because they think I'm a bot.

On Sun, Apr 10, 2016 at 6:38 PM, colt05 notifications@github.com wrote:

no I mean for the website

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/nesbox/emulator/issues/36#issuecomment-208086343

Dvolatility Network (DvNet): News Moving Markets: newsmovingmarkets.com Dvolatility Research Market Indicators: research.distressedvolatility.com DvNet Financial Terminal & Distressed Volatility 2.0: 2.distressedvolatility.com Twitter http://www.twitter.com/dvolatility | Google+ https://plus.google.com/+MattDvolatility | Vine https://vine.co/dvolatility

dvolatility commented 8 years ago

Ok, this is what my emulator looks like now. It loads to 100% and then stays there. Anyone know what's going on? Thanks. screenshot 2016-04-11 at 12 30 46 am

I put it here http://news.distressedvolatility.com/p/play-snes-nhl-94-while-watching-market.html

dvolatility commented 8 years ago

anyone know how to fix this?

dvolatility commented 8 years ago

Nevermind yall, figured it out. I changed params.allowscriptaccess = 'sameDomain'; to 'always'.

colt05 commented 8 years ago

Where is params.allowscriptaccess? I think I may also have this problem.

dvolatility commented 8 years ago

@colt05 it is in the embed code they provided.

colt05 commented 8 years ago

ah ok thanks