Using variable value as part of file name

Maybe you are able to do this with actions. Could be as follows, but keep in mind that this really is dirty coding.- Create a "play" button with some extra actions. Let it set VARnames equal to the filename.- Create wavs, and name them something like wav1, wav2 etc.- Create actions that say something like IF var(yourfile) = value NUMBER1 (or something like that), Play WAV1. Else, do nothing.- Copy the actions for each wave file inserted.Might just work. I would give it a try

Discussions have been disabled for this post