How to select details what write in EXIF

Hello,
I'd like lightroom to write in the EXIF the following data:
Artist
Copyright
Serial Number
Camera model
Lens type
And avoid saving info such as:
exposure, f number, iso, white balance, etc?
Is it possible somehow to choose what the software will save?
Thanks

The answer depends on where you're trying to write the files. Do you want to write it to original files or to exported files?
If you want to select specific EXIF metadata items to write out to files you are exporting, you can't do that using Lightroom alone, but you can do it by adding a Lightroom plug-in. I use Metadata Wrangler by Jeffrey Friedl. It gives you a lot of fine control over what's written out, and that includes camera data.
If you want to rewrite EXIF metadata in original files, especially original raw files, it isn't possible to use Lightroom to do that.
Sync Metadata won't help because it alters IPTC and other metadata, but not EXIF.

Similar Messages

  • How to selectively choose what music to add to itunes from my computer?

    I found the answer to my question, but I do not know how to delete this.

    It isn't showing in your iTunes library listing?

  • Query: how to use structure and selection and what's the difference between

    Query: how to use structure and selection and what's the difference between these two?
    Would be appreciated if some experts here give examples to demenstrate on how to use structure and selection in query and what's the difference between these two?
    Thanks in advance!

    Hi Kevin,
    1. Well by default all the KF that you include in your query go into a Key Figure Structure. You can additionally have another structure for defining how your chars are laid out. A common example is a Calmonth structure where you have selections for 12 months, quarers and YTD values. This would be a char structure with different selections (for each month, qtr etc)
    2. Yes, a selection with a KF is the same as restricting a KF. You can use am RKF is you have one on the left hand side, or if you need to do this locally in the query, right click the structure and choose New Selection, then proceed to choose your KF and reqd char values.
    Hope this helps...

  • How to Figure out what checkboxes are selected upon a button click...

    If I have a panel with some JCheckBoxes and a JButton, how can I figure out what checkboxes are selected upon the button click? If I add an actionlistener to the button, inside actionPerformed, how would I know what checkboxes are selected? One caveat is that the name and number of these checkboxes are dymanically chaing based on a configuration file so I do not know what the names of these check boxes are.
    Any help/code sample would be appreciated.

    Here's one of several different ways to do it. It attaches an ItemListener to each checkBox. When the checkBox is clicked, it is either added or removed from a List of selected items. Clicking the button will show you the selected items.
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.util.*;
    public class CheckBoxTest extends JFrame
      JCheckBox chkChoice1 = new JCheckBox("English");
      JCheckBox chkChoice2 = new JCheckBox("French");
      JCheckBox chkChoice3 = new JCheckBox("German");
      JCheckBox chkChoice4 = new JCheckBox("Italian");
      JTextArea txaDisplay = new JTextArea(5, 20);
      JButton btnShow = new JButton("Show Selected Items");
      ArrayList <JCheckBox>choices = new ArrayList<JCheckBox>();
      public CheckBoxTest()
        super("");
        setDefaultCloseOperation(EXIT_ON_CLOSE);
        chkChoice1.addItemListener(new CheckBoxListener(chkChoice1));
        chkChoice2.addItemListener(new CheckBoxListener(chkChoice2));
        chkChoice3.addItemListener(new CheckBoxListener(chkChoice3));
        chkChoice4.addItemListener(new CheckBoxListener(chkChoice4));
        btnShow.addActionListener(new ActionListener(){
          public void actionPerformed(ActionEvent event)
            txaDisplay.setText("");
            for (JCheckBox jcb : choices)
              txaDisplay.append(jcb.getText() + "\n");
        JPanel buttonPanel = new JPanel(new FlowLayout());
        buttonPanel.add(chkChoice1);
        buttonPanel.add(chkChoice2);
        buttonPanel.add(chkChoice3);
        buttonPanel.add(chkChoice4);
        JScrollPane scroll = new JScrollPane(txaDisplay);
        scroll.setHorizontalScrollBarPolicy(ScrollPaneConstants.HORIZONTAL_SCROLLBAR_AS_NEEDED);
        scroll.setVerticalScrollBarPolicy(ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS);
        JPanel dataPanel = new JPanel();
        dataPanel.add(btnShow);
        dataPanel.add(scroll);
        Container c = getContentPane();
        c.setLayout(new BorderLayout());
        c.add(buttonPanel, BorderLayout.NORTH);
        c.add(dataPanel, BorderLayout.CENTER);
        pack();
      public static void main( String[] args )
        CheckBoxTest frame = new CheckBoxTest();
        frame.setVisible(true);
      class CheckBoxListener implements ItemListener
        JCheckBox checkBox;
        public CheckBoxListener(JCheckBox checkBox)
          this.checkBox = checkBox;
        public void itemStateChanged(ItemEvent event)
          if (checkBox.isSelected())
            choices.add(checkBox);
          else
            choices.remove(checkBox);
    }Or, you could just maintain all the checkboxes in a Collection ahead of time. When the Show button is selected, simple query isSelected() on each item.
    Again, there are several different ways.

  • I'd like to replace my hard drive.  How do I know what to buy for my 15-inch early 2008 MacBook Pro?

    I am out of room on my hard drive.  I'd like to get a new hard drive and restore my data to the new drive from Time Machine.  How do I know what kind of hard drive to buy for my 15-inch, early 2008 MacBook Pro?  Also, how hard is this to do? 

    I have changed HDDs several times on the old MBP.  Currently it has a Hitachi 500 GB HDD that came out of my new one.  My adage is that one cannot have too much storage and I think that the 1TB HDD is an excellent choice.  Not only do you get generous capacity, the performance should be (theoretically) comparable to a 750 GB 7200 rpm HDD.  I will be very surprised if there are compatibility problems.
    If you bought the HDD from OWC, you should have received Installation instructions.  If not, go to the OWC website and look at the video.  I actually downloaded it so that I could hand write the instructions down step by step.  Also check out iFixit website.  They have step by step instructions that may prove to be useful.
    Tools you need:  00 Phillips and #6 Torx Drivers (get good ones).   The instructions make mention of a plastic pry bar (spudger).  I use a stiff piece of plastic like a credit card.
    Tips to keep in mind:  Get a large open table space and place a large clean towel on it.  That will protect your MBP and when you drop a screw (and you will) it will not bounce far so you will not have to spend an hour looking for it.
    As you take out a set of screws, keep them together (I use wide masking tape.  The little screws will stick to it.)
    Keep the sets in sequence.  That will make reassembly much, much easier.
    The most difficult steps are removing the keyboard from the MBP body and removing the ribbon cable from the mother board.  In case of the former, work from the back (the display) to the front.  You will initially have to pry it up and then do a lot of jiggling to remove it.  Don't be too timid about it.  At the end of the ribbon cable there is a rectangular connector.  Use your credit card to remove it.  Just pry it off.
    The #6 Torx driver is used to take off the 4 mounting pins on the HDD and if I remember correctly there is another place where it is needed, specifically in the battery compartment ( I think).  If the instructions don't say so, keep that in mind and inspect the screw before you select the driver.
    Good luck and make sure that you don't have parts left over.
    Ciao.

  • How to Select a value from DropDownByIndex -Urgent

    Hi All,
    I have dropdownbyindex UI elements in my Views, I get values from BAPI. When click records in a table, It goes to another view to display full record. Here i have dropdownbyIndexes So it should select one of appropriate value in dropdownbyindex based on record(Value) in table.
    Example:
    <u><i><b>In Table View</b></i></u>
    id                  title                 status          priority
    10000      webDynPro            New              Low
    <i><u><b>Detail View:</b></u></i>
    id                   10000
    title                 webDynPro
    Status             New                  [New,Old,Open,Closed]---DropDownbyIndex
    Priority            Low                   [High,Low,Medium]---DropDownByIndex..4m BAPI
    How to select Appropriate Values from DropdownbyIndex. if any one has sample code, that will be helpful.
    Note: I am using Model Nodes
    Thanks and Regards
    Ravi Golla

    Hi Ravi,
    In details view, you will have corresponding context node created for Status and priority dropdown fields.
    Let suppose, context node for Status is, StatusNode.
    value attribute inside this is,
    StatusNode
      |_ StatusAttrib
    Now, you need to write following code to set l_status ="LOW" value in it.
    wdContext.nodeStatusNode().moveFirst();
    for(int i=0; i<wdContext.nodeStatusNode().size(); i++)
        if(wdcontext.currentStatusNodeElement().getStatusAttrib().equals(l_status)
              wdContext.nodeStatusNode().setLeadselection(i);
              break;
    wdContext.nodeStatusNode().moveNext();
    write same code for priority also.
    Let me know if it is not working with you.
    regards,
    Bhavik

  • How to find out what is slowing down your wireless speed

    The first thing you need to do is when setting up your wireless internet is do it right from the beginning. For starters unplug and remove the batteries from all the cordless phones. If you have a wireless door bell or a repeater shut it off and unplug it.. Anything that is wireless in your house needs to be turned off. This also includes cell phones, Ipad's and Ipod's.This thing of telling the homeowner that the mircowave is causing problem is hog wash. But don't have it running while you are setting this up. In other words nothing in your house should be running including the AC and heat. Anything that is pulling hi amperage should be shut down during the set up. Now unplug all cables on the router except for your computer cable and power supply to the router. Hold the reset button in long enough to clear all settings. Now you are ready to set this up right. Sign into your router and go to My Network, if it is showing something other that your main frame computer you still have something on that the router is picking up. Find it and turn if off and reset the router again. Once everything is cleaned and the only this showing up is the computer you are ready. Now go to Speed Net or what ever you check your speed with and write down your average speed. Do three or four speed test to get the average reading. BTW, clear all cookies before you check your speed. Now go back into your router settings and rename you computer to what ever so you won't get that IP address confused with the rest of your hook up. Next take only one of your wireless devices and turn it on. Once the router picks it up rename it and put the security code on for that device to connect to the wireless device. It should also show it as being a wireless device. Also if all your devices can except performance mode go for it because the speeds will always be faster. Also start selecting one channel at a time to find the one that has the fastest speed. Try doing this close to the router, like in the same room. If you are using the performance mode your upload and download should be close to your wired connection. Now go to different parts of the house. You will see some drops but that is normal. Don't do this test on a PS3 or a WII because those speeds will always be slow no matter what you do. All Apple products won't work with Speed Net. Once you get connected to the internet it is always better to go back into your router and write down the assigned IP address and the IP address to the router sign in and manually put them in to each device. Always remember the higher security setting you can set you the faster the speed will be. Do each device as said in the above way. Something else you also might want to do is after you have set up each wireless device go back into your router setting under Wireless settings and disable SSID Broadcast. Only thing this will do is make it to where nobody can see your wireless connection. That way when someone wants to hack your router they won't be able to see it...ya can't hack what ya can't see....lol. Once you get all said wireless devices set up and connected then go back and start turning on phones...ect..ect. If you are truly getting interference you will be able to change the channel on either that device or change the channel on the router for that device. Most of the devices in this day and time should be able to except the 802.11n or the next letter down.The bad thing about the newest Verizon router is the security is still outdated for the PS3. Part two of this is Sony is still using a crap-o-la wireless internet receiver, as a result I don't care what cha do unless you hard wire it in and that still only helps some. Also this thing of putting your router on the window seal or up near the ceiling is also poo poo. If this was a true case why not just hook up a High Def antenna in the room...lol Also this thing of stating don't put the router near a wall is also doo doo. Their would have to be a load of copper wire in that wall to prevent a signal from going through it. If you think about it all wall electrical outlets are wired low to the floor. They take one room and wire them all together. They don't wire it up and down the walls. So most rooms have the wiring a foot from the floor.The most wire you will find in a house at one location is at the circuit breaker box and the box should be on a outside wall in the garage. In older homes like the 40's and 50's some are in the kitchen or a bedroom closet. On the older homes try and steer clear of those locations. Now if you are getting interference from something in your home this will be a easy way to find it. One thing Verizon needs to stop telling it's customer and that is if you get a faster speed which is more money it will correct your wireless problem...hog wash Once you spend your hard earned money and sign the contract, they forget to tell you they only guarantee that speed if it is hard wired...lol for some reason they always forget that part.

    I forgot to suggest one more thing. On your computer go to start/ run/ type in MSCONFIG and go all the way to the right and click start up and then at the bottom select disable all and then reboot. Windows will only load what it need to operate. After that go back into MSCONFIG and go back to the start up and put a check into what ever security program you are using and reboot. Everything will still work fine. The only thing you are doing here is not running all the programs each time you turn your computer on.What this will do if you do this is it will start programs faster and it also is less wear and tear on your pooter. If you want to see what I am talking about go here>> http://www.blackviper.com/ and he will explain and show in full detail what I am talking about as far as being robbed by unnecessary programs running in the back ground. He will also explain the correct way of disabling things that you will never use. MS is set up for remote operation. Like calling your pooter from a phone which I am pretty sure most don't use that feature. If you want to see what happens when you go to any site while surfing download the free copy of CrapCleaner, run it and let it remove all the internet clutter and cookies, then go to one site and close IE down and rerun CrapCleaner again. You will then see what is really slowing down your internet speed. If you are using Windows 7 or 8 you need to go to Control Panel/ Taskbar and Start Menu/ then select Start menu again/ Customize/ and scroll down to Run Command and check it. Now you will be able to see the run command. I don't know why MS removed that feature.

  • How do we know what are all the fields  updated in a screen?

    Hi all,
             If i am making modifications in row details of sales order screen .for eg, <b>i am changing the quantity or price for a row</b> 
             I want to write log file for the updated fields for that particular sales order.
             <b> How do we know what are all the fields are updated ?</b>     
             If we can use SBOTransaction_Notification procedure.How to write code inside that.
             Please provide code example for that.I have downloaded the sample.But i donot know how to use 'Add code to here ' part.
             Please help me to solve this.Hope  your  reply soon
    Regards,
    V.Rangarajan

    Hi, V.Rangarajan!
    When the field in the matrix is filled with some value and the user moves to another field, the et_LOST_FOCUS event occurs. So, i think you can try to handle ItemEvents and use such code (for example):
    if (pVal.EventType == SAPbouiCOM.BoEventTypes.et_LOST_FOCUS && pVal.ItemUID == "38" && pVal.BeforeAction == false && pVal.FormType == 139)
    string ChangedColumnID = pVal.ColUID;
    int ChangedRowNumber = pVal.Row;
    and write the values to your log.
    "38" - is the matrix ID in the Orders form
    "139" - is the Orders form
    Also you can access to the value, that user had put into the field.
    Hope this helps!

  • How to find out what a "statistic" in a kstat module means?

    Just typing "kstat" in the command line displays all the kstat modules and statistics available. For example, on my Solaris 10:
    % kstat
    module: cpu_stat instance: 0
    name: cpu_stat class: misc
    anonfree 0
    anonpgin 958
    I am trying to write code in my multithreaded application to interface with the kstat facility to determine which thread is using which CPU (I have a dual-core dual-processor Opteron system) and how much it is using the CPU. So, I imagine that my application would print a report like this:
    thread 0 used CPU 0 for 10 seconds, CPU1 for 20 seconds
    thread 1 used CPU 0 for 30 seconds, CPU1 for 40 seconds
    CPU0 runs thread 0 for x seconds, thread 1 for y seconds, 80% utlitized
    CPU1 runs thread 0 for xx seconds, thread 1 for yy seconds, 70% utlitized
    (Assumed that a thread is not fixed on a particular CPU.)
    There are hundreds of statistics (e.g. anonfree, anonpgin shown above) in the cpu_stat module alone, how do I know what each means and which ones are what I need?

    Just typing "kstat" in the command line displays all
    the kstat modules and statistics available. For
    example, on my Solaris 10:
    % kstat
    module: cpu_stat instance: 0
    name: cpu_stat class: misc
    anonfree 0
    anonpgin 958
    I am trying to write code in my multithreaded
    application to interface with the kstat facility to
    determine which thread is using which CPU (I have a
    dual-core dual-processor Opteron system) and how much
    it is using the CPU. So, I imagine that my
    application would print a report like this:
    thread 0 used CPU 0 for 10 seconds, CPU1 for 20
    seconds
    thread 1 used CPU 0 for 30 seconds, CPU1 for 40
    secondsBefore you start, why do you want the breakdown of which thread was on which CPU? I doubt that the cpu statistics keep any such information (at least not per-thread). Likewise the thread statistics won't record individual cpus.
    CPU0 runs thread 0 for x seconds, thread 1 for y
    seconds, 80% utlitized
    CPU1 runs thread 0 for xx seconds, thread 1 for yy
    seconds, 70% utlitized
    (Assumed that a thread is not fixed on a particular
    CPU.)
    There are hundreds of statistics (e.g. anonfree,
    anonpgin shown above) in the cpu_stat module alone,
    how do I know what each means and which ones are what
    I need?I don't think the level of detail that you seem to want will be present in kstat.
    I'll bet you could use 'dtrace' to log when a thread is placed on or removed from a CPU.
    Darren

  • How to generate a sound (tone) without clicking noise, and how to select left or right speaker

    Hi All,
    I am trying to write write a VI that generates a pure tone of specific frequency and volume, then sends that tone to one speaker or the other (Left or right) for use in teaching students about audiology (those hearing tests you may have taken where you hear a noise in one ear or the other).  I have created a rather primitive VI to accomplish this, but I am plagued by a few issues:
    1) At some frequencies but not all, the VI generates a clicking sound at the start and stop of the tone (I believe this is related to repeating configuration and call of the hardware, but I don't know how to set this up ahead of time and avoid it - and why doesn't it create the clicking sound at all frequencies?).
    2) At some frequencies (14000Hz and higher), I don't hear the tone at all on my computer speakers (I still hear the click before and after, but I don't hear the tone. I know what you might be thinking, but no, this is not a hearing deficit on my part :-)
    3) I would like to be able to direct the tone selectively to the left speaker or right speaker, but right now my VI only allows me to pick the "number of channels" (for which I presume "2 channels" means both left and right), but I don't know how to selectively pick only one channel or the other.
    Thank you for any helpful suggestions you can offer,
    Eric
    Solved!
    Go to Solution.
    Attachments:
    Audiograph_Erics version.vi ‏65 KB

    Eric,
    Yes, I intended to include an image. Sorry. Here it is.
    Thanks for the subVI. With it I hear clicks most of the time except on some of the low amplitude outputs. Interestingly, at frequencies above 10 kHz where my hearing is poor, when I do hear something it is a non-pure sound with a dominant frequency lower than the generated frequency.  I am not sure whether it is something in the sound system on my computer or in my ear/brain/mind acoustic analysis system. Here is what I get with my bad ears.
    This is what the graph on Generate Sound-subVI shows when I hear the lower pitched sounds. Although the frequency is low enough that it is not aliased, I suspect that I am hearing the envelope rather than the underlying carrier.
    I have not played with the windowing yet to see if that reduces the clicks. They could be generated by the Sound Write turning sound on and off.
    Lynn

  • How to select XML value for a namespace when multiple namespaces

    Hi,
    I'm a beginner with this, but I'm doing well with your help from this forum in a recent post selecting out all the detail from my xml
    out into my oracle relational tables. Stumped, though, on how to select a value for xml tag value referenced by a defined namespace.
    Version, XML, what I want to select, and attempted sql is below. Thanks in advance!
    select * from V$VERSION
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE 11.2.0.2.0 Production
    TNS for Solaris: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    drop table TRANSCRIPT;
    create table TRANSCRIPT (
    CONTENT xmltype
    <?xml version="1.0" encoding="UTF-8"?>
    <arb:AcademicRecordBatch xmlns:arb="urn:org:pesc:message:AcademicRecordBatch:v1.0.0">
      <hst:HighSchoolTranscript xmlns:hst="urn:org:pesc:message:HighSchoolTranscript:v1.0.0" xmlns:ct="http://ct.transcriptcenter.com">
       <TransmissionData>
          <DocumentID>2013-01-02T09:06:15|D123456789</DocumentID>
       </TransmissionData>
       <Student>
                <Person>
                    <Name>
                        <FirstName>John</FirstName>
                        <LastName>Doe</LastName>                   
                    </Name>
                </Person>
                <AcademicRecord> 
                    <AcademicSession>
                        <Course>
                            <CourseTitle>KEYBOARD 101</CourseTitle>
                            <UserDefinedExtensions>
                              <ct:TranscriptExtensions>
                                 <NCESCode>01001E010456</NCESCode>
                                 <CourseRigor>1</CourseRigor>
                              </ct:TranscriptExtensions>
                          </UserDefinedExtensions>
                        </Course>
                        <Course>
                            <CourseTitle>SCIENCE 101</CourseTitle>
                            <UserDefinedExtensions>
                              <ct:TranscriptExtensions>
                                 <NCESCode>01001E010457</NCESCode>
                                 <CourseRigor>2</CourseRigor>
                              </ct:TranscriptExtensions>
                          </UserDefinedExtensions>                       
                        </Course>
                    </AcademicSession>
                    <AcademicSession>
                        <Course>
                            <CourseTitle>MATH 201</CourseTitle>
                            <UserDefinedExtensions>
                              <ct:TranscriptExtensions>
                                 <NCESCode>01001E010458</NCESCode>
                                 <CourseRigor>2</CourseRigor>
                              </ct:TranscriptExtensions>
                          </UserDefinedExtensions>                                 
                        </Course>
                    </AcademicSession>
             </AcademicRecord>
       </Student>
      </hst:HighSchoolTranscript>
    </arb:AcademicRecordBatch>I want to be able to select the NESCODE associated to each coursetitle (01001E010456, 01001E010457, 01001E010458), with NESCode defined by namespace, but getting out NULL.
    DOCUMENTID     LASTNAME     COURSETITLE     NCESCODE
    2013-01-02T09:06:15|D123456789     Doe     KEYBOARD 101     
    2013-01-02T09:06:15|D123456789     Doe     SCIENCE 101     
    2013-01-02T09:06:15|D123456789     Doe     MATH 201     
    My SQL is below. You'll see where I commented out a couple failed alternatives too. Thanks again in advance for any guidance.
       select x0.DocumentID
             ,x1.LastName
             , x3.CourseTitle
             ,x3.NCESCode
      from TRANSCRIPT t
         , xmltable(                                                                                   
             xmlnamespaces(
               'urn:org:pesc:message:AcademicRecordBatch:v1.0.0' as "ns0"
             , 'urn:org:pesc:message:HighSchoolTranscript:v1.0.0' as "ns1"
            --, 'http://ct.transcriptcenter.com'                               as "ns1b" 
          , '/ns0:AcademicRecordBatch/ns1:HighSchoolTranscript' 
            passing t.content
            columns DocumentID       varchar2(40) path 'TransmissionData/DocumentID'
                       , Student xmltype      path 'Student'     
          ) x0
       , xmltable(
            '/Student'
            passing x0.Student
            columns LastName varchar2(20) path 'Person/Name/LastName'                       
                        ,AcademicRecord   xmltype      path 'AcademicRecord' 
          ) x1          
       , xmltable(
            '/AcademicRecord/AcademicSession' 
            passing x1.AcademicRecord
            columns GradeLevel varchar2(20) path 'StudentLevel/StudentLevelCode'
                  , Courses      xmltype      path 'Course'
          ) x2
              , xmltable(
              xmlnamespaces('http://ct.transcriptcenter.com'  as "ns2b")
              , '/Course'
            passing x2.Courses
            columns CourseTitle varchar2(40) path 'CourseTitle'
                         ,NCESCode  varchar2(20) path 'UserDefinedExtensions/ns2b:ct/NCESCode'
                         --,NCESCode  varchar2(20) path 'UserDefinedExtensions/ns2b:ct/TranscriptExtensions/NCESCode'                     
          ) x3
               

    <<I'm assuming there is more to your XML than you showed, since
    StudentLevel/StudentLevelCode
    is not in the XML, but is in your query. >>
    Yes, to simplify, I left out some of the additional XML data, which is typically present, sorry for any confusion. I should have removed those references to that data in my example which was failing to retrieve the NCESCode data which was denoted by that namespace.
    Thank you very much! Your correction worked. I was not understanding until your correction how to properly reference in the XPATH for that namespace value. I'm a newbie at this, and this is my second post. But I've been able to populate quite a few relational tables and that was the first of several namespace tags I will have to deal with next, and with that help, I should be good with that syntax now.
    Thanks again for your help on this.

  • Does Anyone Know How to Select a Frame?

    Hello Folks,
      I am trying to select a certain frame (from three frames) to display only that particular frame's content. I'm doing this to select and display a certain hair_mc from a master layer.
    The website that sort of explains this process is here: http://www.keyframer.com/2010/03/04/ik-and-nested-assets/
    I can't seem to figure out how to select the desired frame number. I'm obviously missing a few concepts. Do I create and insert the _mc on a keyframe, blanks kf, or regular frame? I've tried several times, but just can't figure it out.
    Could somebody explain, in detail, how to do this in CS5.5?
    Thank you,
      Mike

    Yes. It appears I changed the ones on the stage. I haven't (directly) touched or modified anything in the library.
    I have run into another snag and it has to do with your last question.
    I have a three-frame graphic that is playing like a movie. I thought I was to select the desired frame to show the position I wanted the hair to be. Without even getting that far, I set up the last keyframe and scrubbed the time line only to notice the three-frame succession.
    One other thing was the webpage link above has these folks doing this with movie clips and not graphic files. Is this because they're working with earlier versions of Flash? Maybe the original files were movie clips and they changed them to graphic files?
    More importantly, how do I remedy the problem with the three frames playing in succession?
    There was this quote from the webpage: "They are all nested into a master hand symbol and each individual hand pose resides in its own frame. This is so I can control what hand is visible throughout the animation by controlling what frame of the symbol is displayed on the parent timeline." (I added the italics).
    I wondering if I'm not correctly "nesting" them.
    Thank you,
      Mike

  • How to select rows

    Hi all,
    How to select distinct rows without using distinct,unique key word.
    When ever i use distinct key word oracle database is hanging ..
    regards
    prakash

    How to select distinct rows without using distinct,unique key word.
    When ever i use distinct key word oracle database is hanging ..The database isn't 'hanging'. It just needs more time than you want to do what you asked it to do.
    The standard counter-questions are:
    - why do you need a distinct (or group by)?
    - could it be that your datamodel needs some adjustments?
    - how many rows are you expecting?
    - how many rows are you selecting from?
    - what does the query look like?
    - what database version are you working with (the result of: select * from v$version; ) ?
    There is no substitute for DISTINCT|UNIQUE (or GROUP BY), you should really think about why you need a DISTINCT in the first place, since it's killing the performance of the database in the first place, especially on (very) large sets.
    Since you're actually having a performance problem, I suggest you read:
    HOW TO: Post a SQL statement tuning request - template posting
    and post all relevant details you've left out so far.

  • How to select "ISO A" (auto) using Custom Controls with lever assigned to ISO change?

    On 7D Mark II with firmware 1.0.4, I have used Custom Controls to assign ISO change to the lever.  However, it is not possible to change ISO to "ISO A" (auto).  How to select "ISO A" (auto) using Custom Controls with lever assigned to ISO change? 

    Follow Up:
    Ok so ive changed things up a bit and have had some more success.
    I have used a Switch statement in my For loop to perform different actions based on the item selected.
    The code looks like this:
    Workbook.Content.Table1.Row3.AppropriationDetails.Row4.Cell1::change - (JavaScript, client)
    var fFrom = xfa.resolveNodes("Workbook.Content.Table1.Row3.AppropriationDetails[*] .Row4.Cell1");
    var fTo = xfa.resolveNodes("Workbook.Content.Table2.Row3.AppropriationDetails[* ].Row4.Cell1");
    for (var i=0; i <= fFrom.length-1; i++) {
         switch (fFrom.item(i).rawValue)
         case "Option 3":
         fTo.item(i).rawValue = "Enter the details in the field below";
         break;
         default:
         fTo.item(i).rawValue = fFrom.item(i).boundItem(xfa.event.newText);
         break;
    This code solves my problem but has thrown up a new issue:
    When i select Option 1 or 2 from the dropdown list  the change in the text field is instantaneous, however if I select Option 3 it wont appear in the text field until I either select Option 3 a second time or select another item. Its as if the text field is a selction behind what I have enterd in the dropdown list.
    Any thoughts?

  • How do I "see" what is behind a "?" when this shows up rather than an image?

    How do I ”see” what is behind a "?" when this shows up rather than an image 

    The "?" in a graphics container box means that the file can't be read, hasn't been downloaded or is simply unavailable.
    If you'd tell us where, exactly, you're seeing this icon, we may be able to help. If it's in email, for example, usually all you have to do is select "download pictures" (I use Outlook, so I don't know the Mail equivalent).
    Call back with some more detail...
    Clinton

Maybe you are looking for

  • FM 12 (in TCS 5.0) crashing on open (Win 7, 12.02 update didn't help)

    I've installed and registered TCS 5.0. RH 11 works just fine, but FM 12 doesn't work: when I open FM, I see the splash screen, but it then fails. Updating to 12.02 made no difference. Suggestions, please? I don't want to uninstall and reinstall just

  • Mi iphone wont sync with my mac but my mac will update my iphone

    I have tried to sync my iphone with my Mac Book and anything that I put in my calendar on phone does not show up on the Mac. Any info I puy on my Mac does show up on my iphone. What am I doing wrong?

  • Blurred Text in Safari

    Occasionally when reading a ducument in Safari, the text blurs and I have to reboot Safari. Anyone else have this problem? Virg

  • AIR 3.6 + Android 4.1.2 + StageText + Tap Text To Select issue

    Hi, Have anyone experience the follwoing?. When tapping the StageText to select the text, the app moves up, the StageText moves down (originally the text appears in the text box, see the screenshot) and the top menu in Android (Menu to Cut, paste etc

  • Inventory ageing

    Hi friends, Regarding slow moving items in our inventory as well as obsolete items and any possibility of getting items that are in stock for extended periods of time or even obsolete items based on criteria that we can feed in. Madhavan