# Linkage w/ dynamically created objects?

**URL:** https://forum.kirupa.com/t/linkage-w-dynamically-created-objects/268779
**Category:** flash
**Created:** [August 18, 2008, 7:59pm UTC](https://forum.kirupa.com/t/linkage-w-dynamically-created-objects/268779 "2008-08-18T19:59:19Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![cactusphone](https://avatars.discourse-cdn.com/v4/letter/c/9d8465/32.png) [@cactusphone](https://forum.kirupa.com/u/cactusphone)
#### Post date: [August 18, 2008, 7:59pm UTC](https://forum.kirupa.com/t/linkage-w-dynamically-created-objects/268779/1 "2008-08-18T19:59:19Z")

</div>

I’m working on a tshirt design site. With all of the books I’ve read, it seems any class that I created has to have a linkage defined with an object on the stage. Otherwise the object instantiation throws errors on compile time. Is this not the case?

I’m having trouble seeing how I can allow the user create any number of custom text objects/or drop custom art objects with the only one object on the stage with the linkage to the class “custom text” or “custom tshirt”. Thanks.
