# Retrieving an object's color

**URL:** https://forum.kirupa.com/t/retrieving-an-objects-color/270281
**Category:** flash
**Created:** [September 8, 2008, 9:30am UTC](https://forum.kirupa.com/t/retrieving-an-objects-color/270281 "2008-09-08T09:30:34Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Raziel](https://avatars.discourse-cdn.com/v4/letter/r/4bbf92/32.png) [@Raziel](https://forum.kirupa.com/u/Raziel)
#### Post date: [September 8, 2008, 9:30am UTC](https://forum.kirupa.com/t/retrieving-an-objects-color/270281/1 "2008-09-08T09:30:34Z")

</div>

Hello,

I’ll start of with a little context.

I imported a DAE file (a model) into flash using papervision and give it a texture. For as far as i know, it’s not possible to tween color in papervision so i set up a dummy sprite. I tween the sprites’ color instead.

Now i need to retrieve the color of the sprite per frame so i can set the texture’s color per frame update.

Question: How would i go about extracting the sprites’ color?
