Discussion Area

ask questions, discuss topics, solve problems

This is a public Discussion Area  publicRSS

Thread

    • <a href=""...
      Thread posted Jul 10 by juanSolano
      254 Views, 4 Comments
      Title:
      <a href="" onmouseover="event:params"> onmouseover event HELP !!!
      Content:

      Hi Guys,


      Straightforward my friends. Somebody know how use the onmouseover event of <a href, tag in flash, I mean, can flash detect this event ?, if not !! How can add this event to the texfield ?
      Remember, my intencion is call a function onmouseover with the <a href>  tag. in flash


      Can be posible ?

    Comments

    • Sorry, no. You can't detect the moue overs, only clicks in the textual link in the ActionScript. Please read: very godexplanation from teh Senocular.

    • The possible solution is to simulate such behavior by yourself. You can calculate teh coordinates of the links in the text and overlay them with the buttons. And then use rollover event on those buttons.

      Not very siomple, but still doable task.

      Good luck with the solution!

    • Hi Rostislav,

      Thanks men, for your help. Pitifully we can't detect this events, but well, I think that this is a NEW GOAL for all the as3 crazy coders.. 

      Thanks again my friend.

      • I believe you will do it, because there's no such creative people like mad ActionScripters!