Skip to main content
Participating Frequently
September 5, 2010
Question

Loading external text via XML or other

  • September 5, 2010
  • 1 reply
  • 393 views

Alright. I currently have a site where I need to have daily specials load into either dynamic text fields or tfl which ever is easier....Right now I am using as files loading into dynamic text fields but to update it I have to open flash move that days .as files into the same directory and publish, i have to do this everyday. Whats an easy way for me to set the code to automatically load the files everyday

Like on monday the code goes to /monday/specials.as and then tuesday does the same....or would it be easier to have an external file where all i have to do is edit the text and not have to open flash move files and re publish everyday.

This topic has been closed for replies.

1 reply

Inspiring
September 5, 2010

How about creating a single XML (or text) file on your server and make Flash load it and read the specials? This way you don't need to recompile.