joeri
08-16-2002, 03:24 PM
Hi folks!
I tried the following actionscript :
//script
eval("mySound"+id) = new Sound();
//
but Flash says that the left side of the assignment should be a variable. I thought that it is! How can I solve this?
thanx, Joeri
I tried the following actionscript :
//script
eval("mySound"+id) = new Sound();
//
but Flash says that the left side of the assignment should be a variable. I thought that it is! How can I solve this?
thanx, Joeri