http://technet.microsoft.com/en-us/library/bb676136.aspx Example Code: HTML embedding using the embed element: Just use tag to add video Example Code: Attributes of
Embed Tag: SRC: This attribute takes the video/movie to the source URL. WIDTH and HEIGHT: It specifies the dimensions of the plug-ins. AUTOPLAY: Its value can be either TRUE or false TRUE: Movie plays when page loads FALSE: Waits for the user to click the play button in window media player. LOOP: Setting this to TRUE will play the media file continuously. A FALSE value will play the media only once. CONTROLLER: Display controls. Can be set to TRUE or FALSE. Example Code: alt : test movie http://www.hscripts.com/tutorials/html/video.php
Site hosted by Angelfire.com: Build your free website today!