and use post for sending all the player type in stuff not get
- Ashrak
Moderator: General Moderators
Except that the page you linked to recommends the embed tag, which is deprecated.The Ninja Space Goat wrote:http://www.w3schools.com/flash/flash_inhtml.asp
w3schools is a GREAT place to find stuff like that. They always know what to use when things are depricated.
Code: Select all
<object
type="application/x-shockwave-flash"
data="http://www.macromedia.com/shockwave/download/triggerpages/flash.swf"
width="300"
height="120">
<param
name="movie"
value="http://www.macromedia.com/shockwave/download/triggerpages/flash.swf" />
</object>