# Loading external text, thru movie clips

**URL:** https://forum.kirupa.com/t/loading-external-text-thru-movie-clips/186195
**Category:** flash
**Created:** [April 19, 2006, 5:48pm UTC](https://forum.kirupa.com/t/loading-external-text-thru-movie-clips/186195 "2006-04-19T17:48:15Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![shanna](https://avatars.discourse-cdn.com/v4/letter/s/3da27b/32.png) [@shanna](https://forum.kirupa.com/u/shanna)
#### Post date: [April 19, 2006, 5:48pm UTC](https://forum.kirupa.com/t/loading-external-text-thru-movie-clips/186195/1 "2006-04-19T17:48:15Z")

</div>

Hi everybody.  
I am currently having problems with my menu on [http://xplicitone.com/sites/nicci1.html](http://xplicitone.com/sites/nicci1.html) The layout is incomplete but I am having a hard time edit the menu. The site is made for a model who has no flash knowledge but I wanted to menu to load .html or .txt files so she can edit those by here self. I do not know much of xml text files so thats something else i have to learn myself another day. I had recieved some templates and fell inlove with the menu.  
My problem is I would like for the on release to load the html/txt file for that button. I am having problems getting it to function properly. I keep getting.

> **Error** Symbol=Symbol 27, layer=ActionScript, frame=1:Line 2: Mouse events are permitted only for button instances  
> on (release) {  
> **Warning** Symbol=Symbol 27, layer=ActionScript, frame=1:Line 4: The identifier ‘loadVars’ will not resolve to built-in object ‘LoadVars’ at runtime.  
> loadText = new loadVars();  
> Total ActionScript Errors: 2 Reported Errors: 2

I’ve used kirupas [http://www.kirupa.com/developer/mx/multiple\_dynamictext.htm](http://www.kirupa.com/developer/mx/multiple_dynamictext.htm)  
code. Can somebody help me please.

I’ve also  
read this thread [http://www.kirupa.com/forum/showthread.php?t=199189&highlight=external+html+files](http://www.kirupa.com/forum/showthread.php?t=199189&highlight=external+html+files) and was wondering how would i go about adding that transition of pages to loading my external pages like how he did on this page. ???  
[http://www.brianwellbrock.com/Wellbrock\_content.html](http://www.brianwellbrock.com/Wellbrock_content.html)  
JUST WONDERING…this is a not a must.

---

<div class="post-metadata">

### Author: ![shanna](https://avatars.discourse-cdn.com/v4/letter/s/3da27b/32.png) [@shanna](https://forum.kirupa.com/u/shanna)
#### Post date: [April 19, 2006, 9:32pm UTC](https://forum.kirupa.com/t/loading-external-text-thru-movie-clips/186195/2 "2006-04-19T21:32:11Z")

</div>

I don’t know if I stuck this thread in the wrong section, but I hope somebody can give me a helping hand please.

---

<div class="post-metadata">

### Author: ![JoshuaJonah](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/joshuajonah/32/1775_2.png) [@JoshuaJonah](https://forum.kirupa.com/u/JoshuaJonah)
#### Post date: [April 19, 2006, 9:34pm UTC](https://forum.kirupa.com/t/loading-external-text-thru-movie-clips/186195/3 "2006-04-19T21:34:41Z")

</div>

I would look but im afraid its a \*\*\*\* site and i’m at work:)

---

<div class="post-metadata">

### Author: ![shanna](https://avatars.discourse-cdn.com/v4/letter/s/3da27b/32.png) [@shanna](https://forum.kirupa.com/u/shanna)
#### Post date: [April 19, 2006, 9:42pm UTC](https://forum.kirupa.com/t/loading-external-text-thru-movie-clips/186195/4 "2006-04-19T21:42:10Z")

</div>

lol…well she’s a glamour model. but the example pictures are in lingerine so yeah. wait until you get home

---

<div class="post-metadata">

### Author: ![JoshuaJonah](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/joshuajonah/32/1775_2.png) [@JoshuaJonah](https://forum.kirupa.com/u/JoshuaJonah)
#### Post date: [April 19, 2006, 9:46pm UTC](https://forum.kirupa.com/t/loading-external-text-thru-movie-clips/186195/5 "2006-04-19T21:46:37Z")

</div>

I beleive its just a case issue, AS 2.0 is case sensetive, so loadvars() is different than LoadVars()🙂

---

<div class="post-metadata">

### Author: ![JoshuaJonah](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/joshuajonah/32/1775_2.png) [@JoshuaJonah](https://forum.kirupa.com/u/JoshuaJonah)
#### Post date: [April 19, 2006, 9:47pm UTC](https://forum.kirupa.com/t/loading-external-text-thru-movie-clips/186195/6 "2006-04-19T21:47:29Z")

</div>

post yer code and i’ll look for any obvious issues

---

<div class="post-metadata">

### Author: ![shanna](https://avatars.discourse-cdn.com/v4/letter/s/3da27b/32.png) [@shanna](https://forum.kirupa.com/u/shanna)
#### Post date: [April 19, 2006, 9:56pm UTC](https://forum.kirupa.com/t/loading-external-text-thru-movie-clips/186195/7 "2006-04-19T21:56:30Z")

</div>

Its attached up above. the first post.  
Thank you SO MUCH

---

<div class="post-metadata">

### Author: ![shanna](https://avatars.discourse-cdn.com/v4/letter/s/3da27b/32.png) [@shanna](https://forum.kirupa.com/u/shanna)
#### Post date: [April 21, 2006, 9:39pm UTC](https://forum.kirupa.com/t/loading-external-text-thru-movie-clips/186195/8 "2006-04-21T21:39:32Z")

</div>

Sorry I thought I uploaded the .fla here it is. I got rid of the error message but I realize that when I click my buttons they don’t go to the pages that I have assigned…  
here’s the link with the files and .fla:  
[http://www.angelfire.com/anime2/sweetthing/pic.zip](http://www.angelfire.com/anime2/sweetthing/pic.zip)

---

<div class="post-metadata">

### Author: ![shanna](https://avatars.discourse-cdn.com/v4/letter/s/3da27b/32.png) [@shanna](https://forum.kirupa.com/u/shanna)
#### Post date: [April 23, 2006, 7:49pm UTC](https://forum.kirupa.com/t/loading-external-text-thru-movie-clips/186195/9 "2006-04-23T19:49:34Z")

</div>

maybe i should have place this in the actionscript section.
