I have a storyboard scene, which shows an overlay that covers the bottom 3rd of the screen. I then have a button on the overlay that dismisses it and all is happy… so I thought.
My client wants me to be able to hide it from a control in the storyboard scene that showed the overlay in the first place. From my understanding storyboard.hideOverlay() is called from the overlay to dismiss it. I don’t know how to reference the overlay from the calling scene.
I don’t really need to dismiss it, I just need to transition it off the screen temporarily.
Any ideas?
Thanks
Rob
[import]uid: 19626 topic_id: 31938 reply_id: 331938[/import]