I have an animation with about 100 frames and want to play audio files(also about 100 matches each frame) when clicked.
I've tried setting the audio file name to Flashcards.AnimationFrameCount, which is the current animation frame.
and changing the names of all audio files to the matching frame number.
but The error says the parameter does not take number.
How can I make each audio files to play at a matching frame?