Flash RemoteProfile.loadImageById

From J2Play

Jump to: navigation, search

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

Examples

Personal tools