| | |
mediaplayer fullscreen not working
![]() |
•
•
Join Date: Sep 2009
Posts: 22
Reputation:
Solved Threads: 0
Hello.
i use this script to my mediaplayer on my website.
but the fullscreen button is not working.
can anyone come with anything there can help?
i use this script to my mediaplayer on my website.
but the fullscreen button is not working.
can anyone come with anything there can help?
JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
INPUT TYPE="BUTTON" VALUE="Play" OnClick="Player.URL='my\music\song.mp3'"> <INPUT TYPE="BUTTON" VALUE="Stop" onclick="Player.controls.stop()"> <INPUT TYPE="BUTTON" VALUE="Pause" onclick="Player.controls.pause()"> <INPUT TYPE="BUTTON" VALUE="Full Screen" onclick="if(Player.playState == 3) Player.fullScreen = 'true'"> <p></p> <script type="text/javascript"> if(-1 != navigator.userAgent.indexOf("MSIE")) { document.write('<OBJECT id="Player"'); document.write(' classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6"'); document.write(' width=300 height=200></OBJECT>'); } else if(-1 != navigator.userAgent.indexOf("Firefox")) { document.write('<OBJECT id="Player"'); document.write(' type="application/x-ms-wmp"'); document.write(' width=300 height=200></OBJECT>'); } </script>
![]() |
Similar Threads
- Mediaplayer question (JavaScript / DHTML / AJAX)
- Windows Media Player 11 in Vista. (Windows Vista and Windows 7)
- Another video enbedding code challenge (Graphics and Multimedia)
- FullScreen window in VB6 (Visual Basic 4 / 5 / 6)
- c++ fullscreen in vista (C++)
- Unable to open in fullscreen mode (Windows NT / 2000 / XP)
- SBS 2003, IIS 6.0 & Squiremail stopped working together. (Windows Servers and IIS)
- pygame full screen help (Python)
- Working on new design (DaniWeb Community Feedback)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: Table Editer
- Next Thread: Toggle div visibility
Views: 535 | Replies: 0
| Thread Tools | Search this Thread |
Tag cloud for JavaScript / DHTML / AJAX
ajax ajaxcode ajaxjspservlets array automatically blackjack box bug calendar captchaformproblem content cookies css debug design detect developer disablefirebug div dom draganddrop dynamic element error explorer ext file firefox flash focus font form forms function google gxt hangman hide hijack html iframe image images insertbefore internet internet-explorer java javascript javascripthelp2020 javascripts jquery js list maps marquee media mimic modal mp3 mysql offline onclick onerror onmouseover parameters pass paypal photo php player popup position post print programming prototype regex resize script scroll search select selection session show size sorting synchronous text tooltip tweet values variables video web webservice website window xml xspf





