'declare' Example : declare « HTML Attributes Reference « HTML CSS Reference






'declare' Example

    
<HTML>
<head><Title>Example For declare</Title></head>
<BODY>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" 
        declare=false
        codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
        width="480" 
        height="240">
        <param name="movie" value="flashmoviefile.swf">
        <param name="quality" value="high">
</object>
</BODY>
</HTML>  
    
      
      








Related examples in the same category

1.'declare' Syntax and Note
2.declare is applied to