Joined: December 6th, 2005, 5:01 pm Posts: 1
|
I'm a Computing Teacher who has been using OpusPro for about 3 months now. I'm now experimenting with OpusScript by creating some multimedia for my son's Primary 1 class.
The project is a single page with pictures round the outside and matching letters in the middle (dog and d for example). The letters are draged and droped onto the pictures.
My problem is the button I have added to mark the kids answers. When pressed, the button shows small ticks next the correct answers and uses the ResetAnimation() function to move the incorrect letters back to their original positions in the middle.
Unfortunately when testing the project, I found that when a letter is returned to the middle using script the picture's properties are not reset to register the fact that they no longer had an object dropped in them. The result of this is that the correct letter can not be dragged in.
How can I use OpusScript to reset the properties of the picture to allow another object to be dragged into it?
|
|