Button works once, won't work if clicked again

hi,
i have an issue with a button that, when clicked should make a loader component with a flashpaper object unload its movie and then set that loader’s visibility to false.

the button works fine if clicked once, however if you click it again it doesn’t seem to be doing anything… i have a feeling it has something to do with the flashpaper object (which is still buggy as hell… try editing _xscale on one of those things in a function call and watch it dance)

any ideas? i’m stumped… cannot figure out why the on (release) event can’t be called twice… do i need to do something like reset the button state or something?

cannot figure it out… any help would be appreciated.