Pan

Syntax

void Pan(int x, int y, int mode);

Description

Pans a zoomed in movie to the coordinates x and y. Use mode to specify how x and y are interpreted: 0 for pixels, 1 for percent of the window. Pan does not move beyond the boundaries of the zoomed in movie.

Supported Flash versions

Flash versionStatus
3
4
5
6
7
8
9
10
11
12+