super_sonic_x_x Posted April 6, 2009 Report Share Posted April 6, 2009 Hola chilewariano. Necesito saber, como hacer un boton secundario en flash. Osea que apreta el boton y me salga otra ventanita y con varios botones Link to comment Share on other sites More sharing options...
hiro-nakamura Posted May 16, 2009 Report Share Posted May 16, 2009 segun entiendo quieres hacer un boton popup en flash, para poder realizarlo necesitas este codigo on (press) { getURL("java script:void(window.open('popup.html','popup', 'toolbar=no,location=no,status=no,menubar=no, scrollbars=no,resizable=no,width=400,height=200,top=50,left=50'))"); } y listo espero que te funcione Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now