Scaling issue on fullscreen

I have a set of boxes that tweens the scale when rolled over. When I issue the commands:

StageDisplayState.FULL_SCREEN
StageDisplayState.NORMAL

the scaling on the posters stop working. I am using TweenLite to handle all my tweening, btw. Can anyone reckon what is the problem?

Marty