Hi guys can anyone advice, I am trying to open a swf game file in a popup using javascript, the popup opens all right but then instead of playing in the browser, the file starts to download. Can anyone advice on how I can achieve this?
I got my problem solved, the problem was that I was directly opening the swf file in the popup. Thanks for the suggestion guys