Forum: How Do I?
10-06-2021, 08:42 AM
|
Replies: 1
Views: 5,740
An object name in an array
If I understand your question, ,you know how to set the opacity of the disappearing object to 0, as in
<item>.setOPacity(0)
What happens when you have the naming object say <item>, as in
...
|