Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
埋め込みタグを使用して .swf ファイルを埋め込むページを作成しましたが、firefox で問題が発生することがあります。代わりに使用できるタグはありますか?
objectタグを使うべきです!
object
この方法で、その ni に iframe を使用することもできます。
<iframe src="location/name.swf" frameBorder="0"></iframe>