30/12/2010, 08:00 AM
Pages: 1 2
30/12/2010, 09:59 AM
yup,. tseneda did this in 1 of his first animated theme's,. i had also done this in sony_mod,.
XML Code
|
goes something like this,. you have to adjust your images,.. ;p
03/01/2011, 02:28 PM
Hmm i got it but i have some problems...
First of all i want my volume bar like this:
[attachment=4560]
So i have multiple questions.
First of all here is the icon which i use as tex_volume_dot
[attachment=4556]
And here is the icon which i use as tex_volume_bar
[attachment=4557]
But i have a problem.
If i vol+ then it looks like this
[attachment=4559]

Any idea is appreciated.

First of all i want my volume bar like this:
[attachment=4560]
So i have multiple questions.

First of all here is the icon which i use as tex_volume_dot
[attachment=4556]
And here is the icon which i use as tex_volume_bar
[attachment=4557]
But i have a problem.
If i vol+ then it looks like this
[attachment=4559]


Any idea is appreciated.

03/01/2011, 03:54 PM
\hah,. is see whot you want,. but only 1 cursor is not possible,. the bar will show more bars when turning volume up,.
is't it more usefull to use the "volume/mute" icon as the main volume icon instead of the _dot? because the dot also moves,..
you can try something like this,. without the slider,. only the color as indicator:
![[Image: 2947208861_0c9695e696_o.png]](http://i1196.photobucket.com/albums/aa420/vegetano1/2947208861_0c9695e696_o.png)
is't it more usefull to use the "volume/mute" icon as the main volume icon instead of the _dot? because the dot also moves,..
you can try something like this,. without the slider,. only the color as indicator:
![[Image: 2947208861_0c9695e696_o.png]](http://i1196.photobucket.com/albums/aa420/vegetano1/2947208861_0c9695e696_o.png)
04/01/2011, 08:32 AM
The main icon will be to volume. 
Hmmm yeah good idea but with the slider is much better. :p
Do you think with the animation can wee do it ?
With the move to and the recolor maybe ?
I tried but it's difficult and my head gonna blow up.
lol
EDIT:
Ok i got it so far but i have a small problem.
When i mute my psp i don't get the mute icon.
Take a look to my impose if you can.
It's yours but i disabled the speaker animation and i changed some offsets and icons.

Hmmm yeah good idea but with the slider is much better. :p
Do you think with the animation can wee do it ?
With the move to and the recolor maybe ?
I tried but it's difficult and my head gonna blow up.

lol
EDIT:
Ok i got it so far but i have a small problem.
When i mute my psp i don't get the mute icon.

Take a look to my impose if you can.
It's yours but i disabled the speaker animation and i changed some offsets and icons.
04/01/2011, 09:35 AM
ok,. i looked,. but the mute icon will show when volume icon is't showing,..
1 make a mute icon wich looks the same as the volume icon but with mute checked,.. should be infront of volume icon anyway,. but will show all the time when muted,. mebbe the icon is to big for this,..
or
2 add avls instead of mute icon to volume icon,.. >?>?
you have yet to fit the volume green line,. ;)
1 make a mute icon wich looks the same as the volume icon but with mute checked,.. should be infront of volume icon anyway,. but will show all the time when muted,. mebbe the icon is to big for this,..
or
2 add avls instead of mute icon to volume icon,.. >?>?
you have yet to fit the volume green line,. ;)
04/01/2011, 12:01 PM
Yeah i didn't finish it yet.I must fix the green line.
I already made the 1st idea and i have it in my rco...
[attachment=4566]
[attachment=4567]
What do you mean about the avls ?
Hey Vegetano1 there must be something wrong with your rco.
I took one new rco i replaced the icons and the mute appears but i can't animate it to rotate it.
I screw up with the object tree.
I already made the 1st idea and i have it in my rco...
[attachment=4566]
[attachment=4567]
What do you mean about the avls ?
Hey Vegetano1 there must be something wrong with your rco.
I took one new rco i replaced the icons and the mute appears but i can't animate it to rotate it.

I screw up with the object tree.
04/01/2011, 02:42 PM
nickxab Wrote: [ -> ]Yeah i didn't finish it yet.I must fix the green line.
I already made the 1st idea and i have it in my rco...
What do you mean about the avls ?
Hey Vegetano1 there must be something wrong with your rco.
I took one new rco i replaced the icons and the mute appears but i can't animate it to rotate it.
I screw up with the object tree.
prob best to start with a new impose rco,. ;) mine is also bit messy,..
avls,. is an icon wich will show when avls is checked in system>>sound settings>>avls
11/01/2011, 03:37 AM
Help help help
I try to rotate the volume bar based on V1's theme but i get always damn errors.


My XML is here:
I try to rotate the volume bar based on V1's theme but i get always damn errors.



My XML is here:
Code:
|
I added those lines:
Code:
|
Code:
|
What's the problem ?
11/01/2011, 05:33 AM
You've got bad nesting:
XML Code
|
<Group> is "inside" <Plane>, so you need to close it off before you close <Plane>.
Pages: 1 2