Lingo Dictionary > D-F > findLabel()

 

findLabel()

Syntax

sprite(whichFlashSprite).findLabel(whichLableName)
findLabel(sprite whichFlashSprite, whichLableName)

Description

Function: this function returns the frame number (within the Flash movie) that is associated with the label name requested.

A 0 is returned if the label doesn't exist, or if that portion of the Flash movie has not yet been streamed in.