ok i’m trying to come up with an faq section on a site i’m working on and i have two dynamic text fields…one loads a nav.txt and the variable is nav and i was wondering how to get a link from inside that text field to show dynamically loaded text stuff from two or more other text fields just not at the same time…like click on something from nav and it loads text in a completely different dynamic text field…
ok i read that and tried using the a href=“page2.txt” target="_root.content.main">link where the content is a container movie clip that loads the faq.swf file and the main is the dynamic text box… but when i click the link it opens in a new page and shows the contents of the page2.txt and i had put a &main=page2 just to see if it works in the page2.txt
i also named the text box instance main and also the variable…don’t know what’s wrong…thanks for the help in advance…