hi everyone,
we know how to read query strings from url, but is there a way for flash to write or send a query string?
basically i have this website, one swf, built more like an app, but i would like to have flash setting a query string for reach page, mainly so the client can copy the url and paste it for redirection purposes.
let’s say they click on news headline id=1,
i want to display a query string in the browser something like
http://www.website.com/news.htm?id=1
which flash will dynamically set so we can copy the link and use it anytime to redirect to that specific page in the swf.
hope that makes sense,
would appreciate any help.
thanks