Hi,
I have a custom component. I create 8 objects of it.
The idea that each of 8 objects has its own sample to play after onclick event.
So, what is the best way to implement this playback method and init this controls (pass sample path to the constructor or maybe something else)?
Thank you
