ok so i am using a dynamic textbox in Flash MX Pro 2004 and I am trying to make the content in the box update from a txt file and I seem to be doing something horribly wrong because it wont work.
I am trying to use the loadVariables(); string to do it.
The exact syntax I have is
stop()
loadVariablesNum("www.knoxvillesalesnetwork.com/txt/feedback.txt", 0);
I guess if someone could just tell me if that is correct and we can troubleshoot from there.
I am trying to use the loadVariables(); string to do it.
The exact syntax I have is
stop()
loadVariablesNum("www.knoxvillesalesnetwork.com/txt/feedback.txt", 0);
I guess if someone could just tell me if that is correct and we can troubleshoot from there.