grouplist control orientation?
#16
Sorry, typo flipx and then you'll not need the other animation in the image control.

Left align the grouplist.
Reply
#17
but I already used flipx=true in the texture previously,

this is what I have now:
http://pastebin.com/raw.php?i=WY3Zd6yX

grouplist: align to left,rotateY to flip the mirror
everyitem: flipx=true and thats it (no animations)

The discs look OK, but like I said - they stick to the right, only if 5 discs they fit in their postion [poste]<1><2><3><4><5>, if only 3 - they shown in the right side of the screen. like [poste]<empty><empty><1><2><3>

(like before: http://i.imgur.com/n8zsA2V.png )
Phenomenal™ Skin • ForumWebsiteGitHub
Reply
#18
Have you tried it with <align>right</align> in the grouplist because now it's rotated it will move them to the left?
Reply
#19
I'm about to cry...from happinies!! Ha-Ha!
You Are Genius.
your ability to understand how those posx\posy works is absolutly amazing... well done my friend!

Just changed the align to right and rotatey to center="710,0" and It worked.

now just to add some animation to every single image to make them slide from the side....and I'm DONE with it.
THANKS!
Phenomenal™ Skin • ForumWebsiteGitHub
Reply
#20
by the way,
you have smart way how to limit content to 5 discs with art?
like If I have set with 10 discs with art - show the first five,
but if I also have set with 15 movies but only five has art - show them...

Code:
Window(home).Property(Set.Movie.X.Art(discart))
- is return the art for the X movie in sets.
Phenomenal™ Skin • ForumWebsiteGitHub
Reply
#21
Glad we got there eventually.

Probably need to use variables to work out which ones to use.
Reply

Logout Mark Read Team Forum Stats Members Help
grouplist control orientation?0