I am trying to rearrange some of the layout for the music 3d view. I have stripped the header away, but when I move the y position for the groups in the 3dcoverviews.xml it will not reach all the way to the top of the window. I have even put in 0 and it seems to stop at a certain position. I tried it in the opposite direction to test and it can move all the way to the bottom.
Any reasoning why it stops at a point when going towards the top of the window frame? If so, what can be done to move around it?
I appreciate all the help lately.
ekim232
Posting Freak Posts: 1,204 Joined: Nov 2008 Reputation: 5 Location: Chicago, IL |
2009-03-11 19:40
Post: #1
|
| find quote |
Rocky5
Alaska Group Joined: Jun 2008 Location: Scotland |
2009-03-11 20:35
Post: #2
start adding - to the Y position to move it to the top.
|
| find quote |
ekim232
Posting Freak Posts: 1,204 Joined: Nov 2008 Reputation: 5 Location: Chicago, IL |
2009-03-11 21:01
Post: #3
I tried using -10, but it stayed at the same position as 0. I then tried -50 and it still stayed the same. I have changed it in the 3 id groups and in the bottom wrap list group.
It seems like it can't go beyond a certain position. However, the right panel I did notice can go to the top of the screen. Any suggestion on what I am missing? |
| find quote |
Rocky5
Alaska Group Joined: Jun 2008 Location: Scotland |
2009-03-11 21:12
Post: #4
Is this what you are trying to do?
if it is there are 4 changes you need to make four groups that need changed to 0 ![]() lol i just realised what folder i was in lol it's my wife's folder
(This post was last modified: 2009-03-11 21:16 by Rocky5.)
|
| find quote |
ekim232
Posting Freak Posts: 1,204 Joined: Nov 2008 Reputation: 5 Location: Chicago, IL |
2009-03-12 01:25
Post: #5
I have changed it in 4 places total. Essentially that is the direction I am going, just slightly lower and the frames will be adjusted in size slightly.
Perhaps it is becase I just put <visible>!control.IsVisible(500)</visible> below the header code in mymusicsong.xml & mymusicnav? I just did that to start with placement. The overall goal is to have the cd frames start in the original position when the window is opened and then have the header slide out of frame with an animation action and the audio frame move into its place. Would you mind putting your xml on pastebin, so I can double check it against mine? Or if you think it is the way I handled the header, I should be all good. At work now so I can't test it. |
| find quote |
Rocky5
Alaska Group Joined: Jun 2008 Location: Scotland |
2009-03-12 03:21
Post: #6
ekim232 Wrote:I have changed it in 4 places total. Essentially that is the direction I am going, just slightly lower and the frames will be adjusted in size slightly. ok i have split them up for music videos and so on and added them to the include.xml at the top as this is easier to edit stuff rather than a big huge load of code so here is my music one note i have changes some stuff but you can see what need to be changed. change <posy>175</posy> on lines 24 211 397 554 http://pastebin.com/m757498ce now for mymusicsongs.xml add this to the bottom above </control> <visible>!Control.IsVisible(500)</visible> |
| find quote |
ekim232
Posting Freak Posts: 1,204 Joined: Nov 2008 Reputation: 5 Location: Chicago, IL |
2009-03-12 07:49
Post: #7
Thanks for all your help Rocky. I got the albums to move to where I wanted them once I added my animation effect to the header.
Maybe you can help me with one last thing. Once my header moves out of the screen I want the albums to move up to y position 10. Here is what I was trying for my animation. Kind of lengthy.... <animation effect="slide" end="0,10" delay="2000" time="500" condition="[Window.IsVisible(MusicFiles) + ControlGroup(500).IsVisible + ControlGroup(7000).IsVisible + ControlGroup(7001).IsVisible + ControlGroup(7002).IsVisible]">conditional</animation> I placed it at the bottom of the 3dmusicview in 3dcover.xml just above the 2nd to last </includes>. For some reason it actually moved downwards very little. I think it is my placement of the animation or maybe the way I am structuring the visibles. Any help you can give me would be great as to how to get it to slide upwards. My 3dview.xml is below. You can see my animation at line 679. http://pastebin.com/m29599533 Thanks again for your time on this. Your mod is what got my going on my own here. |
| find quote |
Rocky5
Alaska Group Joined: Jun 2008 Location: Scotland |
2009-03-12 17:27
Post: #8
ekim232 Wrote:Thanks for all your help Rocky. I got the albums to move to where I wanted them once I added my animation effect to the header. Done here you go just adjust it to where you want it. http://www.sendspace.com/file/sjjvkz
(This post was last modified: 2009-03-12 17:29 by Rocky5.)
|
| find quote |
ekim232
Posting Freak Posts: 1,204 Joined: Nov 2008 Reputation: 5 Location: Chicago, IL |
2009-03-13 00:10
Post: #9
That was great Rocky. I knew I was close, just had to tweak it a little bit.
I appreciate you taking the time to do that. Just had to make some small timing adjustments and it is looking good. Thanks again! |
| find quote |
Rocky5
Alaska Group Joined: Jun 2008 Location: Scotland |
2009-03-13 01:54
Post: #10
ekim232 Wrote:That was great Rocky. I knew I was close, just had to tweak it a little bit. NP glad to help out. |
| find quote |

![[Image: tbb_sig_2010.png]](http://www.teamblackbolt.co.uk/data/media/tbb_sig_2010.png)
![[Image: 82301817.th.png]](http://img255.imageshack.us/img255/3940/82301817.th.png)
Search
Help