Description
Pans a zoomed-in movie. specified by x and y. Use mode to specify whether the values for x and y are pixels or a percent of the window. When mode is 0, the coordinates are pixels; when mode is 1, the coordinates are percent of the window. Pan does not pan beyond the boundaries of the zoomed-in movie.
Syntax
FlashPlayer.pan(x, y, mode)
Parameters
Returns
Nothing