Vadim Grigoruk
Vadim Grigoruk
JS is just a demo and I'm going to remove it.
give me url and I'll try
I see an error: http://stargaminglive.tk/work/sega.swf not found
try to change 'work/Nesbox.swf' to 'flash/Nesbox.swf' and put Nesbox.swf to the 'flash' folder
:) no, I see this on your page 'swfobject.embedSWF('work/Nesbox.swf', 'emulator', '640', '480', '11.2.0', 'flash/expressInstall.swf', flashvars, params, attributes);' replace 'work/Nesbox.swf' with 'flash/Nesbox.swf'
next error, the emulator doesn't support .sms roms, only .gen
If you have access to html code then yes
@Alobex hi, as I see you have problems with relative paths to the .swf files On the page http://alobex.github.io/nesbox/ I caught the error "http://alobex.github.io/nesbox/flash/Nesbox.swf Failed to load resource: the server...
now your flashvars parameter is empty it has to be like this var flashvars = { system : 'sega', url : '/roms/Flappy Bird (PD) v1.0.gen' };
@computamike thank yuo for the bug reportr