Hi Lee,
I would expect a
post(event:accepted,?Pause)
to trigger a "clock" on the Pause button - which in turn will then execute the code under the button.
However the embed code does not run when the post(event:accepted,?Pause) command happens, it happens later when that specific event is handled by the handler.
So I guess it will happen well after the code in the INIT method.
Maybe this is the source of your confusion?
cheers
Bruce