How to carry over the inventory to the next scene

I have used an inventory system, learned from this forum. ( http://gamesalad.com/forums/topic.php?id=13397#post-103695 ).
And that works when used in one scene, but if I go on the the next scene how do I carry the inventory along?
And that works when used in one scene, but if I go on the the next scene how do I carry the inventory along?
Comments
Ideally, when the first scene where all of the inventory items are put on screen to the side is done, it's easy to duplicate them by copying and pasting (or alt-dragging) scenes in the Project window. (This is assuming you're starting the game from scratch).
Thanks! The copy, paste solution seems like a good way to go!
By "positioning them in place when they are "found" i.e when a certain boolean attribute is true" - do you recommend doing this by changing color alpha to 1/0? Or Move to?
It can get quite tangled; adventure games are not easy to do! Good luck with it.
:-)