I'm trying to create a link that takes you to a flash page, but directly to a specific location in the flash page. I want to make a link to http://live.deckmonitoring.com/?id=hunt_valley/ . But then I want it to go directly to the graphs tab without users having to click.
Is this possible? Can I do another level after the graphs tab - like direct it to month view?
Learn about loadvars in flash that will help you to read the query strings you passed from the url and based on the query string do your task within flash.