lukemack
05-05-2004, 09:43 AM
hi,
i have a button within a movie clip which just has a hit zone. it is positioned over some text to open up a browser window using getURL. I am using flash MX 2004 on winXP. this works under the following conditions:
- the swf file is uploaded to the root htdocs folder of a remote web server (LINUX)
- the swf file is loaded using a LOCAL apache server (windows XP)
but does not work if
- the swf is uploaded to a subfolder on the remote web server. i just click the button and nothing happens (but the mouse pointer changes as it should)
strangely, the button works even from the subfolder on the webserver from other internet connections and it works if i use something like the cloak - http://www.the-cloak.com/login.html
this has got me stumped. i can click links on http://www.lukem.co.uk
with no problem but if i click links on http://sitedesign.lukem.co.uk (see the php link in the server-side scripting section), nothing happens. chances are this will work for you, but not for me.
does anyone have any idea what might be causing this? it only seems to happen on my machine and only when accessing a subfolder on the server. i have tried changing file permissions to 777 but this didnt make any difference.
thanks,
luke.
i have a button within a movie clip which just has a hit zone. it is positioned over some text to open up a browser window using getURL. I am using flash MX 2004 on winXP. this works under the following conditions:
- the swf file is uploaded to the root htdocs folder of a remote web server (LINUX)
- the swf file is loaded using a LOCAL apache server (windows XP)
but does not work if
- the swf is uploaded to a subfolder on the remote web server. i just click the button and nothing happens (but the mouse pointer changes as it should)
strangely, the button works even from the subfolder on the webserver from other internet connections and it works if i use something like the cloak - http://www.the-cloak.com/login.html
this has got me stumped. i can click links on http://www.lukem.co.uk
with no problem but if i click links on http://sitedesign.lukem.co.uk (see the php link in the server-side scripting section), nothing happens. chances are this will work for you, but not for me.
does anyone have any idea what might be causing this? it only seems to happen on my machine and only when accessing a subfolder on the server. i have tried changing file permissions to 777 but this didnt make any difference.
thanks,
luke.