Flash AS2 Q

Out of context: Reply #2

  • Started
  • Last post
  • 3 Responses
  • bartosz0

    i would have thought to soo, the onRelease being on the mc. but when i do that, i can't click on the thumbnail to call the onRelease. when i trace mc._width and mc._height it comes back as 0.

    mc.itemURL works though. but holder.onRelease = function(){
    trace("hit URL: "+mc.itemURL);
    }
    comes back as undefined cause i'm within the holder.

    thanks though... i think i may know where i need to go from here.

    cross your fingers :)

View thread