Variables Question / help

i have this actionscript on layer 1, on layer 2 is the MC “led”\r\rloadVariablesNum(“dbtest.php”, 0, “GET”);\rif (status == “good”) {\r with (led) {\r nextFrame();\r }\r}\r\rbut for some reason the MC “led” wont goto nextFrame, I put a text field on the stage and set it to the var status, to make sure the variable is coming into flash and it is, what am I missing, any suggetions would be great…