my flash file calls on an html file, it works fine when i load it on my
computer and even when i test it in dreamweaver,
but once i load it online, the html file that the data box calls on doesn't
come up. I have used this method on other websites and it works just fine...
this one for some reason is not. I can't figure out what's different. Any ideas?
Motion Maker - 11 Sep 2006 00:33 GMT
Not sure what a "data box" is.
Sounds like a pathing issue where the paths including capitalizations are
not the same as the local machine. Try hard coding an absolute reference
starting with http://your.domain.com/path_to_the_html file.

Signature
Lon Hosford
www.lonhosford.com
Flash, Actionscript and Flash Media Server examples:
http://flashexamples.hosfordusa.com
May many happy bits flow your way!
> my flash file calls on an html file, it works fine when i load it on my
> computer and even when i test it in dreamweaver,
[quoted text clipped - 4 lines]
> this one for some reason is not. I can't figure out what's different. Any
> ideas?