# Best Way to Load multiple external .txt documents to stage

**URL:** https://forum.kirupa.com/t/best-way-to-load-multiple-external-txt-documents-to-stage/315351
**Category:** flash
**Created:** [October 23, 2010, 8:21pm UTC](https://forum.kirupa.com/t/best-way-to-load-multiple-external-txt-documents-to-stage/315351 "2010-10-23T20:21:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Epicus](https://avatars.discourse-cdn.com/v4/letter/e/3bc359/32.png) [@Epicus](https://forum.kirupa.com/u/Epicus)
#### Post date: [October 23, 2010, 8:21pm UTC](https://forum.kirupa.com/t/best-way-to-load-multiple-external-txt-documents-to-stage/315351/1 "2010-10-23T20:21:57Z")

</div>

Hi everyone. I am trying to make an interactive book that will have a chapter broken into several paragraphs that will load into dynamic text boxes.

For my first chapter, I have 3 text boxes, in which I have 3 different .txt files being called upon with 3 separate loader(); events It’s important that the .txt files are loaded dynamically so the content can be edited easily.

Is there a way to do this with array or classes so I don’t need to create and code 10 boxes for each chapter?

This has been giving me a headache for a while now.

Any help will be appreciated!
