I don't know where to even start to look for this solution. What I
want to do is have a local application(access, excel, etc.) have a
button that launches a flex application. Easy enough.
However, depending on which peice of data the original
application is on, I'd like my flex application to go to that piece of
data. Right now my flex application is a datagrid with a link button
per line. Clicking on the link button, the application will change
states and show more info for that original data grid line. Is it
possible to start the flex application in the secondary state based on
passed in info from another app? If so, point me to the right
direction.
Thanks,
Aaron