Hello guest! Login or Register
Construct 2 r90

Released Friday, May 11, 2012 at 2:01:09 PM

28mb for Windows XP, Vista & 7

Free Download
Download Manual

Coming Soon

Flash behavior


The Flash behavior makes an object blink by toggling its visibility on and off for a period of time. It has no properties, conditions or expressions: just the two actions listed below.

Simply adding the Flash behavior to an object does not do anything. You must use the Flash action to make the object flash.

Flash conditions


Is flashing
True if the object is currently within a flash duration.

On flash ended
Triggered when the end of the flash duration is reached, and the object has returned to visible.

Flash actions


Flash
Make the object flash by toggling its visibility on and off. The 'On' time is the duration in seconds the object remains visible. The 'Off' time is the duration in seconds the object remains invisible. The object will alternate between these two states for the given duration in seconds. The object is always set back to visible after the flash duration finishes.

Stop flashing
If the object is currently flashing, this stops the flashing and sets the object back to visible. If the object is not currently flashing this action has no effect.

Previous Entry
Fade
Next Entry
Jump-thru

Feedback on this page
How useful was this page for you?
Do you have any suggestions for this page?