iostream71
Programmer
ok, i have a movie that has a posting feature
problem is, when i submit a post, SOMETIMES the clip that handles the posting reads in the text before it has been written to the text file, resulting in the post not being shown when the text is reloaded. it will show if the browser is refreshed, or a new post is submitted afterwards
basically, i'm just loading a text file at the start of the clip and if a post is submitted, i go back and load the text file again
hope that makes sense....any ideas?
problem is, when i submit a post, SOMETIMES the clip that handles the posting reads in the text before it has been written to the text file, resulting in the post not being shown when the text is reloaded. it will show if the browser is refreshed, or a new post is submitted afterwards
basically, i'm just loading a text file at the start of the clip and if a post is submitted, i go back and load the text file again
hope that makes sense....any ideas?