[FMX] Problem with movies loading

My header swf on load took longer than the hobbies swf. It is surpose to appear only after the header swf is fully loaded. See link below.

http://www.angelfire.com/dragon/souldragon/swf/Stage.swf

Is that any properities/condition I can use to check that the 1st SWF to be fully loaded (return true value) b4 proceeding to load 2nd SWF using do while statement. Thanks.