![]() ![]() |
|
Flash Player 6 r65.
myFMXISLampAttach.displayLamp
Unlike FMXISLamp, the displayLamp property is a number
indicating the index of the indicator light to display (starting from 0). The
if the index is greater than the number of attached graphics, then the lamp
only shows the background.
myLamp.displayLamp = 2; //Set the lamp to graphic at 3rd position in linkageID's
![]() ![]() |
|