HTML & WEB-Design

Moderators: Jonathan
Number of threads: 1253
Number of posts: 3360

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
FULLSCREENMODE of WMP object in Netscape? Posted by ram1980 on 19 Sept 2004 at 12:12 AM
Hi,
I am developing online movie presentaion using WMP object
<object clsid="CLSID....." id="MP">
<param name=filename value=filename.wmv>
</object>
I used some scripts on button click like following
//1 for play
document.getElementById("id1").run();
//2 for stop
document.getElementById("id1").stop();
//3 for pause
document.getElementById("id1").pause();
//4 for full screen play
document.getElementById("id1").FullScreenMode="1";
All these working fine in IE.
But4th is not working in netscape. If you have any other method please send to me
also I tried param
<param name=Fullscreenmode value=1>
WOrks in IE.But not in netscape
Please help me
thank you
Ram
SW Developer.
NetradelphicP.L.
Bangalore
INDIA

ramasubram1980@hotmail.com
ramasubramanianr@rediffmail.com






 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.