I would like to make a xmas ecard and want to include the recipient's name and
greeting message in the swf.
I would like to define the name and message within the url so I can custom it
easily and send to different people:
http://mydomain.com/xmasCard.swf?name=John&message=MerryXmas
Can someone please advise me how should I use AS to load these variables into
the swf?
Thanks a lot!
maximillion511 - 21 Oct 2008 14:40 GMT
beatruce,
I am new to this to and also looking for answers but another person on the
forum said to use URLLoader to handle the interaction between flash and
whatever server side script you are using. hope this helps