Loading external text, thru movie clips

Hi everybody.
I am currently having problems with my menu on 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
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 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
JUST WONDERING…this is a not a must.

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

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

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

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

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

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

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

maybe i should have place this in the actionscript section.