How to embed a flash (.swf) file into asp.net?

后端 未结 5 1506
自闭症患者
自闭症患者 2020-12-14 12:38

How to display a flash (.swf) file into asp.net ?

5条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-14 13:24

    Using HTML5 embed tag alone would do the trick in all modern browsers.

    
    

提交回复
热议问题