flash actionscript:
Hi to all and to Kglad who helped me last time :)
I got the same problem which I tought I figured out but actually even very
close to solving it I didnt :(((((
I succeeded making the code work for two buttons but not for more and I got 7
:( So
I will attach pictures for u so you can imagine it and I will describe it.
here I go :
You can review what I have done till now on :
http://workprogress.hit.bg Use a bulgarian proxy if u can't open it : 192.33.210.17 - free bg proxy
address, port: 3128
So having in mind you can see what I am talking about I will describe it:
Focus only on the browser Panel (the one with (+) fields.. when you click on
the bottom field with (+), 10 buttons will show up).. the first 7 buttons are
my problem so I need code only for them to make them work.
The point is that each button from those 7 has 3 sub buttons and each of those
3 sub buttons has more sub buttons like 4 or 5 or 6. But don't look on that
part because I made it work so you now can imagine you work with a single line
(I mean that when you press a button from those 7, a single line will appear
and nothing more). The text lines which appear after a button is pushed are not
in a textField or any other component (I can't use a component because there
are sub and sub sub buttons).
So having in mind what I said till now, this is how the code should be working:
1. When you press ANY from the 7 buttons a text line must appear at _y = 34
(this is the starting point of all 7 different text line on my website);
2. Any next button you press should put its text line on _y = textLine1 + 17
and so on till all buttons are pushed and their text lines are displayer one
after another in the order they have been pushed.
3. If you presses for example button3 and then you press it again, it has to
disappear, not duplicate
If there are buttons that has been pushed after button3 and you decide to
remove button3 then the buttons which are before button 3 should stay in their
places and the one which are after it should all go back with 17.
Ok I don't know if I am missing something ... check my website see how it is
there .. It is not the only thing I have to fix so just concentrate on the
browser Panel and these buttons.
If I am missing something, just ask I will reply immediately !
Thanks for paying attention and I hope someone can help me,
btw soon it is new year here so .. HAPPY NEW YEAR ALL :-)