Sure, you can read an affiliate ID added as a flashvar then pass that through the URL. For security, add code in the SWF for validating the flashvar. Don't permit arbitrary characters or text strings. As most IDs are just numbers, and nearly always a set length, the code can check for these.
|