Hey guys,
I know its possible for a flash file to recognise its own URL easy enough.
Is there any way for a flash file to recognise the URL of the html page it is being viewed through?
So say there is a flash file called “bob.swf”.
It is being displayed in the HTML file “webpageness.html”
Can bob.swf detect the URL of the HTML file using some sort of function and return a string somtehing like: myurl = “webpageness.html”;
I have never heard of such a thing, is there one? Thanks