Skip to main content

as3 quick q 77 Responses

Last post: 8 months, 3 weeks ago | Thread started: Mar 6, 08, 7:57 a.m.

RespondNew TopicDisable Images

Out of context: Response #6 [Mar 6, 08, 7:57 a.m.]

  • forbes

    var box1:BOX1 = new BOX1;
    addChild(box1);

    if (box1 =! null) {
    trace("exists");
    }

    ok ive defined the box1 and added it to the stage.. try that

    next note >add note

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

    Cancel

Skip to main content