getting a variable from another frame
Hi i am trying to get a variable from another frame and store it in the frame I have a function in. The code I am using is:
track_path = window.name("right_frame").lsbTracks.value
I am getting an error "Windows is not declared". I am sure this is something very simple. Can someone please help.
regards
phil
|