You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2019/09/04 09:29:34 UTC

[GitHub] [royale-asjs] Dakshinads commented on issue #465: How to create popup using actionscript ?

Dakshinads commented on issue #465: How to create popup using actionscript ?
URL: https://github.com/apache/royale-asjs/issues/465#issuecomment-527821911
 
 
   Not this method .i want below the method
   var pop:PopUp= new PopUp();
   			pop.id="popup1";
   			pop.className="somePopUpContent";
   			pop.modal=true;
   			
   please correct the code.
   Thank you 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services