by posting variables to a php page using something like loadVariablesNum("page.php?variable=whatever", 0, "POST") and displaying the result in a text field, do I have to do a keyframe loop in order to give it time to load, or will it automatically display the resulting variable whenever its done loading?