hi,

i have some troubles with the function eval("..."+i). i want it to create a string for a level. i.e. eval("_level"+currentlevel).getBytesLoaded
where currentlevel is an integer number. unfortunately this doesn't work. in my test even the simple example: anystring=eval("hi"+i) didn't work. what do i have to do to make it work?

thanks
gabriel