how can I insert a webPopUp into a group ?

how can I insert a webPopUp into a group ?

I need to use require(newScreen).new() to load a new scene,and there's a webpopup in the scene.

thanks.

@jason,
I am not sure if you can place a webpopup into a group.

However you can include a webpopup into a scene (in director)

cheers,

?:)

jayantv,

how can i include a webpopup into a scene (in director) ?

just write :

native.showWebPopup( 0, 20, 320, 411,"http://www.google.com" )

in the scene file ?

no need to do something else ?

thanks a lot.

views:1514 update:2011/9/29 9:22:17
corona forums © 2003-2011