Ok, so I’ve nearly completed a site for a client. http://www.sanawon.com It uses a backend to update the main bodies of text on the site (News, Shows, Links, and Bios) and it works well most of the time. I used the kirupa tutorial on loading text from a php file. When I was putting it all together I had sometimes have these glitches loading the text, but only every once in a while. It would just sit there flashing the “loading” text in the dynaimic text boxes which is there for the user to know that something is happening. The entries are loaded from a file news.php which echoed the entries from the mysql server.
Recently the glitch hasn’t been happening to me, but i’ve heard that it’s been happening to others.
Could you tell me if it’s happening to you? Also, has anyone had any similar trouble from that tutorial like this?
sorry if I confused anyone, I can try to explain it better.
If need be, I can strip down the .fla and post it as well as the php file.