When I try to use everyframe to set object in mark image sprite hidden, but it not work.
I have 2images in sprite that use to PPD.Mark.CreateImage(SlideMark).
In there it has a yellow mark and a blue mark, Yellow(Hidden False) Blue(Hidden True).
And I use PPD.Mark.Process.Evaluate with conditions(Is Scratch + Is Long + (Effect Type == Slide)) to set yellow mark Hidden=True and Blue hidden = False. (Objective is turn Yellow mark image to blue mark image (for Base | not color mark) when slide begin and not affected with other slide that not in time).
Please Help me to fix this.
user/khcmaster