Hi,
I have dynamically created movieclips using actionscript in flash.That is using my_mc.createEmp tyMovieClip("my _mc"+i,i); and i have to get link on movieclip which consists of images that r placed on this movie clip( "my_mc"+i,i ) ...there r 16 images and have to get 16 different link.1link for each image.
I have dynamically created movieclips using actionscript in flash.That is using my_mc.createEmp tyMovieClip("my _mc"+i,i); and i have to get link on movieclip which consists of images that r placed on this movie clip( "my_mc"+i,i ) ...there r 16 images and have to get 16 different link.1link for each image.
Comment