Jump to content

Opening Flash Swf In Html Page


say.riya223

Recommended Posts

The type attribute is required. <embed> isn't standard HTML. This will work for all browsers:

<object type="application/x-shockwave-flash" width="1024" height="768" data="Collage_Brio.swf">  <param name="movie" value="Collage_Brio.swf">  <p>Adobe Flash Player is required to view this content.</p></object>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...