CheckPlayer can be instantiated with a check status callback and an update status callback. Both callbacks respond accordingly based on the status detected for each "event" stage.

This demo illustrates how the updateCB function can be used to apply CSS styling changes to the Update SWF container.

Note: Notice how clicking the button subsequent times results in no further action, because the singleton object has already performed its duty and doesn't get re-instantiated subsequent times.