Movie Clip became null after perform drag and drop matching an object game
After drag and drop matching an object, the movie clip is not allowed to be used again when user click on "play again" button.
For example, after a user match a MC with an object, if successful will go to next scene and continue playing...
When user matching wrong pattern and back to the main scene and start to play again, the MC will became null property and not able to be used again, result will always return false.
How can i fix this problem? Any suggestion?