I want to open photoshop with "move tool (v)" selected by default

I am using adobe photoshop cs2.
When I open the photoshop, the default tool selected is "Rectangular Marquee tool". everytime I have to first selct the "moov tool". How to open the photoshop with this "moov tool" selected by default?

Dear pfaffenbichier,
After reading about scriptlistner, I have tried using the same for editing text which is already there in my photoshop module
There is a text at the bottom of the psd file. I want to change that text at the start of photoshop by pasting the already copied text in memory.
what scriptlistner logged is as under
// =======================================================
var id477 = charIDToTypeID( "setd" );
    var desc28 = new ActionDescriptor();
    var id478 = charIDToTypeID( "null" );
        var ref3 = new ActionReference();
        var id479 = charIDToTypeID( "TxLr" );
        var id480 = charIDToTypeID( "Ordn" );
        var id481 = charIDToTypeID( "Trgt" );
        ref3.putEnumerated( id479, id480, id481 );
    desc28.putReference( id478, ref3 );
    var id482 = charIDToTypeID( "T   " );
        var desc29 = new ActionDescriptor();
        var id483 = charIDToTypeID( "Txt " );
        desc29.putString( id483, "bank ghogha circle.xls" );
        var id484 = stringIDToTypeID( "warp" );
            var desc30 = new ActionDescriptor();
            var id485 = stringIDToTypeID( "warpStyle" );
            var id486 = stringIDToTypeID( "warpStyle" );
            var id487 = stringIDToTypeID( "warpNone" );
            desc30.putEnumerated( id485, id486, id487 );
            var id488 = stringIDToTypeID( "warpValue" );
            desc30.putDouble( id488, 0.000000 );
            var id489 = stringIDToTypeID( "warpPerspective" );
            desc30.putDouble( id489, 0.000000 );
            var id490 = stringIDToTypeID( "warpPerspectiveOther" );
            desc30.putDouble( id490, 0.000000 );
            var id491 = stringIDToTypeID( "warpRotate" );
            var id492 = charIDToTypeID( "Ornt" );
            var id493 = charIDToTypeID( "Hrzn" );
            desc30.putEnumerated( id491, id492, id493 );
        var id494 = stringIDToTypeID( "warp" );
        desc29.putObject( id484, id494, desc30 );
        var id495 = stringIDToTypeID( "textGridding" );
        var id496 = stringIDToTypeID( "textGridding" );
        var id497 = charIDToTypeID( "None" );
        desc29.putEnumerated( id495, id496, id497 );
        var id498 = charIDToTypeID( "Ornt" );
        var id499 = charIDToTypeID( "Ornt" );
        var id500 = charIDToTypeID( "Hrzn" );
        desc29.putEnumerated( id498, id499, id500 );
        var id501 = charIDToTypeID( "AntA" );
        var id502 = charIDToTypeID( "Annt" );
        var id503 = stringIDToTypeID( "antiAliasSharp" );
        desc29.putEnumerated( id501, id502, id503 );
        var id504 = stringIDToTypeID( "textShape" );
            var list9 = new ActionList();
                var desc31 = new ActionDescriptor();
                var id505 = charIDToTypeID( "TEXT" );
                var id506 = charIDToTypeID( "TEXT" );
                var id507 = charIDToTypeID( "Pnt " );
                desc31.putEnumerated( id505, id506, id507 );
                var id508 = charIDToTypeID( "Ornt" );
                var id509 = charIDToTypeID( "Ornt" );
                var id510 = charIDToTypeID( "Hrzn" );
                desc31.putEnumerated( id508, id509, id510 );
                var id511 = charIDToTypeID( "Trnf" );
                    var desc32 = new ActionDescriptor();
                    var id512 = stringIDToTypeID( "xx" );
                    desc32.putDouble( id512, 1.000000 );
                    var id513 = stringIDToTypeID( "xy" );
                    desc32.putDouble( id513, 0.000000 );
                    var id514 = stringIDToTypeID( "yx" );
                    desc32.putDouble( id514, 0.000000 );
                    var id515 = stringIDToTypeID( "yy" );
                    desc32.putDouble( id515, 1.000000 );
                    var id516 = stringIDToTypeID( "tx" );
                    desc32.putDouble( id516, 0.000000 );
                    var id517 = stringIDToTypeID( "ty" );
                    desc32.putDouble( id517, 0.000000 );
                var id518 = charIDToTypeID( "Trnf" );
                desc31.putObject( id511, id518, desc32 );
                var id519 = stringIDToTypeID( "rowCount" );
                desc31.putInteger( id519, 1 );
                var id520 = stringIDToTypeID( "columnCount" );
                desc31.putInteger( id520, 1 );
                var id521 = stringIDToTypeID( "rowMajorOrder" );
                desc31.putBoolean( id521, true );
                var id522 = stringIDToTypeID( "rowGutter" );
                var id523 = charIDToTypeID( "#Pnt" );
                desc31.putUnitDouble( id522, id523, 0.000000 );
                var id524 = stringIDToTypeID( "columnGutter" );
                var id525 = charIDToTypeID( "#Pnt" );
                desc31.putUnitDouble( id524, id525, 0.000000 );
                var id526 = charIDToTypeID( "Spcn" );
                var id527 = charIDToTypeID( "#Pnt" );
                desc31.putUnitDouble( id526, id527, 0.000000 );
                var id528 = stringIDToTypeID( "frameBaselineAlignment" );
                var id529 = stringIDToTypeID( "frameBaselineAlignment" );
                var id530 = stringIDToTypeID( "alignByAscent" );
                desc31.putEnumerated( id528, id529, id530 );
                var id531 = stringIDToTypeID( "firstBaselineMinimum" );
                var id532 = charIDToTypeID( "#Pnt" );
                desc31.putUnitDouble( id531, id532, 0.000000 );
                var id533 = stringIDToTypeID( "base" );
                    var desc33 = new ActionDescriptor();
                    var id534 = charIDToTypeID( "Hrzn" );
                    desc33.putDouble( id534, 0.000000 );
                    var id535 = charIDToTypeID( "Vrtc" );
                    desc33.putDouble( id535, 0.000000 );
                var id536 = charIDToTypeID( "Pnt " );
                desc31.putObject( id533, id536, desc33 );
            var id537 = stringIDToTypeID( "textShape" );
            list9.putObject( id537, desc31 );
        desc29.putList( id504, list9 );
        var id538 = charIDToTypeID( "Txtt" );
            var list10 = new ActionList();
                var desc34 = new ActionDescriptor();
                var id539 = charIDToTypeID( "From" );
                desc34.putInteger( id539, 0 );
                var id540 = charIDToTypeID( "T   " );
                desc34.putInteger( id540, 23 );
                var id541 = charIDToTypeID( "TxtS" );
                    var desc35 = new ActionDescriptor();
                    var id542 = stringIDToTypeID( "fontPostScriptName" );
                    desc35.putString( id542, "CopperplateGothic-Light" );
                    var id543 = charIDToTypeID( "FntN" );
                    desc35.putString( id543, "Copperplate Gothic Light" );
                    var id544 = charIDToTypeID( "FntS" );
                    desc35.putString( id544, "Regular" );
                    var id545 = charIDToTypeID( "Scrp" );
                    desc35.putInteger( id545, 0 );
                    var id546 = charIDToTypeID( "FntT" );
                    desc35.putInteger( id546, 1 );
                    var id547 = charIDToTypeID( "Sz  " );
                    var id548 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id547, id548, 7.906502 );
                    var id549 = charIDToTypeID( "HrzS" );
                    desc35.putDouble( id549, 100.000000 );
                    var id550 = charIDToTypeID( "VrtS" );
                    desc35.putDouble( id550, 100.000000 );
                    var id551 = stringIDToTypeID( "syntheticBold" );
                    desc35.putBoolean( id551, false );
                    var id552 = stringIDToTypeID( "syntheticItalic" );
                    desc35.putBoolean( id552, false );
                    var id553 = stringIDToTypeID( "autoLeading" );
                    desc35.putBoolean( id553, true );
                    var id554 = charIDToTypeID( "Trck" );
                    desc35.putInteger( id554, 0 );
                    var id555 = charIDToTypeID( "Bsln" );
                    var id556 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id555, id556, 0.000000 );
                    var id557 = stringIDToTypeID( "characterRotation" );
                    desc35.putDouble( id557, 0.000000 );
                    var id558 = charIDToTypeID( "AtKr" );
                    var id559 = charIDToTypeID( "AtKr" );
                    var id560 = stringIDToTypeID( "metricsKern" );
                    desc35.putEnumerated( id558, id559, id560 );
                    var id561 = stringIDToTypeID( "fontCaps" );
                    var id562 = stringIDToTypeID( "fontCaps" );
                    var id563 = charIDToTypeID( "Nrml" );
                    desc35.putEnumerated( id561, id562, id563 );
                    var id564 = stringIDToTypeID( "baseline" );
                    var id565 = stringIDToTypeID( "baseline" );
                    var id566 = charIDToTypeID( "Nrml" );
                    desc35.putEnumerated( id564, id565, id566 );
                    var id567 = stringIDToTypeID( "otbaseline" );
                    var id568 = stringIDToTypeID( "otbaseline" );
                    var id569 = charIDToTypeID( "Nrml" );
                    desc35.putEnumerated( id567, id568, id569 );
                    var id570 = stringIDToTypeID( "strikethrough" );
                    var id571 = stringIDToTypeID( "strikethrough" );
                    var id572 = stringIDToTypeID( "strikethroughOff" );
                    desc35.putEnumerated( id570, id571, id572 );
                    var id573 = charIDToTypeID( "Undl" );
                    var id574 = charIDToTypeID( "Undl" );
                    var id575 = stringIDToTypeID( "underlineOff" );
                    desc35.putEnumerated( id573, id574, id575 );
                    var id576 = stringIDToTypeID( "underlineOffset" );
                    var id577 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id576, id577, 0.000000 );
                    var id578 = stringIDToTypeID( "ligature" );
                    desc35.putBoolean( id578, true );
                    var id579 = stringIDToTypeID( "altligature" );
                    desc35.putBoolean( id579, false );
                    var id580 = stringIDToTypeID( "contextualLigatures" );
                    desc35.putBoolean( id580, false );
                    var id581 = stringIDToTypeID( "alternateLigatures" );
                    desc35.putBoolean( id581, false );
                    var id582 = stringIDToTypeID( "oldStyle" );
                    desc35.putBoolean( id582, false );
                    var id583 = stringIDToTypeID( "fractions" );
                    desc35.putBoolean( id583, false );
                    var id584 = stringIDToTypeID( "ordinals" );
                    desc35.putBoolean( id584, false );
                    var id585 = stringIDToTypeID( "swash" );
                    desc35.putBoolean( id585, false );
                    var id586 = stringIDToTypeID( "titling" );
                    desc35.putBoolean( id586, false );
                    var id587 = stringIDToTypeID( "connectionForms" );
                    desc35.putBoolean( id587, false );
                    var id588 = stringIDToTypeID( "stylisticAlternates" );
                    desc35.putBoolean( id588, false );
                    var id589 = stringIDToTypeID( "ornaments" );
                    desc35.putBoolean( id589, false );
                    var id590 = stringIDToTypeID( "figureStyle" );
                    var id591 = stringIDToTypeID( "figureStyle" );
                    var id592 = charIDToTypeID( "Nrml" );
                    desc35.putEnumerated( id590, id591, id592 );
                    var id593 = stringIDToTypeID( "proportionalMetrics" );
                    desc35.putBoolean( id593, false );
                    var id594 = stringIDToTypeID( "kana" );
                    desc35.putBoolean( id594, false );
                    var id595 = stringIDToTypeID( "italics" );
                    desc35.putBoolean( id595, false );
                    var id596 = stringIDToTypeID( "ruby" );
                    desc35.putBoolean( id596, false );
                    var id597 = stringIDToTypeID( "baselineDirection" );
                    var id598 = stringIDToTypeID( "baselineDirection" );
                    var id599 = stringIDToTypeID( "withStream" );
                    desc35.putEnumerated( id597, id598, id599 );
                    var id600 = stringIDToTypeID( "textLanguage" );
                    var id601 = stringIDToTypeID( "textLanguage" );
                    var id602 = stringIDToTypeID( "ukenglishLanguage" );
                    desc35.putEnumerated( id600, id601, id602 );
                    var id603 = stringIDToTypeID( "japaneseAlternate" );
                    var id604 = stringIDToTypeID( "japaneseAlternate" );
                    var id605 = stringIDToTypeID( "defaultForm" );
                    desc35.putEnumerated( id603, id604, id605 );
                    var id606 = stringIDToTypeID( "mojiZume" );
                    desc35.putDouble( id606, 0.000000 );
                    var id607 = stringIDToTypeID( "gridAlignment" );
                    var id608 = stringIDToTypeID( "gridAlignment" );
                    var id609 = stringIDToTypeID( "roman" );
                    desc35.putEnumerated( id607, id608, id609 );
                    var id610 = stringIDToTypeID( "enableWariChu" );
                    desc35.putBoolean( id610, false );
                    var id611 = stringIDToTypeID( "wariChuCount" );
                    desc35.putInteger( id611, 2 );
                    var id612 = stringIDToTypeID( "wariChuLineGap" );
                    desc35.putInteger( id612, 0 );
                    var id613 = stringIDToTypeID( "wariChuScale" );
                    desc35.putDouble( id613, 0.500000 );
                    var id614 = stringIDToTypeID( "wariChuWidow" );
                    desc35.putInteger( id614, 2 );
                    var id615 = stringIDToTypeID( "wariChuOrphan" );
                    desc35.putInteger( id615, 2 );
                    var id616 = stringIDToTypeID( "wariChuJustification" );
                    var id617 = stringIDToTypeID( "wariChuJustification" );
                    var id618 = stringIDToTypeID( "wariChuAutoJustify" );
                    desc35.putEnumerated( id616, id617, id618 );
                    var id619 = stringIDToTypeID( "tcyUpDown" );
                    desc35.putInteger( id619, 0 );
                    var id620 = stringIDToTypeID( "tcyLeftRight" );
                    desc35.putInteger( id620, 0 );
                    var id621 = stringIDToTypeID( "leftAki" );
                    desc35.putDouble( id621, -1.000000 );
                    var id622 = stringIDToTypeID( "rightAki" );
                    desc35.putDouble( id622, -1.000000 );
                    var id623 = stringIDToTypeID( "jiDori" );
                    desc35.putInteger( id623, 0 );
                    var id624 = stringIDToTypeID( "noBreak" );
                    desc35.putBoolean( id624, false );
                    var id625 = charIDToTypeID( "Clr " );
                        var desc36 = new ActionDescriptor();
                        var id626 = charIDToTypeID( "Rd  " );
                        desc36.putDouble( id626, 0.000000 );
                        var id627 = charIDToTypeID( "Grn " );
                        desc36.putDouble( id627, 0.000000 );
                        var id628 = charIDToTypeID( "Bl  " );
                        desc36.putDouble( id628, 0.000000 );
                    var id629 = charIDToTypeID( "RGBC" );
                    desc35.putObject( id625, id629, desc36 );
                    var id630 = stringIDToTypeID( "strokeColor" );
                        var desc37 = new ActionDescriptor();
                        var id631 = charIDToTypeID( "Rd  " );
                        desc37.putDouble( id631, 0.000000 );
                        var id632 = charIDToTypeID( "Grn " );
                        desc37.putDouble( id632, 0.000000 );
                        var id633 = charIDToTypeID( "Bl  " );
                        desc37.putDouble( id633, 0.000000 );
                    var id634 = charIDToTypeID( "RGBC" );
                    desc35.putObject( id630, id634, desc37 );
                    var id635 = charIDToTypeID( "Fl  " );
                    desc35.putBoolean( id635, true );
                    var id636 = charIDToTypeID( "Strk" );
                    desc35.putBoolean( id636, false );
                    var id637 = stringIDToTypeID( "fillFirst" );
                    desc35.putBoolean( id637, false );
                    var id638 = stringIDToTypeID( "fillOverPrint" );
                    desc35.putBoolean( id638, false );
                    var id639 = stringIDToTypeID( "strokeOverPrint" );
                    desc35.putBoolean( id639, false );
                    var id640 = stringIDToTypeID( "lineCap" );
                    var id641 = stringIDToTypeID( "lineCap" );
                    var id642 = stringIDToTypeID( "buttCap" );
                    desc35.putEnumerated( id640, id641, id642 );
                    var id643 = stringIDToTypeID( "lineJoin" );
                    var id644 = stringIDToTypeID( "lineJoin" );
                    var id645 = stringIDToTypeID( "miterJoin" );
                    desc35.putEnumerated( id643, id644, id645 );
                    var id646 = stringIDToTypeID( "lineWidth" );
                    var id647 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id646, id647, 0.094878 );
                    var id648 = stringIDToTypeID( "miterLimit" );
                    var id649 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id648, id649, 1.152000 );
                    var id650 = stringIDToTypeID( "lineDashoffset" );
                    desc35.putDouble( id650, 0.000000 );
                var id651 = charIDToTypeID( "TxtS" );
                desc34.putObject( id541, id651, desc35 );
            var id652 = charIDToTypeID( "Txtt" );
            list10.putObject( id652, desc34 );
        desc29.putList( id538, list10 );
        var id653 = stringIDToTypeID( "paragraphStyleRange" );
            var list11 = new ActionList();
                var desc38 = new ActionDescriptor();
                var id654 = charIDToTypeID( "From" );
                desc38.putInteger( id654, 0 );
                var id655 = charIDToTypeID( "T   " );
                desc38.putInteger( id655, 23 );
                var id656 = stringIDToTypeID( "paragraphStyle" );
                    var desc39 = new ActionDescriptor();
                    var id657 = charIDToTypeID( "Algn" );
                    var id658 = charIDToTypeID( "Alg " );
                    var id659 = charIDToTypeID( "Left" );
                    desc39.putEnumerated( id657, id658, id659 );
                    var id660 = stringIDToTypeID( "firstLineIndent" );
                    var id661 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id660, id661, 0.000000 );
                    var id662 = stringIDToTypeID( "startIndent" );
                    var id663 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id662, id663, 0.000000 );
                    var id664 = stringIDToTypeID( "endIndent" );
                    var id665 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id664, id665, 0.000000 );
                    var id666 = stringIDToTypeID( "spaceBefore" );
                    var id667 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id666, id667, 0.000000 );
                    var id668 = stringIDToTypeID( "spaceAfter" );
                    var id669 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id668, id669, 0.000000 );
                    var id670 = stringIDToTypeID( "dropCapMultiplier" );
                    desc39.putInteger( id670, 1 );
                    var id671 = stringIDToTypeID( "autoLeadingPercentage" );
                    desc39.putDouble( id671, 1.200000 );
                    var id672 = stringIDToTypeID( "leadingType" );
                    var id673 = stringIDToTypeID( "leadingType" );
                    var id674 = stringIDToTypeID( "leadingBelow" );
                    desc39.putEnumerated( id672, id673, id674 );
                    var id675 = stringIDToTypeID( "hyphenate" );
                    desc39.putBoolean( id675, true );
                    var id676 = stringIDToTypeID( "hyphenateWordSize" );
                    desc39.putInteger( id676, 8 );
                    var id677 = stringIDToTypeID( "hyphenatePreLength" );
                    desc39.putInteger( id677, 3 );
                    var id678 = stringIDToTypeID( "hyphenatePostLength" );
                    desc39.putInteger( id678, 3 );
                    var id679 = stringIDToTypeID( "hyphenateLimit" );
                    desc39.putInteger( id679, 2 );
                    var id680 = stringIDToTypeID( "hyphenationZone" );
                    desc39.putDouble( id680, 36.000000 );
                    var id681 = stringIDToTypeID( "hyphenateCapitalized" );
                    desc39.putBoolean( id681, true );
                    var id682 = stringIDToTypeID( "hyphenationPreference" );
                    desc39.putDouble( id682, 0.500000 );
                    var id683 = stringIDToTypeID( "justificationWordMinimum" );
                    desc39.putDouble( id683, 0.800000 );
                    var id684 = stringIDToTypeID( "justificationWordDesired" );
                    desc39.putDouble( id684, 1.000000 );
                    var id685 = stringIDToTypeID( "justificationWordMaximum" );
                    desc39.putDouble( id685, 1.330000 );
                    var id686 = stringIDToTypeID( "justificationLetterMinimum" );
                    desc39.putDouble( id686, 0.000000 );
                    var id687 = stringIDToTypeID( "justificationLetterDesired" );
                    desc39.putDouble( id687, 0.000000 );
                    var id688 = stringIDToTypeID( "justificationLetterMaximum" );
                    desc39.putDouble( id688, 0.000000 );
                    var id689 = stringIDToTypeID( "justificationGlyphMinimum" );
                    desc39.putDouble( id689, 1.000000 );
                    var id690 = stringIDToTypeID( "justificationGlyphDesired" );
                    desc39.putDouble( id690, 1.000000 );
                    var id691 = stringIDToTypeID( "justificationGlyphMaximum" );
                    desc39.putDouble( id691, 1.000000 );
                    var id692 = stringIDToTypeID( "singleWordJustification" );
                    var id693 = charIDToTypeID( "Alg " );
                    var id694 = charIDToTypeID( "JstA" );
                    desc39.putEnumerated( id692, id693, id694 );
                    var id695 = stringIDToTypeID( "hangingRoman" );
                    desc39.putBoolean( id695, false );
                    var id696 = stringIDToTypeID( "autoTCY" );
                    desc39.putInteger( id696, 1 );
                    var id697 = stringIDToTypeID( "keepTogether" );
                    desc39.putBoolean( id697, true );
                    var id698 = stringIDToTypeID( "burasagari" );
                    var id699 = stringIDToTypeID( "burasagari" );
                    var id700 = stringIDToTypeID( "burasagariNone" );
                    desc39.putEnumerated( id698, id699, id700 );
                    var id701 = stringIDToTypeID( "preferredKinsokuOrder" );
                    var id702 = stringIDToTypeID( "preferredKinsokuOrder" );
                    var id703 = stringIDToTypeID( "pushIn" );
                    desc39.putEnumerated( id701, id702, id703 );
                    var id704 = stringIDToTypeID( "kurikaeshiMojiShori" );
                    desc39.putBoolean( id704, true );
                    var id705 = stringIDToTypeID( "mojiKumiName" );
                    desc39.putString( id705, "None" );
                    var id706 = stringIDToTypeID( "textEveryLineComposer" );
                    desc39.putBoolean( id706, false );
                    var id707 = stringIDToTypeID( "defaultTabWidth" );
                    desc39.putDouble( id707, 36.000000 );
                    var id708 = stringIDToTypeID( "defaultStyle" );
                        var desc40 = new ActionDescriptor();
                    var id709 = charIDToTypeID( "TxtS" );
                    desc39.putObject( id708, id709, desc40 );
                var id710 = stringIDToTypeID( "paragraphStyle" );
                desc38.putObject( id656, id710, desc39 );
            var id711 = stringIDToTypeID( "paragraphStyleRange" );
            list11.putObject( id711, desc38 );
        desc29.putList( id653, list11 );
        var id712 = stringIDToTypeID( "kerningRange" );
            var list12 = new ActionList();
        desc29.putList( id712, list12 );
    var id713 = charIDToTypeID( "TxLr" );
    desc28.putObject( id482, id713, desc29 );
executeAction( id477, desc28, DialogModes.NO );
// =======================================================
var id477 = charIDToTypeID( "setd" );
    var desc28 = new ActionDescriptor();
    var id478 = charIDToTypeID( "null" );
        var ref3 = new ActionReference();
        var id479 = charIDToTypeID( "TxLr" );
        var id480 = charIDToTypeID( "Ordn" );
        var id481 = charIDToTypeID( "Trgt" );
        ref3.putEnumerated( id479, id480, id481 );
    desc28.putReference( id478, ref3 );
    var id482 = charIDToTypeID( "T   " );
        var desc29 = new ActionDescriptor();
        var id483 = charIDToTypeID( "Txt " );
        desc29.putString( id483, "bank ghogha circle.xls" );
        var id484 = stringIDToTypeID( "warp" );
            var desc30 = new ActionDescriptor();
            var id485 = stringIDToTypeID( "warpStyle" );
            var id486 = stringIDToTypeID( "warpStyle" );
            var id487 = stringIDToTypeID( "warpNone" );
            desc30.putEnumerated( id485, id486, id487 );
            var id488 = stringIDToTypeID( "warpValue" );
            desc30.putDouble( id488, 0.000000 );
            var id489 = stringIDToTypeID( "warpPerspective" );
            desc30.putDouble( id489, 0.000000 );
            var id490 = stringIDToTypeID( "warpPerspectiveOther" );
            desc30.putDouble( id490, 0.000000 );
            var id491 = stringIDToTypeID( "warpRotate" );
            var id492 = charIDToTypeID( "Ornt" );
            var id493 = charIDToTypeID( "Hrzn" );
            desc30.putEnumerated( id491, id492, id493 );
        var id494 = stringIDToTypeID( "warp" );
        desc29.putObject( id484, id494, desc30 );
        var id495 = stringIDToTypeID( "textGridding" );
        var id496 = stringIDToTypeID( "textGridding" );
        var id497 = charIDToTypeID( "None" );
        desc29.putEnumerated( id495, id496, id497 );
        var id498 = charIDToTypeID( "Ornt" );
        var id499 = charIDToTypeID( "Ornt" );
        var id500 = charIDToTypeID( "Hrzn" );
        desc29.putEnumerated( id498, id499, id500 );
        var id501 = charIDToTypeID( "AntA" );
        var id502 = charIDToTypeID( "Annt" );
        var id503 = stringIDToTypeID( "antiAliasSharp" );
        desc29.putEnumerated( id501, id502, id503 );
        var id504 = stringIDToTypeID( "textShape" );
            var list9 = new ActionList();
                var desc31 = new ActionDescriptor();
                var id505 = charIDToTypeID( "TEXT" );
                var id506 = charIDToTypeID( "TEXT" );
                var id507 = charIDToTypeID( "Pnt " );
                desc31.putEnumerated( id505, id506, id507 );
                var id508 = charIDToTypeID( "Ornt" );
                var id509 = charIDToTypeID( "Ornt" );
                var id510 = charIDToTypeID( "Hrzn" );
                desc31.putEnumerated( id508, id509, id510 );
                var id511 = charIDToTypeID( "Trnf" );
                    var desc32 = new ActionDescriptor();
                    var id512 = stringIDToTypeID( "xx" );
                    desc32.putDouble( id512, 1.000000 );
                    var id513 = stringIDToTypeID( "xy" );
                    desc32.putDouble( id513, 0.000000 );
                    var id514 = stringIDToTypeID( "yx" );
                    desc32.putDouble( id514, 0.000000 );
                    var id515 = stringIDToTypeID( "yy" );
                    desc32.putDouble( id515, 1.000000 );
                    var id516 = stringIDToTypeID( "tx" );
                    desc32.putDouble( id516, 0.000000 );
                    var id517 = stringIDToTypeID( "ty" );
                    desc32.putDouble( id517, 0.000000 );
                var id518 = charIDToTypeID( "Trnf" );
                desc31.putObject( id511, id518, desc32 );
                var id519 = stringIDToTypeID( "rowCount" );
                desc31.putInteger( id519, 1 );
                var id520 = stringIDToTypeID( "columnCount" );
                desc31.putInteger( id520, 1 );
                var id521 = stringIDToTypeID( "rowMajorOrder" );
                desc31.putBoolean( id521, true );
                var id522 = stringIDToTypeID( "rowGutter" );
                var id523 = charIDToTypeID( "#Pnt" );
                desc31.putUnitDouble( id522, id523, 0.000000 );
                var id524 = stringIDToTypeID( "columnGutter" );
                var id525 = charIDToTypeID( "#Pnt" );
                desc31.putUnitDouble( id524, id525, 0.000000 );
                var id526 = charIDToTypeID( "Spcn" );
                var id527 = charIDToTypeID( "#Pnt" );
                desc31.putUnitDouble( id526, id527, 0.000000 );
                var id528 = stringIDToTypeID( "frameBaselineAlignment" );
                var id529 = stringIDToTypeID( "frameBaselineAlignment" );
                var id530 = stringIDToTypeID( "alignByAscent" );
                desc31.putEnumerated( id528, id529, id530 );
                var id531 = stringIDToTypeID( "firstBaselineMinimum" );
                var id532 = charIDToTypeID( "#Pnt" );
                desc31.putUnitDouble( id531, id532, 0.000000 );
                var id533 = stringIDToTypeID( "base" );
                    var desc33 = new ActionDescriptor();
                    var id534 = charIDToTypeID( "Hrzn" );
                    desc33.putDouble( id534, 0.000000 );
                    var id535 = charIDToTypeID( "Vrtc" );
                    desc33.putDouble( id535, 0.000000 );
                var id536 = charIDToTypeID( "Pnt " );
                desc31.putObject( id533, id536, desc33 );
            var id537 = stringIDToTypeID( "textShape" );
            list9.putObject( id537, desc31 );
        desc29.putList( id504, list9 );
        var id538 = charIDToTypeID( "Txtt" );
            var list10 = new ActionList();
                var desc34 = new ActionDescriptor();
                var id539 = charIDToTypeID( "From" );
                desc34.putInteger( id539, 0 );
                var id540 = charIDToTypeID( "T   " );
                desc34.putInteger( id540, 23 );
                var id541 = charIDToTypeID( "TxtS" );
                    var desc35 = new ActionDescriptor();
                    var id542 = stringIDToTypeID( "fontPostScriptName" );
                    desc35.putString( id542, "CopperplateGothic-Light" );
                    var id543 = charIDToTypeID( "FntN" );
                    desc35.putString( id543, "Copperplate Gothic Light" );
                    var id544 = charIDToTypeID( "FntS" );
                    desc35.putString( id544, "Regular" );
                    var id545 = charIDToTypeID( "Scrp" );
                    desc35.putInteger( id545, 0 );
                    var id546 = charIDToTypeID( "FntT" );
                    desc35.putInteger( id546, 1 );
                    var id547 = charIDToTypeID( "Sz  " );
                    var id548 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id547, id548, 7.906502 );
                    var id549 = charIDToTypeID( "HrzS" );
                    desc35.putDouble( id549, 100.000000 );
                    var id550 = charIDToTypeID( "VrtS" );
                    desc35.putDouble( id550, 100.000000 );
                    var id551 = stringIDToTypeID( "syntheticBold" );
                    desc35.putBoolean( id551, false );
                    var id552 = stringIDToTypeID( "syntheticItalic" );
                    desc35.putBoolean( id552, false );
                    var id553 = stringIDToTypeID( "autoLeading" );
                    desc35.putBoolean( id553, true );
                    var id554 = charIDToTypeID( "Trck" );
                    desc35.putInteger( id554, 0 );
                    var id555 = charIDToTypeID( "Bsln" );
                    var id556 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id555, id556, 0.000000 );
                    var id557 = stringIDToTypeID( "characterRotation" );
                    desc35.putDouble( id557, 0.000000 );
                    var id558 = charIDToTypeID( "AtKr" );
                    var id559 = charIDToTypeID( "AtKr" );
                    var id560 = stringIDToTypeID( "metricsKern" );
                    desc35.putEnumerated( id558, id559, id560 );
                    var id561 = stringIDToTypeID( "fontCaps" );
                    var id562 = stringIDToTypeID( "fontCaps" );
                    var id563 = charIDToTypeID( "Nrml" );
                    desc35.putEnumerated( id561, id562, id563 );
                    var id564 = stringIDToTypeID( "baseline" );
                    var id565 = stringIDToTypeID( "baseline" );
                    var id566 = charIDToTypeID( "Nrml" );
                    desc35.putEnumerated( id564, id565, id566 );
                    var id567 = stringIDToTypeID( "otbaseline" );
                    var id568 = stringIDToTypeID( "otbaseline" );
                    var id569 = charIDToTypeID( "Nrml" );
                    desc35.putEnumerated( id567, id568, id569 );
                    var id570 = stringIDToTypeID( "strikethrough" );
                    var id571 = stringIDToTypeID( "strikethrough" );
                    var id572 = stringIDToTypeID( "strikethroughOff" );
                    desc35.putEnumerated( id570, id571, id572 );
                    var id573 = charIDToTypeID( "Undl" );
                    var id574 = charIDToTypeID( "Undl" );
                    var id575 = stringIDToTypeID( "underlineOff" );
                    desc35.putEnumerated( id573, id574, id575 );
                    var id576 = stringIDToTypeID( "underlineOffset" );
                    var id577 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id576, id577, 0.000000 );
                    var id578 = stringIDToTypeID( "ligature" );
                    desc35.putBoolean( id578, true );
                    var id579 = stringIDToTypeID( "altligature" );
                    desc35.putBoolean( id579, false );
                    var id580 = stringIDToTypeID( "contextualLigatures" );
                    desc35.putBoolean( id580, false );
                    var id581 = stringIDToTypeID( "alternateLigatures" );
                    desc35.putBoolean( id581, false );
                    var id582 = stringIDToTypeID( "oldStyle" );
                    desc35.putBoolean( id582, false );
                    var id583 = stringIDToTypeID( "fractions" );
                    desc35.putBoolean( id583, false );
                    var id584 = stringIDToTypeID( "ordinals" );
                    desc35.putBoolean( id584, false );
                    var id585 = stringIDToTypeID( "swash" );
                    desc35.putBoolean( id585, false );
                    var id586 = stringIDToTypeID( "titling" );
                    desc35.putBoolean( id586, false );
                    var id587 = stringIDToTypeID( "connectionForms" );
                    desc35.putBoolean( id587, false );
                    var id588 = stringIDToTypeID( "stylisticAlternates" );
                    desc35.putBoolean( id588, false );
                    var id589 = stringIDToTypeID( "ornaments" );
                    desc35.putBoolean( id589, false );
                    var id590 = stringIDToTypeID( "figureStyle" );
                    var id591 = stringIDToTypeID( "figureStyle" );
                    var id592 = charIDToTypeID( "Nrml" );
                    desc35.putEnumerated( id590, id591, id592 );
                    var id593 = stringIDToTypeID( "proportionalMetrics" );
                    desc35.putBoolean( id593, false );
                    var id594 = stringIDToTypeID( "kana" );
                    desc35.putBoolean( id594, false );
                    var id595 = stringIDToTypeID( "italics" );
                    desc35.putBoolean( id595, false );
                    var id596 = stringIDToTypeID( "ruby" );
                    desc35.putBoolean( id596, false );
                    var id597 = stringIDToTypeID( "baselineDirection" );
                    var id598 = stringIDToTypeID( "baselineDirection" );
                    var id599 = stringIDToTypeID( "withStream" );
                    desc35.putEnumerated( id597, id598, id599 );
                    var id600 = stringIDToTypeID( "textLanguage" );
                    var id601 = stringIDToTypeID( "textLanguage" );
                    var id602 = stringIDToTypeID( "ukenglishLanguage" );
                    desc35.putEnumerated( id600, id601, id602 );
                    var id603 = stringIDToTypeID( "japaneseAlternate" );
                    var id604 = stringIDToTypeID( "japaneseAlternate" );
                    var id605 = stringIDToTypeID( "defaultForm" );
                    desc35.putEnumerated( id603, id604, id605 );
                    var id606 = stringIDToTypeID( "mojiZume" );
                    desc35.putDouble( id606, 0.000000 );
                    var id607 = stringIDToTypeID( "gridAlignment" );
                    var id608 = stringIDToTypeID( "gridAlignment" );
                    var id609 = stringIDToTypeID( "roman" );
                    desc35.putEnumerated( id607, id608, id609 );
                    var id610 = stringIDToTypeID( "enableWariChu" );
                    desc35.putBoolean( id610, false );
                    var id611 = stringIDToTypeID( "wariChuCount" );
                    desc35.putInteger( id611, 2 );
                    var id612 = stringIDToTypeID( "wariChuLineGap" );
                    desc35.putInteger( id612, 0 );
                    var id613 = stringIDToTypeID( "wariChuScale" );
                    desc35.putDouble( id613, 0.500000 );
                    var id614 = stringIDToTypeID( "wariChuWidow" );
                    desc35.putInteger( id614, 2 );
                    var id615 = stringIDToTypeID( "wariChuOrphan" );
                    desc35.putInteger( id615, 2 );
                    var id616 = stringIDToTypeID( "wariChuJustification" );
                    var id617 = stringIDToTypeID( "wariChuJustification" );
                    var id618 = stringIDToTypeID( "wariChuAutoJustify" );
                    desc35.putEnumerated( id616, id617, id618 );
                    var id619 = stringIDToTypeID( "tcyUpDown" );
                    desc35.putInteger( id619, 0 );
                    var id620 = stringIDToTypeID( "tcyLeftRight" );
                    desc35.putInteger( id620, 0 );
                    var id621 = stringIDToTypeID( "leftAki" );
                    desc35.putDouble( id621, -1.000000 );
                    var id622 = stringIDToTypeID( "rightAki" );
                    desc35.putDouble( id622, -1.000000 );
                    var id623 = stringIDToTypeID( "jiDori" );
                    desc35.putInteger( id623, 0 );
                    var id624 = stringIDToTypeID( "noBreak" );
                    desc35.putBoolean( id624, false );
                    var id625 = charIDToTypeID( "Clr " );
                        var desc36 = new ActionDescriptor();
                        var id626 = charIDToTypeID( "Rd  " );
                        desc36.putDouble( id626, 0.000000 );
                        var id627 = charIDToTypeID( "Grn " );
                        desc36.putDouble( id627, 0.000000 );
                        var id628 = charIDToTypeID( "Bl  " );
                        desc36.putDouble( id628, 0.000000 );
                    var id629 = charIDToTypeID( "RGBC" );
                    desc35.putObject( id625, id629, desc36 );
                    var id630 = stringIDToTypeID( "strokeColor" );
                        var desc37 = new ActionDescriptor();
                        var id631 = charIDToTypeID( "Rd  " );
                        desc37.putDouble( id631, 0.000000 );
                        var id632 = charIDToTypeID( "Grn " );
                        desc37.putDouble( id632, 0.000000 );
                        var id633 = charIDToTypeID( "Bl  " );
                        desc37.putDouble( id633, 0.000000 );
                    var id634 = charIDToTypeID( "RGBC" );
                    desc35.putObject( id630, id634, desc37 );
                    var id635 = charIDToTypeID( "Fl  " );
                    desc35.putBoolean( id635, true );
                    var id636 = charIDToTypeID( "Strk" );
                    desc35.putBoolean( id636, false );
                    var id637 = stringIDToTypeID( "fillFirst" );
                    desc35.putBoolean( id637, false );
                    var id638 = stringIDToTypeID( "fillOverPrint" );
                    desc35.putBoolean( id638, false );
                    var id639 = stringIDToTypeID( "strokeOverPrint" );
                    desc35.putBoolean( id639, false );
                    var id640 = stringIDToTypeID( "lineCap" );
                    var id641 = stringIDToTypeID( "lineCap" );
                    var id642 = stringIDToTypeID( "buttCap" );
                    desc35.putEnumerated( id640, id641, id642 );
                    var id643 = stringIDToTypeID( "lineJoin" );
                    var id644 = stringIDToTypeID( "lineJoin" );
                    var id645 = stringIDToTypeID( "miterJoin" );
                    desc35.putEnumerated( id643, id644, id645 );
                    var id646 = stringIDToTypeID( "lineWidth" );
                    var id647 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id646, id647, 0.094878 );
                    var id648 = stringIDToTypeID( "miterLimit" );
                    var id649 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id648, id649, 1.152000 );
                    var id650 = stringIDToTypeID( "lineDashoffset" );
                    desc35.putDouble( id650, 0.000000 );
                var id651 = charIDToTypeID( "TxtS" );
                desc34.putObject( id541, id651, desc35 );
            var id652 = charIDToTypeID( "Txtt" );
            list10.putObject( id652, desc34 );
        desc29.putList( id538, list10 );
        var id653 = stringIDToTypeID( "paragraphStyleRange" );
            var list11 = new ActionList();
                var desc38 = new ActionDescriptor();
                var id654 = charIDToTypeID( "From" );
                desc38.putInteger( id654, 0 );
                var id655 = charIDToTypeID( "T   " );
                desc38.putInteger( id655, 23 );
                var id656 = stringIDToTypeID( "paragraphStyle" );
                    var desc39 = new ActionDescriptor();
                    var id657 = charIDToTypeID( "Algn" );
                    var id658 = charIDToTypeID( "Alg " );
                    var id659 = charIDToTypeID( "Left" );
                    desc39.putEnumerated( id657, id658, id659 );
                    var id660 = stringIDToTypeID( "firstLineIndent" );
                    var id661 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id660, id661, 0.000000 );
                    var id662 = stringIDToTypeID( "startIndent" );
                    var id663 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id662, id663, 0.000000 );
                    var id664 = stringIDToTypeID( "endIndent" );
                    var id665 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id664, id665, 0.000000 );
                    var id666 = stringIDToTypeID( "spaceBefore" );
                    var id667 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id666, id667, 0.000000 );
                    var id668 = stringIDToTypeID( "spaceAfter" );
                    var id669 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id668, id669, 0.000000 );
                    var id670 = stringIDToTypeID( "dropCapMultiplier" );
                    desc39.putInteger( id670, 1 );
                    var id671 = stringIDToTypeID( "autoLeadingPercentage" );
                    desc39.putDouble( id671, 1.200000 );
                    var id672 = stringIDToTypeID( "leadingType" );
                    var id673 = stringIDToTypeID( "leadingType" );
                    var id674 = stringIDToTypeID( "leadingBelow" );
                    desc39.putEnumerated( id672, id673, id674 );
                    var id675 = stringIDToTypeID( "hyphenate" );
                    desc39.putBoolean( id675, true );
                    var id676 = stringIDToTypeID( "hyphenateWordSize" );
                    desc39.putInteger( id676, 8 );
                    var id677 = stringIDToTypeID( "hyphenatePreLength" );
                    desc39.putInteger( id677, 3 );
                    var id678 = stringIDToTypeID( "hyphenatePostLength" );
                    desc39.putInteger( id678, 3 );
                    var id679 = stringIDToTypeID( "hyphenateLimit" );
                    desc39.putInteger( id679, 2 );
                    var id680 = stringIDToTypeID( "hyphenationZone" );
                    desc39.putDouble( id680, 36.000000 );
                    var id681 = stringIDToTypeID( "hyphenateCapitalized" );
                    desc39.putBoolean( id681, true );
                    var id682 = stringIDToTypeID( "hyphenationPreference" );
                    desc39.putDouble( id682, 0.500000 );
                    var id683 = stringIDToTypeID( "justificationWordMinimum" );
                    desc39.putDouble( id683, 0.800000 );
                    var id684 = stringIDToTypeID( "justificationWordDesired" );
                    desc39.putDouble( id684, 1.000000 );
                    var id685 = stringIDToTypeID( "justificationWordMaximum" );
                    desc39.putDouble( id685, 1.330000 );
                    var id686 = stringIDToTypeID( "justificationLetterMinimum" );
     

Similar Messages

  • I have a Indesign CC file and I want to open it with Indesign CS6

    I have a Indesign CC file and I want to open it with Indesign CS6

    See the FAQ
    Re: how to save down from INDD CS5 to CS4
    You can view all the FAQ at the beginning of the Forum InDesign

  • I want to put Lion on my computer but it asks what app I want to open it with. What does that mean?

    I want to download lion onto my computer but the computer keeps asking me what app I want to open it with. What does that mean? How do you know what app to open it with? Help!

    That isn't the way it worked for me.
    Once I download the installer from the App Store, I was able to open it and install Lion.
    I would suggest trying to download it again.
    If the same thing happens again, you shopuld discuss this with the App Store Support.
    Allan

  • My laptop (macbook air) asked me which library I wanted to open iphoto with but there were no options of libraries to open it with - I had to create a new library and all of my photos were gone.

    My laptop said I was running out of space on my start up disk and then I opened iphoto and it asked which library I wanted to open it with. There were no options available so I had to create a new library for my iphoto. None of my photos were on iphoto when I opened it again. The same thing happened with my photobooth - all of my photos have disappeared.
    I tried to do alt + command when opening iphoto but it didn't help, however I found some of my photos in the masters folder I found when I right clicked on the iphoto file.
    Please help I have all of my photos from the last 3 years on my iphoto!

    With the amount of information you've provided it's impossible to offer a solution.  We can't see your computer so we need to know the details of your problem and setup, i.e.:
    what version of iPhoto are you using?
    what system version are you running?
    what fixes have you tried?
    have you found where is your original library is located? Is there both an Old Masters and Masters folder in it?
    did you apply any updates or upgrades just prior to the problem occurring?
    how much free space on your boot drive? It's strongly recommended to maintain a minimum of 10-15 GB of free space for optimal system and application performance.

  • Zooming whenever I double-click on any margin of pages with Hand Tool or Selection Tool selected

    I have used Acrobat and recently upgraded it to Acrobat XI in order to use it with my tablet PC.
    But whenever I double-click with my digitizer pen, with Hand tool or Selection Tool selected, on any margin of pages, it zooms in. i.e. it automatically magnifies itself as if I did the same thing with magnifying tool. This happens even when I try to double-click on the textboxes to edit it!
    I don't want to zoom it all the time!!!

    Try switching off this setting: Edit - Preferences - General - Make hand
    tool use mouse-wheel zooming.

  • Photoshop CS5 - Image resize problem with move tool

    Hi People
    Here's my problem
    When I try to resize an layer using the move tool (as opposed to the Free Transform tool), while I'm in the process of moving the scaling handles, the bounding box reflects my movement but the layer preview stays at it's original size. When I stop moving the handles there is a few seconds delay and then the new scale size shows up. If I try to move the handles again, without commiting to the transform, the layer preview reverts back to it's original size until I've finished moving the handles.
    I didn't have this problem with CS4 and I've only recently upgraded. I work around this problem by using the proper Free Transform tool (ctrl+t) but it would be nice to know why the hell this happens. It seems to me to be more of a graphical glitch than a software preference but I thought I'd check just-in-case.
    Specs:
    Photoshop CS5 V12.1 x64
    PC
    Intel Xeon W3505 @2.53GHz
    Nvidia Quadro FX580
    12 GB RAM

    ace591 wrote:
    Hi People
    Here's my problem
    When I try to resize an layer using the move tool (as opposed to the Free Transform tool), while I'm in the process of moving the scaling handles, the bounding box reflects my movement but the layer preview stays at it's original size. When I stop moving the handles there is a few seconds delay and then the new scale size shows up. If I try to move the handles again, without commiting to the transform, the layer preview reverts back to it's original size until I've finished moving the handles.
    I also read you you tried updating your video dirvers and your syste crashed and you had to roll back.   Make sure you have downloaded the latest correct drivers. If that does not work try turning off Open GL in photoshops preferences.
    On my old XP 32 bit system CS5 movet tool with transform dialog does not fail like on your system. I can move the handles time and time again without commiting the transform. The only way to have Photoshop revert the transform back to the original state is to press the ESC key to cancel the uncommitted transform.

  • Trouble with move tool in Photoshop Cs5

    My move tool does not work other than selecting the entire page. It does not let me to select anything inside the page or drag and select anything inside the page.
    Please help me.
    Thank you.

    Make sure auto select is turned off
    If you did nto buidl thsi file yourslef, check to see if is is built with spot channels instead of layers.

  • Cannot move New Canvas with move tool

    I am experimenting with putting 2 images side by side into one canvas and in my friend's computer (a Mac laptop), she can move the canvas.  I can't and when I create a new canvas, the 2 images disappear from the layers panel.  We both have CS6 and a Mac, but she has a more recent Operating System.  Also, when I click on the CS6 icon on my desktop, it doesn't have "Open All Windows" as she has.  A total puzzle since we both have Macs and CS6. 
    Thanks.

    Without seeing your screen its hard to determine whats going on. But on a Mac photoshop has the option of having the canvas in its own frame or seperate which allows you to see other apps that are running.
    Normally the move tool does not move the canvas. It will move objects and layers though. The hand tool is used to move the canvas. But only when you are zoomed in beyond 100%.
    If I am miss-interpreting your post, I appologize and will need further information to alter my advice.

  • Photoshop CS3 Move Tool, no longer moves 1 layer...

    I've had no issues with this version of Photoshop until most recently when I go to choose the move tool and I'm on a specific layer that I want to move, I left click like I've always done for years to move it on the canvas and and instead of having that one layer move (on the canvas, not on layers window) it picks up the root group and moves everything. The highlighted (selected) layer also turns to the outer (root) group folder, instead of staying on that layer.
    Did I fat finger three or four buttons to cause this to happen? and if so how do I make that stop, it's sooooo frustrating now... if this isn't the case, anyone know what to do to fix it?
    Thanks,

    Ok, got it figured out. sorry I had to ask, but sometimes I just have to ask in order to answer it myself. I had the Auto-Select set for group instead of being unchecked and on layer.
    Guh, that was extremely annoying mistake I made. I haven't been able to update anything and reset everything. haha.
    Oh well, party on Photoshopers

  • Problem with move tool? (Win 7)

    On Photoshop CS4 , everytime I select the move tool and decide to move an object among a layer , it moves the object off screen , making it difficult to bring it back to the canvas to move . I know it isn't jumping layers , because only the object inside of one layer i moved , but ... am I the only one that has this problem ? How do I fix it ?
    It doesn't only have this problem with the move tool , but with the text tool , marquee tools , and the brush tool , as well . The text tool would jump off screen , the marquee tool would position the marquee somewhere other than where I clicked it to be , and the brush tool would sometimes jump out of the brush outline . Can someone help ?

    Standard questions:
    Have you updated to version 11.0.1?
    Have you updated your video drivers?
    Is you video card compatible? See http://www.adobe.com/go/kb405711
    Have you tried turning off OpenGL in preferences?
    If the answer to all is yes, try resetting your preferences as described in the FAQ.
    http://forums.adobe.com/thread/375776?tstart=0
    You either have to physically delete (or rename) the preference files or, if using the Alt, Ctrl, and Shift method, be sure that you get a confirmation dialog.
    This resets all settings in Photoshop to factory defaults.
    A complete uninstall/re-install will not affect the preferences and a corrupt file there may be causing the problem.

  • Photoshop CS5 Move Tool Not Working?

    Please help. I am using Photoshop CS5 and my Move tool is not working. I just don't know what to do. I am making photobooks with a software plug-in, "Album DS", and for the last couple of months everything worked perfectly. Then, all of sudden, when I load up photos onto an album page, with the Move tool, I no longer get the crop markings around the photos to enlarge, decrease, or even move the photos. I have tried using the Move tool without the software and it still does not work.

    I just figured this out 5 minutes ago, by mistake I might add.  How in the world did you know this? Thanks.

  • Where do you select which program you want to open files with a particular extension?

    Where do you go to select which program should open files with particular extensions?

    if you right click on the file and select get info, a window will open. Click on the "open with" and the window will expand. There you can select which application you want that document to open with. If you want to open ALL documents of that type with a specific application click the change all button.

  • How do I use just 1 click with move tool (command v) to select layer within group?

    I'm on Snow Leopard 10.6.8, Photoshop CS3 10.0.
    Is there a way to click just once with "command V" to select a layer within a group?
    I used to be able to do it, and on my laptop I can do it now (same OS and Photoshop) but the mac I use for my design work won't do it...I have to also right click and select the layer that is highlighted. I have a many multilayered Photoshop document with lots of groups, and it's an extra time consuming step.
    Is there some preference I can turn on? Or some other simple keystroke?
    Thanks so much!

    Glad I could help, Emily

  • Don't want to Copy audio and movies into document:  Selecting

    Hello
    Here is my first question about Keynote.
    In the User Guide, we may read:
    Copy audio and movies into document:  Selecting this checkbox saves audio and
    video files with the document, so the files play if the document is opened on another
    computer.
    *_You might want to deselect this checkbox so that the file size is smaller, but_*
    *_media files won’t play on another computer unless you transfer them as well._*
    The named checkbox is unchecked in the Advanced options as well as in the Preferences pane but, when I drag a sound file, in fact a mp3 one encapsulated in a .mov file, I retrieve it it the document itself.
    I'm running the app on a French system if it may make sense.
    Am'I doing something wrongly ?
    Yvan KOENIG (VALLAURIS, France) mardi 18 janvier 2011 14:17:30

    I have no huge knowledge about Keynote.
    So, I would use brute force.
    Assuming that your document is built with the flatfile format introduced by iWork '09
    (1) rename the document wxyz.key as wxyz.key.zip
    (2) double click the renamed document
    it will expand as a wxyz.key document using the old package structure
    (3) ctrl + click the icon of the new wxyz.key document to reach the contextual menu offering the item allowing you to "Display Package Contents"
    (4) in this contents you will see the "kind of aliases" which I wrote about.
    They are named something like : azertyui.mov
    (5) open them with an hexadecimal editor like the free Hexedit.
    You may also drag & drop them on the TextEdit icon.
    In this late case you will get something like :
    I highlighted the meaningful info.
    Here it must be read as:
    Macintosh HD/Important/Téléchargements/jef gilson - oeil vision/jej gilson - oeil vision - 7 -chant inca.mp3
    This is the path to the true file.
    With this info, you may reach the true file.
    As far as I know, the embedded .mov file is a frozen 'kind of alias' so you are not allowed to move it.
    As long as it remains where it is, you may move the keynote document everywhere on your HD. You may also move it on an external HD.
    As long as the device is connected to your machine with the media file untouched thr doc will behave flawlessly.
    If you move it to an other machine, it will be orphan.
    So, to use it on an other machine, you must embed the media file in the document.
    Open this document with Keynote.
    Check the checkbox urging Keynote save media in the document
    Delete the icon of the media item existing in the document
    Drag & drop the true media file as a replacement of the deleted one
    then save the document.
    Oops I was forgetting to respond about 'dropped files'.
    To my knowledge, they are some insert picture files.
    Yvan KOENIG (VALLAURIS, France) vendredi 21 janvier 2011 22:44:11

  • Move Tool Auto-Select Group/Layer Toggle?

    Hi:
    I regularly use the Move Tool's Options palette Auto-Select Group functionality. I've not been able to find any reference to a keyboard shortcut for being able to temporarily toggle from auto-selecting Group to Layer. It seems to me that it would be a useful shortcut.
    As it is, the user must select "Layer" in the drop-down menu in the Options palette. It would be much quicker if a keyboard shortcut enabled this toggling.
    I've noticed thatwhile the Auto-Select option is set to Groupyou can hold the command key and right-click a layer (with the Move cursor) within a group and it will be selected in the Layer panel. At this point, you can move the selected layer using the arrow keys, but not with the Move cursor. It would be really slick if the Move tool cooperated and allowed moving the selected layer.
    Is there some shortcut or technique I'm missing that would approximate this functionality?
    -john

    You f#*kers have to take into consideration all use cases! A lot of people work with auto-select. How can you just change certain functionalities like this!
    This wasn't a problem in older CS4/ 5. This has a direct impact on my productivity! 
    Please fix this **** ASAP! I paid a butt load of money to get CC license so it can help me improve & work more efficiently not to deal with such ****** issues.

Maybe you are looking for

  • Euro conversion is not happening in Excise invoice

    Dear SAP Gurus, When I am creating excise invoice for export order, the conversion maintained in OB08 for USD is happening in INR but the same is not happening for EURO. The EURO conversion is also maintained in OB08. When I am creating Sales order,

  • Bundle Patch 03 for OIM 11.1.1.5.0 Error

    I am patching OIM 11.1.1.5.0 to 11.1.1.5.3 using patch number 13704894. I am getting the below error while doing the post install script patch_oim_wls.sh Error is contextdataupgrade: BUILD FAILED */oracle/Oracle/Middleware/Oracle_IDM1/server/setup/de

  • Installing Developer 6.0 on a network

    Hello, I am new here. I have inherited the unenviable task of upgrading Oracle Developer 6.0 runtime software to a network already running Developer 4.5 and 5.0. What is the best way to perform this task? Do I have to know all the DLL files copied to

  • Extended Analytics template label issue

    I'm trying to create star schema via extended analytics from work space but getting below error 'Invalid Extn Analy templete label. Please provide a valid template label. ' I followed all steps provided on http://www.oracle.com/technetwork/middleware

  • Online Skype Phones used on Escorts Website

    Dear Skype Techs, I purchased an Online number +442081442770 to months back for my business usage This number is being used by another party which is an Illegal Business and they listing this phone number on their website Today I received a call from