![]() ![]() | |
Flash Player 6.0.79.
Flash MX 2004.
componentInstance.redraw()
always A Boolean; true if redraw always, false if redraw only if invalidated.
Nothing.
Method; forces validation of the object so it draws in the current frame
This example forces the pBar instance to redraw immediately:
pBar.validate(true);
![]() ![]() | |