Posted By
Jeff Bins
09-06-2022 09:17
Found In
Egroup:
Graphics
\
view thread
Red, I took a look, and all I have set for the OnSetText for the home and away datalinq's is: dim sd as xpSceneDirector scene.GetSceneDirectorByName("AwayGoal", sd) if CInt(text) - CInt(self.text) = 1 then sd.PlayRange(0, sd.duration) end if Just sub Home for Away for the home side. ...
|