Hello fellow coders. I have a big dilemma here and would appreciate any help I can get. My goal is to set up a simple updatable flash text box. First, let me discuss what has already been accomplished and what I want to do with what I already have. I setup up a working MYSQL database through PHPMYADMIN. Using mynews beta_04 I was able to post, edit, and delete to and from the database. In between working with the templates of my news system, I created a scrolling text movie. This is where the problem comes in.
What I need to do is export the main page of my news to an updatable .txt file. Yes, I have read a ton of tutorials and I’m not the type of person that usually asks something that has been answered (I know it has, just not specifically). I’ve manipulated a lot of code already without results. And this endless searching for answers is beginning to make my eyes bleed.
My flash code calls for an instance on the textbox, so that instance will be called within the .txt file.
Any help is greatly appreciated!!!
😃