Nah, that seems logical, but it doesn't work. Are we the only ones that use this message board?
Solar Flare
This has been bugging me for long enough, I will at last seek an answer from the pros. If you have a variable in one [view], and a button or other function in another, can you change the variable in the first [view] from the second? An example of what I mean: let's say in the main view called "mainview" I have a text called "text". From a button in "mainview" I could call "text.value='this is the new text';". But from a different view, called "secondview", I can't just use th
I don't think the content of the video view matters (I would make it the second view, with the main view being first). Although wait a sec... you should have a id="viewvid" line in the video view, which you don't currently have, then try again the [VIEW id="mainview" (variable stuff) OnClick="blahblahblah; theme.openView('viewvid');" ] See if that works, in other words, much more simply, I think you just need "id" instead of "t
theme.openView('theNameOfYour2ndView'); You can call this under the first view's OnLoad function if you want it to open right away, or on a button's OnClick function. Also: theme.closeView('...');.
Awesome, thanks again!
Thanks CerebroJD!
How do you make buttons display on top of a visualization when skinning Windows Media Player? Also, (this will save me time checking other people's sources ) how do you make the visualization effect a specific visualization? Thank you!
Hello Gurus! I didn't even notice this portion of the message board before ! What I would like to know is, how do you make a skin such that when you press alt-enter it goes full-screen?
Thanks arraci! I'm obviously new here
I want to make my own windows media player skin. Of course the microsoft site was no help . I can do the whole skin/map/hover bitmap thing, but I need help with the JScripting for the buttons. (The only one they tell you how to do on the ms site is 'close'! Useful, but not) Thanks for any code/tips you can give me! Oh yeah, since I'll probably forget that I posted this question, it would be help