# Loading Classes From Library

**URL:** https://forum.kirupa.com/t/loading-classes-from-library/247689
**Category:** flash
**Created:** [December 28, 2007, 4:26am UTC](https://forum.kirupa.com/t/loading-classes-from-library/247689 "2007-12-28T04:26:26Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![riveroaks](https://avatars.discourse-cdn.com/v4/letter/r/90db22/32.png) [@riveroaks](https://forum.kirupa.com/u/riveroaks)
#### Post date: [December 28, 2007, 4:26am UTC](https://forum.kirupa.com/t/loading-classes-from-library/247689/1 "2007-12-28T04:26:26Z")

</div>

In AS 3.0 we just create a new object from a class to attach a MovieClip from the library to the current stage. Does this always occur immediately, or is there a chance of some noticeable load time before it appears? I ask because if the clip in fact loads, I would like to know how to access its loading progress so I can display a preloader. Can anyone help me with this issue? Thanks.
