# Scrollbar component troubles

**URL:** https://forum.kirupa.com/t/scrollbar-component-troubles/58375
**Category:** Uncategorized
**Created:** [July 21, 2004, 9:27pm UTC](https://forum.kirupa.com/t/scrollbar-component-troubles/58375 "2004-07-21T21:27:41Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Voodoo\_Chile](https://avatars.discourse-cdn.com/v4/letter/v/f07891/32.png) [@Voodoo\_Chile](https://forum.kirupa.com/u/Voodoo_Chile)
#### Post date: [July 21, 2004, 9:27pm UTC](https://forum.kirupa.com/t/scrollbar-component-troubles/58375/1 "2004-07-21T21:27:41Z")

</div>

Hi!

I’m having problems with a scrollbar…  
The site (so far) consists of two swf movies. One of them is the main movie which has the navigation, and the textbox for the different sections that contain solely text. The text is dinamically loaded from various .TXT files, depending on the section called. The other movie is a simple picture gallery.

When I load the site, the scrollbar works perfectly, as long as I don’t call the picture gallery SWF. When the picture gallery is on (level1) and I call a section, the text loads perfectly from the corresponding .TXT file, but the Scrollbar stops working.

What could be causing this, and how can I fix it?

The URL for it is: [http://home.coqui.net/vchile69/LaIglesiaAtomica](http://home.coqui.net/vchile69/LaIglesiaAtomica)

The website is in spanish… To enter press [COLOR=Red]ENTRE[/COLOR].  
The buttons that call a section are [COLOR=Red]biografia[/COLOR], and [COLOR=Red]La Iglesia Atomica[/COLOR].  
The button that calls the picture gallery is [COLOR=Red]galeria[/COLOR].

Thanx!!!

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 22, 2004, 2:18pm UTC](https://forum.kirupa.com/t/scrollbar-component-troubles/58375/2 "2004-07-22T14:18:48Z")

</div>

Can anyone help me PLEASE!!!

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 22, 2004, 2:29pm UTC](https://forum.kirupa.com/t/scrollbar-component-troubles/58375/3 "2004-07-22T14:29:22Z")

</div>

Can you attach your fla?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 22, 2004, 4:34pm UTC](https://forum.kirupa.com/t/scrollbar-component-troubles/58375/4 "2004-07-22T16:34:16Z")

</div>

thanks claudio…

I just figured out the problem… the scrollbar stopped working when an unloadMovieNum(); command was executed. So instead of unloading the movie… I simply created an EMPTY frame in the picture gallery SWF. That way I could call \_level1.gotoAndPlay(“end”); and play the empty frame in the picture gallery swf which was loaded at LEVEL 1.

by the way, what did you think of the design so far?  
thanks again, claudio
