OZONE Asylum
Forums
Multimedia/Animation
Custom controls for windows media player Full Screen button
This page's ID:
25041
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
HELP! I?ve been working on this for a while now. I?ve been trying everything I know to get this full screen button to work. The javascript code I?ve been using is as follows: function fullScreen() { player=document.getElementById("Player"); if player.DisplaySize==3) { player.fullScreen=true; } } and I?ve also tried: function fullScreen() { Player.DisplaySize=3; } now I?m not a real java guru obviously cuz I can?t get these to work but this is a result of research that I?ve done over the net. The object ID for the media player is simply "Player" Then I use this button for activating this function: <a href="javascript:fullScreen();"><IMG SRC="images1.jpg" ALT="" width="125" height="125" border="0"></a> I?m also going to need to alter the up and down volume and other broadcast system. Any help will be greatly appreciated!! Thanks -APONE- [small](Edited by [internallink=25040]aponex[/internallink] on 02-17-2005 18:24)[/small] [small](Edited by [internallink=25040]aponex[/internallink] on 02-17-2005 18:27)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »