Hey all,

..Ok. I've got this links engine, it loads variables (correctly URL encoded) into a swf that uses em to displat text and links.

Locally it's fine.

It don't work online.. it seems to freeze in the frame that checks for the final variable, 'hello' it'll loop untill hello is equel to "yes":

If "/:hello" eq "yes"
Go to and play 'start'
End if
Play

The timeline then continues and gets sent back.

I've avoided frame 1 actions. The flash seems to just stop on the frame with the above actions.. it's odd.

http://www.openup.net/test/local - the site
http://www.openup.net/test/openbase.zip - the source

Anyone got any ideas?

Skut.