I am working with a notes ‘Page’. I have an animated gif that I would like to appear for 5 seconds and then disappear.
I cannot figure any way to make it disappear based on elapsed time.
Any help would be greatly appreciated!
I am working with a notes ‘Page’. I have an animated gif that I would like to appear for 5 seconds and then disappear.
I cannot figure any way to make it disappear based on elapsed time.
Any help would be greatly appreciated!
Subject: Can’t Hide Graphic
Tim
A programable table should do it for you.
Create a table with 2 rows and 1 column, put the graphic in the first row then on the then on the table row display tab on the table properties dialog box select
Show only one row at a time
Switch row every 5000 milliseconds
Cycle through rows “Once when Opened”
HTH
John
Subject: RE: Can’t Hide Graphic
That was EXACTLY what I needed. Thanks John!