Insert Storyboard scene into display group

Is there a way to do this? I want storyboard to show in a display group instead of taking over the whole view. Is this at all possible? Imagine creating a FaceBook app like navigation where the right displaygroup is where I want storyboard so I can slide it (by using navbar or top left button) like the FaceBook UI. Is there a way to do this? I’ve been all thru the docs and can’t seem to find a way to do this without writting my own storyboard like display group handling? [import]uid: 58885 topic_id: 28787 reply_id: 328787[/import]

You could try using the following approach given in the example

http://docs.coronalabs.com/api/library/storyboard/stage.html [import]uid: 48484 topic_id: 28787 reply_id: 129704[/import]

You could try using the following approach given in the example

http://docs.coronalabs.com/api/library/storyboard/stage.html [import]uid: 48484 topic_id: 28787 reply_id: 129704[/import]