How do I know when my WildPresenter output is done (has reached the end)?
WildPresenter adds a single variables to your output automatically. This is the variable WF_WPDONE. On the first frame of your WildPresenter output the variable WF_WPDONE= 0. On the last frame of your WildPresenter output, the variable WF_WPDONE=1. In this way you can easily determine when your WildPresenter output has finished playing.