Composer transitions ok the first time, but second transition keeps background color from last scene.

I have a start scene with a button, I set the default background color to that scene as blue.

When the button is clicked the scene transitions to another scene, this scene has a default background color set to white, there is a button on this scene, when the button is pressed it take me back to the starting scene, all of this works, but when I click the button again to go to the second scene I was just in, everything transitions as it should but the background stays blue rather than white.

Any ideas on how to fix this?

I always set the default background color outside of the composer template, I set it on line 1 before I have all the composer stuff.

Without seeing the code, we can’t really help… but… you are probably NOT managing your images properly.  You need to insert them into the scene group supplied by the scene or the scene won’t manage them.

We did a Corona Geek Series on composer that might help (with code):

Without seeing the code, we can’t really help… but… you are probably NOT managing your images properly.  You need to insert them into the scene group supplied by the scene or the scene won’t manage them.

We did a Corona Geek Series on composer that might help (with code):