'declare' determines whether an object definition is a simple declaration or something more : declare : Object Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Object Attributes » declare »

 

'declare' determines whether an object definition is a simple declaration or something more



    
<HTML>
<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="flashmovie.swf">
        <param name="quality" value="high">
</object>
</BODY>
</HTML>  
    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Object Attributes
» declare