Text Links Ads : Marketing Tips Store : Search Engine Optimization Strategies
WebPosition Gold Pro : Domain Registration Bank : Optilink Software : GoDefy
Mike's Marketing Tools : Mike's Ecommerce Software : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML Codes > Embedded Objects > <EMBED ...>

Attribute for <EMBED ...>
CONTROLLER =TRUE |FALSE

CONTROLLER is MSIE's version of the CONTROLS attribute. TRUE indicates that the controls (PLAY, PAUSE, etc) for the sound or movie should be displayed. FALSE indicates they should not. In MSIE, if the controls are not shown the user can still control the media object by right-mouse-button clicking on the object space. TRUE is the default.

this code produces this
<EMBED 
 SRC="../graphics/heart.avi"
 HEIGHT=150 WIDTH=150
CONTROLLER=TRUE
 >
<EMBED 
 SRC="../graphics/heart.avi"
 HEIGHT=112 WIDTH=114
CONTROLLER=FALSE
 >

<EMBED MASTERSOUND="..."> >>>

Copyright © 2002-8 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com