Scripts disappearing from Illustrator 3 action palette

I'm starting to write some javascripts for Illustrator 3, Version 13.0.0.0.  (It's part of CS3, if I understand right).  I'm then turning the script into an action so I can assign a hotkey to it and because I wanted to deselect everything after the script runs, but the textFrame I changed selects itself after the script finishes.  Once I close illustrator and reopen it, the parts of the Actions that were scripts are gone, the rest is there.  If I save and load the actions, I get 'Some event has not been registered for action' errors, and the actions load without the scripts present.
How can I keep the scripts from disappearing or easily replace them?
If you feel up to it, how can I keep textFrames from selecting themselves after the script finishes running if I change their .contents, and is there a non-action way to hotkey a javascript?

Scripts can't be inseted into actions permanently.
On WIndows try and use system tools to assign shortcuts to scripts. Onthe Mac OS use Software like Spark.

Similar Messages

  • Help!! My linked text file disappears from the links palette

    I've set my preferences so that InDesign creates a link when placing text and spreadsheet files, and when I first place the file it appears in the Links palette just fine.
    However, as soon as I make a change in the original text file, it disappears from the Links palette!
    Any ideas what I'm doing wrong? I'm using CS2.
    Thanks very much!

    Just figured it out - Didn't notice that I wasn't setting the "Photo Credit" paragraph style. Problem solved!

  • Want actions from CS2 action palette in CS5

    Hello, I had Photoshop CS2 on my old laptop and created some actions for improving photographs.  That computer died but I managed to save the hard drive.  On my new laptop I have Photoshop CS5 and I'm desperate to be able to use my old actions.  I have the action palette.psp file from my CS2 files - is there a way I can 'put that into' my CS5 folders so I can access the actions?  Grateful for any help!

    What you could try is to go to the preferences folder...
    http://kb2.adobe.com/cps/828/cpsid_82893.html
    Rename the actions file, and put the cs2 file in its place, start Photoshop then save the action sets out. Close Photoshop. Remove the CS2 file and rename the actions file back again, start Photoshop and load the actions sets you have just saved.
    I don't have CS5 on a Mac but it looks as if the documentation could be wrong as it shows "Actions panel.psp" for the actions file?
    Should this be "Action Palette.psp"
    Edit: - yes the documentation is incorrect.

  • Ical alert to  run script disappears from the event

    A few seconds after I set an  alert for an event  to run a script, the Run Script designation disappears and defaults to  alert Message. I cannot make the Run Script designation stick. So, when the alert triggers, no script is run. 

    Hi kimal,
    Are you syncing the calendars? Run Script alarms only work on local calendars, those under "On My Mac" in iCal.
    Best wishes
    John M

  • Artboard tool disappeared from Illustrator CS4 toolbar

    How do I reinstate the artboard tool?

    allotmenteer,
    You may start from the top of the list.
    The following is a general list of things you may try when the issue is not in a specific file (you may have tried/done some of them already); 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to 3 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • ExtendScript try/catch difference when script ran from ESTK and Illustrator

    Hello,
    I've written an ExtendScript for Illustrator using the ExtendScript ToolKit (ESTK).  This scripts works really well when running it in Illustrator from the ESTK (using the target application functionality).
    However when I run it directly within Illustrator (by selecting it from the dropdown File > Scripts) I get a run time error.  Is this normal?  Should I expect differences when running the script in these two different ways?
    The error is in this function...
    ```
    function itemUsable (arr, item) {
        var usable = true;
        try {
            arr[item];
            usable = true;
        } catch(e) {
            $.global.alert(e);
            usable = false;
        return usable;
    ```
    The point of the code is to get around Illustrator's issue of throwing errors when accessing properties that don't always exist.  Ran from ESTK the try/catch statement catches the error "No such element" and then sets the function to return false.
    When ran directly from Illustrator the error message fires but the try/catch doesn't seem to stop the script from exiting.
    The only difference I can see is when running the script from ESTK the dropdown menu next to the application target dropdown is always (and has only the option) "main".  Running the script directly from Illustrator, when the error is thrown this dropdown option is set to the value "transient".
    See this screenshot for an example what I mean
    Any help would be much appreciated.
    Thanks,
    /t

    Thanks Trevor.
    So it turns out that a script executed in Illustrator from ExtendScript has a different debug mode compared to a script that is opened directly by Illustrator.  Useful to know.

  • Programmatically change settings for "Button mode" in actions palette

    Hi,
    I am making an addon installer for Adobe Photoshop for Mac. After installing, I need to open a ".atn" file, and from the action palette , set it to "Button mode". How can I set the mode programmatically? Is there a plist or xml or setting file that I can modify to set its mode to "Button mode"? Or is there support for this in AppleScript dictionary? Thanks.

    I am making an addon installer for Adobe Photoshop for Mac.
    That’s certainly beyond my grasp, so please excuse if the question is useless, but if you load the atn-file anyway could you not use a Configurator Panel for those Actions instead of trying to change the Actions Panel’s settings?

  • Saving Files from Illustrator CC layers palette?

    Is there a way to save files directly from the layers palette in Illustrator CC? I'm working on a rebrand project with hundreds of logo variations and I'm trying to figure out if there's an automated way to save .ai files from my layers panel (so I can batch them into various file formats using actions)? Thanks.

    Ask in the scripting forum. There will be limitations, though, since AI doesn't really have the smartness in that department. You will still have to properly organize items first and do things like explicitly naming them uniquely...
    Mylenium

  • Illustrator CS4 Action Palette bug

    Does anyone know if the action palette bug has been addressed? I saw a thread from Nov 2008 that confirmed I am not an isolated incident. I can't get all the steps in my action to save when I reopen Illustrator. Particularly "show all layers". I am working in 10.4.11, and I don't see any Illustrator updates available to me at this time. Thanks!

    That's funny it doesn't happen here and don' get this wrong but it seems odd that you have been working with CS 4 all this time and never brought this issue up before.
    Of course you could be on windows and it could be a platform specific issue though it seems odd that all this time has passed and it is the first we are hearing about it.
    This is what my CS4 looks like after I relaunch AI.

  • Illustrator CS5 closes the Actions palette

    When I click 'File > New', my Actions palette suddenly vanishes from the workspace. If I re-enable it, it appears in the correct position.
    Sometimes (usually), it is already missing when I start the program.
    I have tried the following but none have cured the problem:
    - Re-saving workspace with original name, and with new name
    - Enabling and disabling Button view in Actions palette
    - Docking the palette to others, and undocking it
    - Moving it to various screen positions
    - Rebooting the PC
    - Spending >1 hour trying to searching for an existing solution using the world's most ineptly-designed support website ...

    I also started having this problem yesterday too. I tried everything from deleting all my fonts except the standard ones, deleting preferences and re-installing but nothing seemed to work.
    I fixed it though by doing the following:
    1. Going here and downloading the "amtlib.dll.rar" file.
    2. Extracting it to a folder on my HD.
    3. Navigating to "C:\Program Files\Adobe\Adobe Illustrator CS5\Support Files\Contents\Windows".
    4. Copying (or cutting) and then pasting the "amtlib.dll" to the above folder overwriting the file that's there (you can back it up before hand if needed).
    I could then startup Illustrator CS5 without any problems. So there seems to be a problem with the "amtlib.dll" file, I don't know whether certain fonts can corrupt it or not but this fixed it for me.
    -Good Luck!!

  • HELP please, missing the Thumbdatabase.db3 file; actions disappear from Effects Panel

    I hope someone can help me, I'm totally frustrated and confused.  Whenever I install a new action, previously installed actions disappear from the Effects Panel!  Does anyone know what's happening and how to fix it?  Also, I have no ThumbDatabase.db3 file in the folder: Photoshop Elements 7.0/Locale/en_US    Shouldn't it be there?  Can anyone help me with both these issues?  Thanks so much.

    TexasErin, you have solved the whole problem!!!!   You have me jumping for joy!  I've been dealing with this for three days and ready to give up entirely, completely discouraged that no one seemed to know the cause or how to fix this "case of the disappearing actions"!  (BTW, I found the missing ThumbDatabase.db3 file in the Photshop Elements\ 7.0 folder.  But I had to click the 7 and completely open the folder to see it.  It was not visible in the "tree" on the left side of the panel where all the drives/folers are displayed.)
    Your answer completely nailed the issues and fixed them!  Most helpful was your suggestion to paste actions directly into the Photo Effects folder, and NOT put actions into their own folders in Photo Effects.  I made that mistake and had about 3 folders containing actions in Photo Effects.  I got rid of them, pasted all the ATN, PNG and XMLs directly into Photo Effects.  I deleted the MediaDatabase.db3, started PSE, and waited a minimum of 30 minutes for it rebuild.
    That was another piece of very helpful advice you gave -- to wait unitl the rebuilding message disappears, cursor returns to normal, etc.  Your entire answer was so clear and precise and right on target, I'm going to print it and hang it on my wall.  Are you one of the Adobe Experts?  You definitely sound like one, or should be considered one if not!  I'm SO grateful, thanks a million!!! 

  • Can access c++ library from flash action script by using SWC lib?

    We want to develope a Flash application based on Windows CE 6.0 R3. The application aims to communicate with middleware libraries written in C/C++. Is it possible to create SWC file using the c++ library file so that we can load this as a component in fla project for accessing the library functions from flash action script 3.0? OR Is there any simple way to access c++ library from action script?
    Thanks,
    Saumini

    I don't think Alchemy will help you.  The reason is Alchemy does not give socket capabilities beyond what Flash provides.

  • Indesign from Illustrator Script

    I'd like to automatically open InDesign/InDesign script from an Illustrator script.
    There would be some arrays with data that will be passed on to the InDesign script for processing.
    I thought that involved #target indesign but that does not seem like what I need to do.
    I may just export the values to a txt from Illustrator if there are a lot of bugs in this process and then run the other script manually from InDesign.
    Javascript
    CS6

    Then it seems like I'd like to go the export txt route.
    That doesn't seem to be an option through scripting though you can manually do it??
    myCSVFileName = "illustratorValues.csv";
    myCSVFilePath = "~/desktop/"+ myCSVFileName;
    myCSVFile = new File(myCSVFilePath);
    myCSVFormat = ExportFormat.textType;
    myDoc= app.activeDoc;
    myDoc.exportFile(myCSVFile, myCSVFormat);
    ExportType.JPEG
    ExportType.PHOTOSHOP
    ExportType.SVG
    ExportType.PNG8
    ExportType.PNG24
    ExportType.GIF
    ExportType.FLASH
    ExportType.AUTOCAD
    ExportType.TIFF
    txt isn't an option like in indesign?

  • Illustrator CS3 crashes when selecting a swatch from the swatches palette

    Hello, i am using a G5 platform to run CS3. in any file i open or create, when i try to apply a swatch to an object, the second i select it from the swatches palette, my Illustrator crashes. In other words, i can't work at all.
    I've tried trashing the preferences, restarting the computer, nothing seems to work.
    Help?
    thanks.

    When trashing your preferences
    1. Did you first quit Illustrator?
    2. Did you trash the whole Adobe Settings folder or just the preference file?
    3. Did you run the color sync utility to see if you have corrupt color profiles.
    4. Did you repair the Permission with the disk utility
    5. Did you check to see if you have corrupt fonts?

  • Layers disappearing from layer palette

    Named layers that have been appearing in the layer palette
    have now disappeared from the palette although the layers are still
    appearning on the page. I am working on a template if that makes
    any difference in Dreamweaver 8.

    If they are in non-editable regions of the page they will not
    be shown in
    the layers panel.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Toni L" <[email protected]> wrote in
    message
    news:f6f48c$h4n$[email protected]..
    > Named layers that have been appearing in the layer
    palette have now
    > disappeared
    > from the palette although the layers are still
    appearning on the page. I
    > am
    > working on a template if that makes any difference in
    Dreamweaver 8.
    >

Maybe you are looking for

  • Userdefined datatype in Oracle 8i

    The Table contains data of 50000 rows. Please send How to create userdefined datatype for a column in a table? ( Table : cs_orderdetail Column : ordertype datatype : torder as varchar2(6)) For the same Column How to add default? ( Table : cs_orderdet

  • Problem in contacting MXML from ActionScript class catch block

    When ever there is a exception inside the ActionScript class , i want to access the MXML TextInputId and dispplay an error Message on to it , but i am unable to succeed. This is the code i am using <mx:Application> <mx:TextInput id="MyTI"/> </mx:Appl

  • Firmware Update 1.2 will NOT install.

    Hi, I have a 20" Intel Core 2 Duo iMac; 2.16GHz late 2006 Model. Today, I tried to update the firmware when apple told me on the software update that I need to update my firmware. I downloaded the firmware update program. In the Utilities I double cl

  • Why can't I import videos?

    I have tried to import some videos that are in .wmv format and i did this succesfully with a few videos but when i try to add some others they just don't show up. Does anyone know what is going on and how to fix it?

  • Subtracting Columns (2columns in one measure)

    Hi pros, I am new to OBIEE and still exploring the functionalities. However; I find it difficult in making a way to subtract the values from two columns. For example,I will subtract the values under the column1(year 2009) and column2(year2010) and pu