You can send a parameter in source code like:
manualy
<param name="movie" value="main.swf?url=test.asp"> and <embed
src="main.swf?url=test.asp" ...
or
dynamic (for example with asp)
<param name="movie"
value="main.swf?url=<%Request.ServerVariables("URL")%>"> and <embed
src="main.swf?url=<%Request.ServerVariables("URL")%>" ...
note: if current page in a folder <%Request.ServerVariables("URL")%> gives
you "foldername/test.asp"
--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com