DoHitTest & Multiple SlideStates
David McFarlane
mcfarla9 at msu.edu
Mon Jul 14 18:52:44 UTC 2008
Dina,
>How can I modify the script in such a way that every response, no
>matter what SlideState, will be logged appropriately?
Your code fragment was very helpful. Just a guess, since I have not
used DoHitTest and I did not test this with sample code, but based on
my understanding I would say the problem is with
>Set theState = Motor.States ("UL")
since this always refers just to your UL state. Instead, try
Set theState = Motor.States (Motor.ActiveState)
and see if that helps.
-- David McFarlane, Professional Faultfinder
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com
To unsubscribe from this group, send email to e-prime-unsubscribe at googlegroups.com
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en
-~----------~----~----~----~------~----~------~--~---
More information about the Eprime
mailing list