• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Actionscript Issues

Shotokan1

Junior Member
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.
 
Back
Top