justinmind-logo
 
Upvote 2

how do you get an object to appear for 10 seconds and then disappear after that

Answered Victor Conesa 8 years ago
Replies (2)
photo
3

Hi Zia,


To do this, first take the object you want to be hidden and mark it as hidden by selecting it in the outline, then looking to the properties panel and click 'Hide component'


Then, create an On Page Load event with the outcome 'Show' for the object


Then, click 'add action' for the event and have the outcome be 'pause' for 10,000 ms


Then, click 'add action' again and have the outcome be 'hide' for the object.


Best,


Danielle

photo
1

This works perfectly, thank you!

Leave a Comment
 
Attach a file