This sounds similar to a problem that I had a while back. I made a
flash object that received its navigation links dynamically in
querystring format:
url1=http://example.com&url2=http://example.com/page2.html&url3=http://example.com/page3
You can do that by reading in a text file, or by scripting it in your
scripting language.
Anyhow, I don't know if thats whats going on in your case, but here is
some related info for supporting all browsers, not just IE:
<a style='text-decoration: underline;' href="http://www.jmaguire.com/index.php?mode=showpost&postid=60&type=snippit" target="_blank">http://www.jmaguire.com/index.php?mode=showpost&postid=60&type=snippit</a>
Whatever the case, I a suspect that your trouble is not related to your
webserver as flash is a client side (browser) thing.
Good luck.
-John
Duncan Newell wrote:
> Hi All,
>
> I have a server IIS5, Windows 2000. I have a web that has been wrote in
> flash.
>
> If i execute the html file locally on the server ( i.e C:\web\index.html )
> the web works fine.
>
> However when i access it by the domain name or IP address then i can only
> view the home page, the flash buttons press but they dont change the page,
> it does this on any PC i acess the site from. Is there anything i need to
> do in IIS5 to get it to work ?
>
> Thanks
> Duncan
>
><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Flash on IIS5