@ruben - Thanx for letting me know. I understand what you are saying. I just feared I had put this thread in the wrong section, in retrospect. I'm glad I didn't.
@vosgien - I'm using flash 2004. I made sure that it was html enabled. I also tried it without importing html text, but just plain text. In all cases, the movie would play normally until I put the swf in an HTML page. Then the text wouldn't show.
I finally tried to stop loading the text from an external file, and just put it into the actions for the dynamic box (
onClipEvent (load){daTextBox ="text"). That worked fine. This lead me to beleive that there was a problem with the '
this.loadVariables("start.txt");' statement. This is also why I thought maybe this should be in the actionscript section.
@CyanBlue - Yes, The movie works perfectly fine in your page! How did you do it?
@all - Thanx alot for the replies guys. You been great!