Well, I can't say for sure, but every time I ever got the 'undefined' error
while pulling up an external text file, it was due to the simple fact that t
he
text file being accessed did not start with '&content=' (do not include
the
quotation marks). Again, I can't say for sure that this is your problem, but
I'd say it would certainly be a decent place to start. My bet is that this i
s
the culprit, and there is probably nothing wrong with your fla file. Without
that opening string in the text file, flash doesn't know what data to show,
hence the error message of 'undefined'. Hope that helps, :ViPER:
|