# Help fading in an object

**URL:** https://forum.kirupa.com/t/help-fading-in-an-object/152842
**Category:** flash
**Created:** [June 27, 2005, 6:43pm UTC](https://forum.kirupa.com/t/help-fading-in-an-object/152842 "2005-06-27T18:43:21Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![edv1972](https://avatars.discourse-cdn.com/v4/letter/e/7993a0/32.png) [@edv1972](https://forum.kirupa.com/u/edv1972)
#### Post date: [June 27, 2005, 6:43pm UTC](https://forum.kirupa.com/t/help-fading-in-an-object/152842/1 "2005-06-27T18:43:21Z")

</div>

I have a button with property \_alpha set to 0 so it is invisble at the start of the movie, after my first elements have loaded, I want this button to appear in smoothly.

I have tried different code but can’t seem to get it right… if someone could help me to figure this out I will appreciate it.

What I’ve done so far is telling the movie at the end of my first tweening to bring the alpha property of my button to 100. But I want a smooth fade in…

any advice on how to write the code on that?
