Flash RemoteProfile.loadImageById
From J2Play
Contents |
Description
Loads the image specified by id
Syntax
public function loadImageById( username : String, target : MovieClip);
Parameters
* @param imageId defines the identification of image * @param target defines the target movieclip for which will be receiving the loaded image
Return Value
N/A
