Hi guys.
This might be a silly question but as i’m new to flash and have searched the internet with no avail I was wondering if anyone can help please.
I am using a dataGrid with an XML connector to simulate a mobile phone inbox. I need to add a clickPress() to the dataGrid so that when the user clicks a row, a new movie script appears with the data from that row added to text boxes etc (to simulate the reading of a message)
Is there anyway to pass the values from the row to the other movie script to be displayed in text boxes.
I have retrieved the correct values and stored them in variables (checked by tracing to the output screen) but do not know how to pass these to another movie script
Any help would be much appreciated
Thanks
Stew