HTML page (with FORM on it) opens new window with interactive Flash; want to
send info. on Flash page back to HTML. Saw one post with about 200 lines of
code to do it. Is there an easy way (i.e.,
parent.document.all.formname.textinputname.value=v ariableValue)?