Hey, it's me again. wowo...

Do you know how to creating dynamic instence in AS3? in AS2 I can use 
eval() to set the instence name.


http://www.privatepaste.com/ca1do2sWEW

otherwise, I haveto set something like that this and load each of 
image splittly.

loader = new SWFLoader();
loader2 = new SWFLoader();

loader.source = ...
loader2.source = ...

Thanks




Reply via email to