Ok, how to make this, the block combination is what I need... I was try I it but it was confusing for me, I failed, now I need to se how, because in the moment i m a little confused...
It might be better to return to the beginning...
Why, exactly, do you need to know the name of each sprite?
Only to diferenciate one from another, because when we use the picture name it won't work, because I in this case I work only with 1 picture. Then we was found out the name what comes from the runtime, it's to long and gibberish, Because this, another selfgeneratet name. Then we need to know how much imagesprites are there, this can be achieved with the " every imagesprite block" , making a list of this.
But you will know how many imagesprites there are, because as the developer, you will have placed them all in the designer ?
The general recommendation for what you want, as has been stated several times by several users in this topic, is to make a list of the imagesprite components, then make a list of lists assigning a name to each imagesprite. You cannot rely on the every block for all the imagesprites to always be in the same order
But it don't need the order.
but you do need to know which imagesprite is which, therefore you need order!
No, I need the imagesprites in a list, and I need this list populated with the every imagesprites block, and I need the displaying of this list in a label or a button, line by line... What we do later with the data, is not the issue jet.... Focus on the problem, not on other things... Cool down... Don't worry, I will inform you, when there is a slightly change or something, believe me, and no people will shoot yo if anything goes wrong, or if comes out a other result, no problem, ist all ok... Slowly, slowly, then it will all be working... Please please please don't be angry or me , I now sometimes it's hard to work with me, but only Because I go other new ways then the normal.....
Time for me to stop with this, you have the answer, I am dizzy.
Perhaps someone else, who is prepared to go around in circles for days on end, will pick this up ?
To help us to understand your logic of your game /app, explain this logic in details / step by step.
Ok, with pleasure I will answer that:
I have imagesprites in my app.
I will make an list, name it "imagesprites", make it global, and fill it using the "every imagesprites block".
And I don't know how.
This sprites list can be in any order? And then what?
Yesss, the data in the list can be in any order, there must be NO order
Then why do you need the list of image sprites?
Just use the every block directly...
Taifun
Because I need it in a list.
No, I don't need it in a order, I need only to know how to get the data from the "every imagesprite block"to the list, without any specific order.,
And where I must put the "every imagesprite block" in your example?
Where I must put this block?
You still did not tell us what to do with your app.
Use it instead of your list
Taifun