Passing parameters from HTML to Flash Object
I know this should be very simple, but in following the examples I can find on passing parameters from HTML to my Flash App I have not been successful. I would like to find a relatively current example using AS3, Flash CS4.
If it helps, I need to pass the url of an XML file off to the flash app so that it can go pick up instructions on what it is supposed to be playing. We want to do it this way because we don't control the web site so we can't just leave the XML file on the server and maintain it as needed.
I don't know if I'm just making typo's or what. Code snippets of both sides of this would be greatly appreciated.
Thank you for any help.