Date > Date.setSeconds

Date.setSeconds

Syntax

myDate.setSeconds(second);

Arguments

second An integer from 0 to 59.

Description

Method; sets the seconds for the specified Date object in local time. Local time is determined by the operating system on which the Flash Player is running.

Player

Flash 5 or later.