I have been “massaging” the intro.lua
to fade in and then out a button along with wav
file to play but have not been able to get a second wav file in after the first wav file completes. Instead the wav file just repeats which is annoying. This button starts the application, without it the application will not continue. Next is the menu.lua
. The menu opens but the local UI
will not start the pages
. I’m not sure what is to change to get the director
to initiate the pages after choosing a button in the menu.lua
file.
Just for FYI
the menu.lua file was pre-configured to show screens
1,2,3,etc for handling bt\_parmeters, bt\_popup, bt\_overFromRight
and so on.I want to have the buttons do these things but I need only one button to display my Book
Pages
that is accessed through director class.Any input would be appreciated. Thank you.
Update:
I open the app get to the intro then to menu. At menu the simulator output is:
Current page: station01
Current page: station02
Current page: station03
Current page: station04
Current page: station05
I try clicking the icons but the menu is just frozen. [import]uid: 88495 topic_id: 29184 reply_id: 329184[/import]