Flash scripting question

Out of context: Reply #8

  • Started
  • Last post
  • 12 Responses
  • anxiousarms0

    keep it off the button. put the code on the timeline like you're supposed to. give the button an instance name and code it like this:

    yourButton.onRelease = function
    {
    getURL("your url here");
    }

    coding on buttons and mc's is antiquated.

    • I'm not really a scripting guy. Designer and animator, mostly 3D and AE though, so you're losing me here.CygnusZero4
    • good point - though i figured if he were asking to begin with this would be a bit much to comprehendbyDefault00
    • Yeah I'm a good animator in Flash, but not a great scripter at all. I need to get better at it.CygnusZero4
    • right, but why give him bad code advise instead of just telling him how to do it right the first time?anxiousarms

View thread