# Tweening in/out dinamically loaded sections of site

**URL:** https://forum.kirupa.com/t/tweening-in-out-dinamically-loaded-sections-of-site/270414
**Category:** Uncategorized
**Created:** [September 9, 2008, 5:50pm UTC](https://forum.kirupa.com/t/tweening-in-out-dinamically-loaded-sections-of-site/270414 "2008-09-09T17:50:02Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![rotarypot](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/rotarypot/32/1289_2.png) [@rotarypot](https://forum.kirupa.com/u/rotarypot)
#### Post date: [September 9, 2008, 5:50pm UTC](https://forum.kirupa.com/t/tweening-in-out-dinamically-loaded-sections-of-site/270414/1 "2008-09-09T17:50:02Z")

</div>

hi everyone:

i am making a site that consists of 4 sections, each of these is a separate SWF file, each of these swf files contains buttons that can load every one of the other sections, that in itself is not the problem, i can load the sections easily, what i am having trouble is with how to accomplish the tween i want to do to “slide in” a section once its finished loading, the section that contains the button which loaded the selected section should “slide out”.

how can i resolve this ?

the thing is that the button that calls the load is located inside the swf, is not a button located on the “top” as it were.  
i may not be making any sense here, which is why i need help. :puzzled:

should there be a class that manages all of the loading, tweening, etc.  
and if so, how can i use it with a button from within each swf to afect some other swf previously loaded in ??

Thanks for your time 🙂
