# Anyone familiar with targeting "setInstanceTint()"?

**URL:** https://forum.kirupa.com/t/anyone-familiar-with-targeting-setinstancetint/170776
**Category:** Uncategorized
**Created:** [November 29, 2005, 2:57pm UTC](https://forum.kirupa.com/t/anyone-familiar-with-targeting-setinstancetint/170776 "2005-11-29T14:57:16Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![benswift](https://avatars.discourse-cdn.com/v4/letter/b/b4bc9f/32.png) [@benswift](https://forum.kirupa.com/u/benswift)
#### Post date: [November 29, 2005, 2:57pm UTC](https://forum.kirupa.com/t/anyone-familiar-with-targeting-setinstancetint/170776/1 "2005-11-29T14:57:16Z")

</div>

I am attempting to use “document.setInstanceTint()” to change, yes, the Tint of an instance on the stage… but for the life of me, I can’t figure out how to target the instance. the help docs talk about using this method only works for the document that is in focus… but if there is only one thing on the stage, what else could be in focus?

the Help docs haven’t really given me any insight either:  
fl.getDocumentDOM().setInstanceTint(0xff0000, 50);

I guess any help or tutorial about the document object and the getdocumentDOM would be great. a little searching and I can’t find diddly.

anyone?
