PORTO ALEGRA -- changeScene for pagelist that is located in main.lua

I have the demo from Ricardo Rauber Pereira for Porto Alegre. I’m using this as a book for my app with images I created. I’m trying to combine that app with a menu.lua. Instead of the Intro.lua fading directly into the pagelist the “touch” event is needed to get into the menu.lua. Once the menu.lua starts, the changeScene occurs from director class[/code] with each touch event. One button should load the pagelist that is in the main.lua.(I think that is why it will not load because it is in the intro.lua, but not sure). I can get the menu.lua to go back to the intro but unable to get menu.lua to the pagelist. Any suggestions out there? Thank you.

Update: I can now have the “touch” event complete to move from the menu.lua file but does not return the page list. Just a blank screen. Not sure if the page list should go in the main.lua or a new .lua file. Any suggestions? [import]uid: 88495 topic_id: 29239 reply_id: 329239[/import]