View Single Post
Quick and dirty:

Put a background-colored, strokeless, canvas-filling rectangle in a shared bottom layer and give it a null action. Running an empty script seems to work:

Code:
tell self
end tell
You'll have to turn off highlighting in the presentation to avoid seeing the background rectangle.