Hi Greg, Thanks for your answer but I don't get it :-( !! Let's say on my screen there is a letter A on the left and the letters A,B.C on the right. The exercise would be to draw a line between the same letters.
How would I use foundLoc in this situation? I like the student to click twice (once on the left letter A and once on one of the letters on the right side) and then there is a line drawn between the letters. Thanks! Greetings, William 2009/6/5 <[email protected]> > You can use the "foundLoc" function to get the coordinates of the > characters you are interested in, and the draw a line from one to the > other. > > The dicey part is figuring out which (in your example) two A's you want if > there are many in the text. Of course you can use the mouse to explicitly > locate any two of them. > > is this what you meant? > > Craig Newman > > > ************** > We found the real ‘Hotel California’ and the ‘ > Seinfeld’ diner. What will you find? Explore WhereItsAt.com. > ( > http://www.whereitsat.com/#/music/all-spots/355/47.796964/-66.374711/2/Youve-Found-Where-Its- > At?ncid=emlcntnew00000007) > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
