Question
Back to Top
I have a file full of text; if this were html, I'd just make
an iframe and in the frame, I'd have the text page with "back to
top" links throughout. But since this is flash, I'm loading an
external text file, and I'd like some "back to the top" links
within it. I know how to do a "back to the top" in html, but it
doesn't seem to work in a loaded text file in flash. What would you
suggest? Thanks!