# Flash + Html problem

**URL:** https://forum.kirupa.com/t/flash-html-problem/265821
**Category:** Uncategorized
**Created:** [July 12, 2008, 11:36pm UTC](https://forum.kirupa.com/t/flash-html-problem/265821 "2008-07-12T23:36:59Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Zenor](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/zenor/32/3634_2.png) [@Zenor](https://forum.kirupa.com/u/Zenor)
#### Post date: [July 12, 2008, 11:36pm UTC](https://forum.kirupa.com/t/flash-html-problem/265821/1 "2008-07-12T23:36:59Z")

</div>

[FONT=Trebuchet MS][COLOR=royalblue]Hello everyone.[/COLOR][/FONT]

[FONT=Trebuchet MS][COLOR=royalblue]I have created a flash file,which loads external swf files.These external swf files contain dynamic textfields which load external .txt files using html and AS2.[/COLOR][/FONT]  
[FONT=Trebuchet MS][COLOR=royalblue]The problem is,when I upload them in my host,these html texts are getting “undefind”.[/COLOR][/FONT]  
[FONT=Trebuchet MS][COLOR=royalblue]Although,they work perfectly,when I publish the movie in my computer.[/COLOR][/FONT]  
[FONT=Trebuchet MS][COLOR=royalblue]Any suggestions?[/COLOR][/FONT]

[FONT=Trebuchet MS][COLOR=royalblue]Thanks in advance.[/COLOR][/FONT]

[FONT=Trebuchet MS][COLOR=#4169e1]//edit\* [/COLOR]**[COLOR=gray]I just noticed that the text appears,by using Internet Explorer.Although,it doesn’t,when I use Firefox/Safari/Opera.[/COLOR]**[/FONT]

---

<div class="post-metadata">

### Author: ![glosrfc](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/glosrfc/32/8334_2.png) [@glosrfc](https://forum.kirupa.com/u/glosrfc)
#### Post date: [July 13, 2008, 12:19am UTC](https://forum.kirupa.com/t/flash-html-problem/265821/2 "2008-07-13T00:19:07Z")

</div>

The textfield is returning undefined because the external text files can’t be loaded. Because they work when tested locally, my best guess is that it’s either a pathing issue, or a capitalisation/naming issue.

---

<div class="post-metadata">

### Author: ![Zenor](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/zenor/32/3634_2.png) [@Zenor](https://forum.kirupa.com/u/Zenor)
#### Post date: [July 13, 2008, 7:46am UTC](https://forum.kirupa.com/t/flash-html-problem/265821/3 "2008-07-13T07:46:47Z")

</div>

Problem fixed,thanks.
