Skip to main content

onMetaData within class 11 Response

Last post: 4 years, 1 month ago | Thread started: Dec 27, 07, 2:09 p.m.

RespondNew TopicDisable Images

  • jpea

    so, I've used the ns['onMetaData'] function on the timeline to get the duration and such, but how would it be used in a class? (does that even make sense?)

    Dec 27, 07, 2:09 p.m. – Permalink
  • jpea

    nevermind. got it.
    public function getMeta(){
    __ns.onMetaData = function(obj){
    trace(obj.duration);
    };
    };

    + add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earDec 27, 07, 3 p.m. – Permalink

Login or Register to respond to this

Skip to main content