rav3
08-24-2007, 01:08 PM
Hi,
Is it possible to extract the arguement in function to use it as a string?
For example
function LoadImage(category:String){
this."category"_mc.onRollOver = function(){
};
}
Thanks in advanced,
rav3
Is it possible to extract the arguement in function to use it as a string?
For example
function LoadImage(category:String){
this."category"_mc.onRollOver = function(){
};
}
Thanks in advanced,
rav3