xxlm
02-27-2002, 12:44 PM
HI!
Ok, here the PB.
I've made a button , and i duplicated it "Number" time.
User can move the _y position of these buttons (all the _y move together). But i want these buttons disapears when arrived to a certain _y position (up and down... like a scroll list!).
So i've made a mask, with a MC (my object uses to make the MASK, call it "MASKMC") within. I use mc, because i need to move it's _x and _y posiiton. BUT two things happened.
The first one is that "MASKMC" doesn't move to the position it will be. So i try to put it in another layer (this one is not a mask), and it works.So my first question is why i can change the property of MASKMC when it is in the MASK layer?
The second is that the button i've duplicated, always been above all the object in my scene even if i put the layer where they are in the lower of the layers scene! Right! Why i cannot mask them?
It will probably be a little things to do, but when you're always in it, your eyes, and your brain not necessarily see the solution.
SO HELP ME PLEASE...
It's to make a sort list for CD catalogue. The object of the list (and there links) are totaly customized from text file. Each buton have a text and a link taken from the two text files.
:D
Thanx
Ok, here the PB.
I've made a button , and i duplicated it "Number" time.
User can move the _y position of these buttons (all the _y move together). But i want these buttons disapears when arrived to a certain _y position (up and down... like a scroll list!).
So i've made a mask, with a MC (my object uses to make the MASK, call it "MASKMC") within. I use mc, because i need to move it's _x and _y posiiton. BUT two things happened.
The first one is that "MASKMC" doesn't move to the position it will be. So i try to put it in another layer (this one is not a mask), and it works.So my first question is why i can change the property of MASKMC when it is in the MASK layer?
The second is that the button i've duplicated, always been above all the object in my scene even if i put the layer where they are in the lower of the layers scene! Right! Why i cannot mask them?
It will probably be a little things to do, but when you're always in it, your eyes, and your brain not necessarily see the solution.
SO HELP ME PLEASE...
It's to make a sort list for CD catalogue. The object of the list (and there links) are totaly customized from text file. Each buton have a text and a link taken from the two text files.
:D
Thanx