Thanks guys!
It's a clone of Dashboard iTunes so it says iTunes not running.
If you want you can change this, rename the .wmz file to .zip,
after extract edit DashWMP.wms with Notepad, search
"iTunes not running." and replace with your favourite title!
great idea, but at the moment the skin is buggy. some things i noticed right away:
- opening the skin (first run, instance) is strange. no text in the green area, ie it's empty (playstate needs to change before metadata is updated, a common error)
- OMG THE VOLUME CONTROL JUST netured MY EARS (i didnt realise how to use it and am now deaf, great >.<
- double clicking any area of the skin doesnt open the playlist
- the visulization minibar thingys are badly sized, because they rarely change (and look more random than a reflection of the music)
- none of the buttons have a hover state. this makes me a saaaad panda
- video playing, maximise button doesnt become 'restore' when pressed (stays as maximise when its already maximised)
i feel particularly evil, because you said you put a lot of hard work into this. you asked for advanced critique though
I LOVE THE CLOSE ANIMATION ^_^ what a brilliant idea!
--
the Integral of e to the x equals f of u sub n
join the revolution :] [link]
No problem for criticism, but all works good, i think you have something wrong in your setup!
Are you using WMP 10? Do you have Windows XP?
If yes, i'm really sorry i don't know how to fix these things!
Ah i forgot to say that you need Lucida Sans Unicode font, maybe this can solve some bugs, google for it!
i have wmp10 and winxpsp2.. i played around in it to see what is happening
there are major errors in the javascript file. the function timerHandler() has two if statements right, the second one isnt encapsulated. use {} around multi-line if statements. also, i noticed some lines arent terminated with semicolons. this is evil :/
DashWMP.wms, line 202: orizontalalignment="stretch"
should be: horizontalalignment="stretch"
with these corrections, there is still about 2 seconds of non-display for the metadata. i was fiddling with the timings of stuff but it wasnt working for me. oh and if i were you i would sort out UpdateMetadata() because using the string 'true' is often just that - a string. use 0 for false and 1 for true to make sure it always works correctly.
--
the Integral of e to the x equals f of u sub n
join the revolution :] [link]
We want to know what love means to you!
Get your creative juices flowing and design a movie poster for "Paper Heart" that focuses on the theme "What Does Love Mean to Me?".
A horror photography art challenge to inspire the darker side of your creativity. This is a fun community project, not a contest, so its open to absolutely everyone regardless of dA status or skill/experience level. Click through to find out how you can join in...
When it comes to community spirit, `Rushy is a shining example. From participating in devmeets, to providing positive encouragement to other artists, `Rushy can always be found demonstrating what it really takes to be a true deviant. It's without any hesitation that we are delighted to award the Deviousness Award for July 2009 to `RushyRead More
Devious Comments
Comments
This skin is for WMP,but the title is iTunes not running .
I think you should change the title.
--
"Courtesy: Your Friendly Neighborhood Spider-Man"
It's a clone of Dashboard iTunes so it says iTunes not running.
If you want you can change this, rename the .wmz file to .zip,
after extract edit DashWMP.wms with Notepad, search
"iTunes not running." and replace with your favourite title!
I have another problem, if it can show left time when you click the time.it will perfect!
- opening the skin (first run, instance) is strange. no text in the green area, ie it's empty (playstate needs to change before metadata is updated, a common error)
- OMG THE VOLUME CONTROL JUST netured MY EARS (i didnt realise how to use it and am now deaf, great >.<
- double clicking any area of the skin doesnt open the playlist
- the visulization minibar thingys are badly sized, because they rarely change (and look more random than a reflection of the music)
- none of the buttons have a hover state. this makes me a saaaad panda
- video playing, maximise button doesnt become 'restore' when pressed (stays as maximise when its already maximised)
i feel particularly evil, because you said you put a lot of hard work into this. you asked for advanced critique though
I LOVE THE CLOSE ANIMATION ^_^ what a brilliant idea!
--
the Integral of e to the x equals f of u sub n
join the revolution :] [link]
Are you using WMP 10? Do you have Windows XP?
If yes, i'm really sorry i don't know how to fix these things!
Ah i forgot to say that you need Lucida Sans Unicode font, maybe this can solve some bugs, google for it!
... maybe in the next version!!!
there are major errors in the javascript file. the function timerHandler() has two if statements right, the second one isnt encapsulated. use {} around multi-line if statements. also, i noticed some lines arent terminated with semicolons. this is evil :/
DashWMP.wms, line 202: orizontalalignment="stretch"
should be: horizontalalignment="stretch"
with these corrections, there is still about 2 seconds of non-display for the metadata. i was fiddling with the timings of stuff but it wasnt working for me. oh and if i were you i would sort out UpdateMetadata() because using the string 'true' is often just that - a string. use 0 for false and 1 for true to make sure it always works correctly.
--
the Integral of e to the x equals f of u sub n
join the revolution :] [link]
Previous Page12345...Next Page