# Little help with on(rollover)

**URL:** https://forum.kirupa.com/t/little-help-with-on-rollover/268589
**Category:** Uncategorized
**Created:** [August 15, 2008, 3:39pm UTC](https://forum.kirupa.com/t/little-help-with-on-rollover/268589 "2008-08-15T15:39:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![shabazz](https://avatars.discourse-cdn.com/v4/letter/s/7ab992/32.png) [@shabazz](https://forum.kirupa.com/u/shabazz)
#### Post date: [August 15, 2008, 3:39pm UTC](https://forum.kirupa.com/t/little-help-with-on-rollover/268589/1 "2008-08-15T15:39:49Z")

</div>

Dear Users,

a bit new to this

cant for the life of me figure out how to make the image go away after i have roller over it

on (rollOver, release) {  
myloader.contentPath = “sig.jpg”  
}

am using "sig.jpg as the image

am using loader component

i have 3 components. when the user rollovers an invisible button an image displays, the problem is the rolover image doesnt go away

if can help or provide me with better code id appreciate heaps
