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






'standby' Example

    
<HTML>
<head><Title>Example For standby</Title></head>
<BODY>
<object standby="You can play this puzzle"
        classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
        codebase="yoururl" 
        width="250" 
        height="230">
          <param name=movie value="yourfile.swf">
          <param name=quality value=high>
</object>
</BODY>
</HTML>  

    
      
      








Related examples in the same category

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