Wrox Home  
Search P2P Archive for: Go

  Return to Index  

flash_programming thread: How to link the banner???


Message #1 by "Mark Davidson" <mark@d...> on Thu, 27 Feb 2003 07:09:45
Thanks a lot d.b. Finally it is working.

Mark



> Hello,

perhaps you should place the link within the flash banner or movie. Or,
place a button with an event handler somewhere visible:

on (press) { getUrl('URL', _blank); }

instead of 'press' could be 'release'. Or, if you need that the whole 
banner
should be clickable, try adding a graphic instance as a background for the
whole banner and treat it as a button (change the type of the instance to
button), adding the event code above. I did this once and it worked, so you
have movie instances on top of the button instance that is really only a
graphic, and the mouse arrow changes indicating that the whole area is
clickable when you take it anywhere the bakground is present.

hope that helps,

d.b.



----- Original Message -----
From: Mark Davidson <mark@d...>
To: Flash Programming <flash_programming@p...>
Sent: Thursday, February 27, 2003 7:09 AM
Subject: [flash_programming] How to link the banner???


>


------------

¡Internet GRATIS es Yahoo! Conexión!

Usuario "yahoo", contraseña "yahoo". 

Desde Buenos Aires, 4004-1010.

Otras ciudades: http://conexion.yahoo.com.ar/avanzados.html


  Return to Index