scrollView and Director Class

Hi all, this is my first post. Sorry i am Italian and my english is poor :slight_smile:

I need to use many views with a scroolView, is it possible? And how can i pass some id’s value from a .lua file to another with Director Class?
Thanks a lot.
[import]uid: 70929 topic_id: 14532 reply_id: 314532[/import]

I’v try it.
but when i leave scrollView to other views,
got error:

Runtime error
ERROR: Attempt to remove an object that’s already been removed from the stage or whose parent/ancestor group has already been removed.
stack traceback:
[C]: ?
[C]: in function ‘removeSelf’
?: in function ‘remove’
?: in function ‘removeSelf’
/Users/mac/Documents/app/app01/director.lua:180: in function ‘cleanGroups’
/Users/mac/Documents/app/app01/director.lua:177: in function ‘cleanGroups’
/Users/mac/Documents/app/app01/director.lua:177: in function ‘cleanGroups’
/Users/mac/Documents/app/app01/director.lua:177: in function ‘cleanGroups’
/Users/mac/Documents/app/app01/director.lua:177: in function ‘cleanGroups’
/Users/mac/Documents/app/app01/director.lua:298: in function ‘_listener’
?: in function <?:501>
?: in function <?:215> [import]uid: 21680 topic_id: 14532 reply_id: 56856[/import]