bounder
11-13-2003, 10:23 AM
is it possible?
let me explain...
I'm in the process of making a flash christmas card, where you can alter the from bit by adding your name to the url of the swf. eg..
xmas.sf?t=Jon
which all works fine.
I can understand this and easily alter the links in an email i send - but the thing won't be as straight forward for most people.
so what i was goign to do was have a link to a html page that people copy and paste the link from, generating the url in flash and passign it to the page in the address in the same way...
send.html?from=Jon
but i can't work out how to produce the link in the page. i've seen javascript soluntions that can display variables from the address bar on the page - but to generate the link?
is it possible - or am i barking up the wrong tree?
thanks for any help you coudl give us
let me explain...
I'm in the process of making a flash christmas card, where you can alter the from bit by adding your name to the url of the swf. eg..
xmas.sf?t=Jon
which all works fine.
I can understand this and easily alter the links in an email i send - but the thing won't be as straight forward for most people.
so what i was goign to do was have a link to a html page that people copy and paste the link from, generating the url in flash and passign it to the page in the address in the same way...
send.html?from=Jon
but i can't work out how to produce the link in the page. i've seen javascript soluntions that can display variables from the address bar on the page - but to generate the link?
is it possible - or am i barking up the wrong tree?
thanks for any help you coudl give us