Well, here's what I ended up doing:
I created an initFlash function that reads the URL for the current page, and passes the value to a variable in the Flash movie.
<script language = "JavaScript">
<!--
function initFlash(){...
Does anyone know how to discover the URL of the page Flash is embedded in?
You can use: "url = _root._url" to discover the url of the Flash movie itself, but I am looking for the url of the HTML page.
Thanks in advance for any help!
Clarke
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.