Thanks again Peter, I removed the ‘rowclick’ or ‘rowdoubleclick’ event code because it was not working. I put back the code again. However, I am able to see in the log below selected row and the AudioFile information however I am unable to see the row select when I doubleclick. It looks like the doubleclick event is not triggering.
Please see the URL below for my test case.
http://www.itconrads.com/Flash/messages.html
Since I am now able to see the see in the log below selected row and the AudioFile information just in the selectrow event, my question is how can pass this info dynamically to the audio tag below?
audio src={dynamically provide selectrow information } preload=”auto”