Missing Actions Toolbox

Ask a Question related to Macromedia Flash Actionscript, Design and Development.

  1. #1

    Default Missing Actions Toolbox

    In Flash MX 2004 the actions toolbox is not visible. The actions navigator and
    script panel are there, but I cannot get the actions toolbox to appear. Moving
    the sizing arrows for the panel -- up and down/left and right has no effect.

    Where did it go?



    rjh Guest

  2. Similar Questions and Discussions

    1. Toolbox gone missing
      Hi you all experts, All of sudden I cannot get the toolbox open. I go under Window and select Tools from there but what happens is that a grey bar...
    2. Missing toolbox in Illustrator 10
      I've read numerous oblique references to the problem of the toolbox not appearing automatically when you launch Illustrator 10, but I've yet to...
    3. missing guides. missing cursors. missing a good drawing app. Ugh.
      I can't see my text cursor. It's invisible. Why? I can't see new guides I drag onto the documents. They are there, I just can't see them. Why? ...
    4. missing toolbox
      Just started using Freehand MX and somehow, I lost the toolbox. I've been looking under Window, Toolbars, but just can't get it back. I know this...
    5. Actions - loading actions by opening .atn action file
      WHAT YOU DO: * Double-click on, right-click/Open, or right-click/Open With (Photoshop) an .atn file RESULT: * Photoshop opens AND * The actions...
  3. #2

    Default Re: Missing Actions Toolbox

    MANY features have been chucked into the garbage and replaced with more
    'retard-friendly' features.
    In light of your question::
    yes, the actions toolbox was killed. But the new help files are actually
    incredibe. (it's the actionscript2 dictionary built-right in)
    instead of learning actionscript using the Toolbox (which is no longer
    existent), you can now use BEHAVIORS.
    Behaviors are pre-fabricated functions and events, which will generate Evenets
    to listeners.

    developing CLASSES with EXTERNAL AS files is the way to be creative now.
    How do you do this? Well....remember that solid year you set aside all of
    your time to learn actionscript1 ? Well, you'll need to do that again if you
    want to be creative with actionscript2.
    And god bless you if you have the patience to redo all of that reading and
    practice again, especially with external file importing!!
    Because it won't be long 'til the whole language is re-written again, I
    guarantee you.

    On the whole: the new flash is incredible. all the events are easy to use.

    Mykoo Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139