Action recordable CS SDK panel

Hello,
I'm trying to set up a demo project where a CS SDK panel triggered script leaves a trace in the Actions palette (i.e. is recordable).
I've been successfully building a regular, recordable script appearing in the Filter's menu following this pattern. My goal is to implement a complex UI in Flex, which passes to the script the needed parameters - one history status, action recordable.
Embedding a swf in the ScriptUI isn't viable, since the supported Flex SDK version is too old to my taste ;-)
So far I've:
1. put a test_PS.jsx file, containing the requested <javascriptresource> header  in /Presets/Scripts/ - plus a test routine (simple blurring) waiting for a param and the needed controls to discriminate whether or not save the param into an ActionDescriptor.
2. made the extension to read that file and call the main() routine (via HostObject.eval()) passing the param. The blurring is executed, leaving a single step trace in the History palette. But...
Even if I make the Extension's call to main (passing the params) call in turn the very same script with:
var s2t = function (s) {return app.stringIDToTypeID (s)}
var d = new ActionDescriptor();
d.putString(s2t("message"), "Recordable Test Panel Action Settings");
d.putDouble(s2t("radius"), 10);
executeAction (s2t("UUID_string_TestPanel"), d, DialogModes.NO)
I can't by no means make it recordable - unless I manually select it in the Filter's menu (this way, it leaves a trace in the Action palette).
Any suggestion?
Thanks
Davide

Yes, already found solution myself.
Added clode property to Flex app window, and called event removing.
controller.detach();
Thanks for help Harbs.
tomaxxi
http://indisnip.wordpress.com/

Similar Messages

  • CS6 stamp tool doesn't work with action / record ( tool record is enabled ) other tools works

    CS6 stamp tool doesn't work with action / record ( tool record is enabled ) other tools works

    At one time tool  recording was not possible and if you install Adobe Scriptlistener Plug-in Adobe will disable tool recording its never an option.
    I use and record actions all the time and was looking forward to tool recording when Adobe announced it.  However I found what they delivered was  of very limited value because of the restrictions. I do not care that Adobe disables tool recording on my machine.
    The amount of data that gets reordered seems also vary between machines.  I found that Action recorded on fast machine are not usable on slow machine.  Fast machine recorder too much data.
    Documents you use such action on must also have the same size and resolution as the document you recorded the action on. Quite a restriction.
    You problem may also be foxed in CC 2014 sett here Photoshop CS6 - Recording the clone tool in an action gives incorrect results on replay.

  • How do you do action recording in Photoshop Elements like you can in regular photoshop?

    How do you do action recording in Photoshop Elements like you can in regular photoshop?
    One of my clients is a club promoter and they would like to put their logo on the bottom left of their photos from their events. Usually I can do this by opening the logo (which has like 50% opacity), copying the logo, recording an action set, pasting the logo i copied to memory into the photo, resize the photo and export and close the photo, save the action set and then just batch- automate and choose all currently opened images to run the action on.
    *I mentioned the 50% opacity because I want to put the logo on the photos but not totally hide what's underneath the logo.
    How do I do the same with photoshop elements?
    -Line

    Just another option that may work for you there are a number of relatively cheap and a couple of freeware programs that are listed here, there are many others I am sure.
    http://shareme.com/showall/Batch-Watermark.html
    I have not used any of these so I can not recommend of course but most have trial versions.
    Good Luck,
    Don

  • Actions recorder not recording

    Hi, I open hundreds of photos a day in photoshop (CS-3) in order to extract embedded caption information using the commands: file-file info-copy, paste (to a Word document or InDesign). I tried the action recorder but it won't record those steps. It would be nice to have an action command that does this. A lot of our photos end up in Flickr and I notice that Flickr uses a caption extraction program b/c when we post photos there, it automatically strips out the caption info and posts it in a window below the photo. Any help much appreciated!

    [email protected] wrote:
    > What about ONLY doing things within photoshop, IOW, file-file info-select all, copy?
    I don't know of a way to copy text into the clipboard, only image data. But
    somebody else may have figured something out (via textItem.contents, perhaps).
    -X

  • Add EmployeeInfo Record via SDK

    Trying to add an EmployeeInfo record with SDK, set First and Last Names which are mandatory fields, but add fails with message saying userid is not set.
    I need to add records without a userid, does anyone know how?

    Hi Andrew,
    I have tested your code in my environment and it still succeeds. I'm also using UK Demo database.
    I have not changed anything in your code... here's the code I executed. Are you declaring your eEmpRecordSet variable the same as mine? Please write down the exact error message.
                Dim lErrCode As Integer
                Dim sErrMsg As String
                Dim oEmpRecordSet As SAPbobsCOM.EmployeesInfo
                oEmpRecordSet = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oEmployeesInfo)     '171
                'write
                With oEmpRecordSet
                    .FirstName = "Unknown"
                    .LastName = "Unknown"
                    lErrCode = oEmpRecordSet.Add
                    If lErrCode <> 0 Then
                        oCompany.GetLastError(lErrCode, sErrMsg)
                        MsgBox(sErrMsg, , "SAP HR Link")
                        Exit Sub
                    Else
                        MsgBox("successful")
                    End If
                End With
    Thanks,
    Adele

  • MTM Is possible make an exploration test with action recording on lab center machine (using hyper-v)?

    Hi everybody.
    I am getting crazy with Lab center. I cant record an exploration test if i try to make it on Lab center's remote machine.
    I have follow msdn help. And if i make it on local machine it works fine. 
    Test agent is configured correctly like "Interactive process".
    On lab center, my Lab status is "Ready".
    Connecting with lab center to target machine, Test Agent status is "Online" before run exploration test.
    While exploration test is running, Test Agent status is  "Running Tests".
    But when I make click on "Create Test case" there isn't any information of desktop click events from target machine.
    By other hand, when i finish there are attachments file with info from target machine. As you can see on  the flowing pick:
    And this make me come here to answers: Is possible make an exploration test with action recording on lab center machine (using hyper-v)? 

    Hi everybody.
    I am getting crazy with Lab center. I cant record an exploration test if i try to make it on Lab center's remote machine. I am using standard
    lab environment.
    I have follow msdn help. And if i make it on local machine it works fine. 
    Test agent is configured correctly like "Interactive process".
    On lab center, my Lab status is "Ready".
    Connecting with lab center to target machine, Test Agent status is "Online" before run exploration test.
    While exploration test is running, Test Agent status is  "Running Tests".
    But when I make click on "Create Test case" there isn't any information of desktop click events from target machine.
    By other hand, when i finish there are attachments file with info from target machine. As you can see on  the flowing pick:  
    (sorry i cant upload the pick until Microsoft verify my account)
    And this make me come here to answers: Is possible make an exploration test with action recording on lab center machine (using hyper-v)? 

  • Action recording software?

    Can someone tell me if there are action recording software?
    I'm doing repetitive tasks over and over again in FCPX
    I just had a thought: I could automate using an action recording tool
    I know I could do in Windows, there are a few things That I've tried in the past that could be used
    I've looked at Automator and that doesnt quite fit the bill - or actually, maybe I havent got my head round how to use it!
    Are there any 3rd party tools that will record what windows you are using and record the phyisical location of mouse clicks for example?
    Thanks
    Omar

    Or Quicktime, which you probably have.

  • Print Work Bench-Print Action Record

    Hi Group,
    Can any body please explanin me about the Print Action record,for what is the exact purpose of this in using in
    Print work bench

    Hi,
    Have you gone through this  <a href="http://help.sap.com/saphelp_47x200/helpdata/en/7d/e28e62b4fb11d2b47e00609419ed29/frameset.htm">SAP Help</a>?
    Regards,
    Suresh Datti

  • MTM - Lab center - Action recording - Manaul Testing

    Hi,
    I have created some test runs via MTM using manual testing I want to automate it by using coded UI project.
    1. How do I link my test results recording to my project, which work item should I look for? it seems the test run is not associated with any work item, any ideas?
    2. I made my recording under a local machine environment, Is it possible to associate a new standard lab environment to run those automated tests. My main issues is how I link between my test run recordings to the new standard lab, Is it possible. Do I need
    to to deploy a build deploy test.
    Thanks in Advanced.

    Hi everybody.
    I am getting crazy with Lab center. I cant record an exploration test if i try to make it on Lab center's remote machine. I am using standard
    lab environment.
    I have follow msdn help. And if i make it on local machine it works fine. 
    Test agent is configured correctly like "Interactive process".
    On lab center, my Lab status is "Ready".
    Connecting with lab center to target machine, Test Agent status is "Online" before run exploration test.
    While exploration test is running, Test Agent status is  "Running Tests".
    But when I make click on "Create Test case" there isn't any information of desktop click events from target machine.
    By other hand, when i finish there are attachments file with info from target machine. As you can see on  the flowing pick:  (sorry i cant upload the pick until Microsoft verify my account)
    And this make me come here to answers: Is possible make an exploration test with action recording on lab center machine (using hyper-v)? 

  • 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!!! 

  • Action recorded using RAW open step will not work with layered PSDs

    Hello,
    The title says it all.
    I have an action for resizing photos (and some other things), that I want to make general enough to work on NEF's, JPG's and PSD's. When I recorded the action I used a NEF file and the action works great also for JPEGs and also PSDs that don't have layers. When running the action on a layered PSD, the step immediately after the "open" step fails, no matter what it is. For example, if it's "hue/saturation", I get the error "hue/saturation not available".
    So I was thinking that the image should be first flattened so I added 2 additional steps just after the open: one to add a dummy 0-opacity layer and another step to flatten the image. But no matter what, I keep getting an error at the step after the open: "new adjustment layer not available" or the like.
    I'm thinking that the problem is with the open step actually. For some reason, the o CameraRaw open step is unable to produce a suitable image out of a layered PSD.
    Is there a workaround for this? Thanks!

    Thanks for the explanation.
    However, I am still puzzled as to how the programme can detect lack of time code when the tape was not even rewound or played. I belive the time code is written on the tape.
    Anyway, I tried iMovie and found that the programme detects the camera and controls it. However, it does not recognise the downconverted DV signal. When I turned the DV conversion off, the video was detected and imported using MagicMovie in HD. I still have not gone round to burning on a DVD. ( I only read the article mentioned by Sue after having tried the iMovie programme - somehow the link that was so clearly stated in the reply missed my notice earlier on).
    I have actually recorded the downconverted DV video on a standalone Phillips DVD recorder but the DVD only plays in that recorder and my Mac DVD Player even tho I have finalised the +R disk. The same problem occurs with a +RW disk.
    I appreciate the replies and the explanations. Thanks.
    m_elan
    Power Mac G5   Mac OS X (10.4.9)   2.5 Gb ram

  • Running Action Recorded In PS

    Rather than scripting the action out in code, I'd like to run my action already recorded in PS CS4. Anyone have an example on how this can be done?

    [email protected] wrote:
    > Rather than scripting the action out in code, I'd like to run my action already recorded in PS CS4. Anyone have an example on how this can be done?
    Go see Application.doAction.
    -X

  • Customizing: Adding an action to the Navigation panel

    Hello,
    A customer has asked me to add an action based on a webdynpro component to the Navigation panel.
    He provided me with the component name, the package and the url.
    I already figured out that this has to be done in SPRO > SAP xApp Resource and Portfolio Management (SAP xRPM) > Global Customizing > Process and Service Settings > Define Navigation, but i have no clue how to add this action based on the information i have.
    Could anybody give me a hint or a link to some good documentation about this topic.
    Any help will be apreciated
    Regards,
    Magnus

    make use of ActionMap and ImageMap:
    //the action
    Action theAction = new AbstractAction("New") {
      public void actionPerformed(ActionEvent e) {
        //do action
    //accelerator for action
    theAction.putValue(AbstractAction.ACCELERATOR_KEY, KeyStroke.getKeyStroke("control N"));
    //input map and action map from table
    InputMap im = table.getInputMap(JTable.WHEN_FOCUSED);
    ActionMap am = table.getActionMap();
    am.put("New", theAction);
    im.put((KeyStroke)theAction.getValue(Action.ACCELERATOR_KEY), "New");

  • Audigy 2 ZS Platinum - can't record from front panel "mic-

    I'm using an Audigy 2 ZS Platinum. I have an electric guitar plugged into the "mic-in" port on the front panel. I can hear the guitar through my speakers but I can't record from any program. I've tried using "Creative Wave Studio" and XP's "Sound Recorder" but it doesn't record.
    I can record by plugging a microphone into the back mic-in port.
    This is very frustrating, please help
    --Dan

    First is to set the Recording device to MIC2. The front panel device is considered the second microphone. Basically whatever program you use, I would assume it has to recognize this second microphone. Make sure you ahve it selected under the sound mixer (task bar Icon) "Line in 2/Mic 2" underneath "REC" on far right side. Then you can go from there.
    |)O( Try this, if not use the old Hamer to Front of PC method, lol.

  • Action Script Pane  in panel for a newbie

    I'm inputting script into the action panel pane and am unable
    to see the last letter of some of the stuff. EX; typing in
    btn1.bnt. and seeing bt1.bt. How am I able to make sure I have no
    typos like in the example below.
    (MouseEvent.CLICK, showimage11); Typo is 11. Should be 1
    stop();
    btn1_btn.addEventListener(MouseEvent.CLICK, showimage11);
    function showimage1(event:MouseEvent):void {
    What do I need to do to expand this to see all the letters
    I'm typing?

    It hard to tell if you have some defect in Flash or if you
    weren't describing what was disappearing without including typos.
    Does "btn1.bnt" really appear as "bt1.bt"?
    If that was just a typo, then the recommendation would be to
    expand the size of the pane. You can drag it by the frame's edges
    to any size you like. If it is docked somewhere you should be able
    to undock it and place it wherever you like.

Maybe you are looking for

  • Analog to Digital import - Best Settings

    I, like so many others, have decided to move our old VHS and Hi8 movies into digital format. I've acquired a Grass Valley ADVC300 for this purpose and have begun transferring the tapes. Now that I have half a dozen imported, I realize I may be losing

  • The enrollment server did not provision a valid identity certificate

    I'm working on rolling my own MDM service, and I'm trying to combine the SCEP and MDM payloads as the MDM protocol document from Apple suggests. I created my own SCEP web service in C# .Net and I know that the device can get a valid certificate when

  • Electronic Bank Statement (EBS)

    Hi All, My Client is implemented Electronic Bank Statement using BAI format. GL Accounts set up is wrong (all bank accounts should be clearing type accounts (Open Item managed, except Operating Account (Main bank account))),but these accounts are not

  • Generating password protected pdf document -PLSQL

    Experts, Can please anyone to share the code how to do password protect the pdf which is located in unix directory.

  • Adding ISRC codes to music video in Premiere Pro?

    Hi there, I work for a small independent record label and we're currently working on our first music video for one of our artists. We have spoken to PPL (UK music licensing organisation), and they say we need to embed an ISRC code into the video/audi