# Tween/AS preloader

**URL:** https://forum.kirupa.com/t/tween-as-preloader/234492
**Category:** flash
**Created:** [August 2, 2007, 6:03pm UTC](https://forum.kirupa.com/t/tween-as-preloader/234492 "2007-08-02T18:03:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![James001](https://avatars.discourse-cdn.com/v4/letter/j/a587f6/32.png) [@James001](https://forum.kirupa.com/u/James001)
#### Post date: [August 2, 2007, 6:03pm UTC](https://forum.kirupa.com/t/tween-as-preloader/234492/1 "2007-08-02T18:03:17Z")

</div>

I’ve just completed the Kirupa Tutorial for Tween/AS preloader.  
[http://www.kirupa.com/developer/actionscript/tween\_as\_preloader.htm](http://www.kirupa.com/developer/actionscript/tween_as_preloader.htm)

In the tutorial it adds frame actions to the end of preloader, specifying where to go next: SCENE2. Because I want to use this preloader more than once to load in different swf files, and other data. Do i need to create global variables for the different files i’m importing? and apply a diff variable each time I call on the preloader?

I’m a little lost.

Any advice would be appreciated.
