Splashscreen using Storyboard and effects

Hey
I want to skip using the Default.png splash screen image due to the fact that my client wants the splash screen image to stay until touched.

So I created a main.lua file where I just added a background image with fullscreen resolution and then I attached a “tap” event listener to that image.

When tapped I use the storyboard.gotoScene command to open the actual app with the tabBar and three different Views BUT BUT BUT…

I don’t manage to get the sliding effect to that first full screen image because the tabBar is shown directly and the sliding effect does not occur.

has anyone successfully created a nice splash screen code using the storyboard API?

Best regards

Andreas K [import]uid: 22737 topic_id: 21914 reply_id: 321914[/import]