I am loading a flash page from PHP page. However, the flash content is visible in the browser only when I press 'F12'. till then it shows just a blank screen.
I am really not sure what exactly the issue is. Can anyone help me out here?
On Mozilla, I saw this warning
"Use of getPreventDefault() is deprecated. Use defaultPrevented instead."
How on earth can I prevent this?
Thanks!