html - Open SWF file within browser from a tag? -


i want able open .swf file within browser clicking link, eg:

<a target="_blank" href="https://s3-ap-southeast-2.amazonaws.com/myswf.swf">link</a> 

but clicking link nothing. if right click , select 'open in new tab' .swf downloads.

does know way can open new page/tab , play file within browser?


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -