'AddChannel()' Example : AddChannel « Javascript Methods « JavaScript Reference

'AddChannel()' Example

    
window.external.AddChannel("http://www.yoururl.com/your.cdf");
  Note   
The preceding example requires a .cdf file, 
which is created using C++. 

    
      
      

Related examples in the same category

1.'AddChannel()' Syntax, Parameters and Note
2.'AddChannel()' is applied to