Copy link to clipboard
Copied
i have some ad child in a movie clip .when i go to another frem of timline and go bak , i lose that add childs. how can i save the add childs ?
You need to retain the movieclip in any other frame you go to if you want it to stay as it is. Try turning it invisible when you go elsewhere and make it visible again when you return
Copy link to clipboard
Copied
You need to retain the movieclip in any other frame you go to if you want it to stay as it is. Try turning it invisible when you go elsewhere and make it visible again when you return
Copy link to clipboard
Copied
thank you for reply . but i want to develop this app for ios and android . and I want to save mamory for best frem rate.
dosent invisible movie clip , bad effect on frem rate?
realy sory for my english
Copy link to clipboard
Copied
If youdon't want to retain the object then you need to retain data that will allow you to rebuild the object to what its current condition is everytime you return to the frame where it lives.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now