You are not logged in.
Pages: 1
I downloaded The Binding of Isaac .swf ,which is a game originally for windows, and when I try to play it with any browser, an download popup appears (open/save).
This happens with any swf file from my hard drive but online everything works fine.
I found some solved threads with the same problems but they seem to be outdated and dont work anymore.
How could I solve this?
I use Xfce and have xf86-video-ati driver installed on an Arch-x86_64 machine.
Last edited by MagmaCode (2014-03-23 13:33:24)
Offline
What is your browser?
A dirty solution would be a small html file which embeds your flash object like this:
<html><head><title>SWF</title></head><body><embed wmode="opaque" type="application/x-shockwave-flash" src="file:///home/USER/swf/Binding%20of%20Isaac_October_10th_2011.swf" name="plugin" height="100%" width="100%"></body></html>| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline
I remember a thread from some time ago about such a problem with suggestions that helped some people. Maybe it helps you also in case it's the same problem.
Last edited by Sanne (2014-03-23 15:48:03)
If our currency were not money but appreciation and acknowledgement for what we do for others, for the community, for the benefit of all, we would have paradise on earth.
Offline
Pages: 1