Welcome to TalkGraphics.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2007
    Posts
    3

    Default Urgent-problem with check box

    Hi,

    I have a code were in I attach a movieclip called sym1,
    this.attachMovie("sym1","sym2",this.getNextHighest Depth());

    next I wanted to create 2 checkboxes for it,

    sym2.createObject("Checkbox","ch1",this.getNextHig hestDepth());
    sym2.createObject("Checkbox","ch2",this.getNextHig hestDepth());

    when I create ch2,ch1 becomes undefined.
    What should I do?
    How should I create ch2 without deleting ch1.

    Kindly help
    IP

  2. #2
    Join Date
    Aug 2000
    Location
    Harwich, Essex, England
    Posts
    21,895

    Default Re: Urgent-problem with check box

    Sorry sivanathan, this is beyond my AS capabilities. Try asking in actionscript.org.
    Egg

    Intel i7 - 4790K Quad Core + 16 GB Ram + NVIDIA Geforce GTX 1660 Graphics Card + MSI Optix Mag321 Curv monitor
    + Samsung 970 EVO Plus 500GB SSD + 232 GB SSD + 250 GB SSD portable drive + ISP = BT + Web Hosting = TSO Host
    IP

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •