PDA

View Full Version : Adding Encryption to Link


anarose
07-06-06, 07:00 PM
Hello,

I need to place an encrypted link (Paypal button) in my Flash movie. Can anyone tell me how to do this with an encrypted link?

Any help would be much appreciated.

Thank you.

Ana

UnrealEd
07-07-06, 03:41 AM
what does the link looks like? it's probably urlencoded. use the function urldecode to decryp the link.

for more help, check out the livedocs
Greetz,
UnrealEd