Ok, here it goes. I have a flash video player whose playlist is based off an
xml list. Now, I need this list to change based on whose accesing the player.
So:
Client gets a link, clicks on link, player shows their video. Another client
clicks on another link, player shows their video, etc etc. :confused;
MotionMaker - 09 Jul 2007 15:06 GMT
There does not seem to be a question in this post.
What you describe is doable in Flash. You probably will want to look at
FlashVars as I am guessing you plan to send them a link via email. That link
can contain the URL variable that the Flash html page will pass in via
FlashVars. Then the Flash movie can do the work of accessing the appropriate
video.