Change my camera name according to combox selection

I filled a combobox with Camers names like this:
for(var i:Number=0; i<=Camera.names.length; i++)
    cboCam.addItem( { label: Camera.names[i], data:i } );        
I want to change my camera name according to combox selection like this:
Camera.getCamera(String(cboCam.selectedItem));
but it gives me null.Can u help me?
thanks

You can also use index as String, which may be safer option in some cases
Camera.getCamera(String(cboCam.selectedIndex));

Similar Messages

  • Change Spell Check language according to keyboard selected

    Hi,
    Is there a way to have spell check automatically change its language according to which keyboard is selected from the international menulet? This would seem to be logical...

    I've been thinking about the same thing. How hard would it be to enable that?
    Just recently I finally figured out how to install and use dictionaries with cocoAspell, the ones not available under Leopard. That was a huge step forward, but now that I can, I don't want to have to keep changing between languages. I'd love the spell checker setting to have an option to follow the keyboard layout, or be able to set shortcuts for languages. Or something.

  • Invalid batch according to the selection criteria in batch determination

    Good day to all!
    I am trying to Post Goods Issue in my Delivery but I cannot proceed because of the Batch. When I am trying to use a Batch in the Picking tab of Delivery Create Overview, this message appears: Invalid batch <BATCH NAME>according to the selection criteria in batch determination. Do you have any idea how to resolve this? Thanks!

    you work with batches,
    and your system is customized to check if a manually entered batch fulfills the  criteria of your batch determination.
    This is not the case, hence you get the error message.
    So you have to decide whether your batch determinatiion selection criteria wrong, or if the customizing to check this criteria is unwanted, or if you better do not send this chosen batch to your customer as it may result in a return.

  • Change column display name

    Hi,
    How can one change the display name of a column.
    For example I have columns C_ProjectID which when display in view should appear "Project ID". I tried to play with FieldRef but somehow it doesn't reflect the change on page.
    What I am missing here? Below is the schema from Sharepoint designer.
    Thanks in advance.
    Regards,
    Abdul
                    <ViewFields>
                        <FieldRef Name="TISImpact_x0020__x0028_Yes_x0020" DisplayName="Impact (Y/N)"/>
                        <FieldRef Name="C_Title" DisplayName="Title"/>
                        <FieldRef Name="C_ProjectID" DisplayName="Project ID"/>
                        <FieldRef Name="TBP"/>
                    </ViewFields>

    Hi,
    To change the column name, you can simply select the field name from the ListSettings page and change its title /column name to the desired name. Note:the internal name of the column will still remain the same.
    Secondly, you can also do this progrmatically too :
    using (SPSite site = new SPSite("http://site"))
    using (SPWeb web = site.OpenWeb())
    web.AllowUnsafeUpdates = true;
    SPList sampleList = web.Lists["ListName"];
    // Imp Step
    SPField title = sampleList.Fields.GetFieldByInternalName("C_ProjectID");
    title.Title = "Custom";
    title.Update(true);
    sampleList.Update();
    web.AllowUnsafeUpdates = false;
    You can change the display name via Sharepoint Designer bu clicking on the list -> list settings -> click on "Edit list columns" under cutomizations > select the column and right click and select rename.
    Hope this helps
    Regards,
    Priyanka

  • How automatically change the computer name as VM name

    Hi All,
    I need to deploy lot of VM via one VM ,i need to use the newsid with change the computer name like VM name.
    i want to script this by geting the VM name and send it to newsid to change the computer name.
    there is a way to get the VM name from running guest or host.
    Thanks,

    Hi All,
    i can't use template since i have check point on that VM.
    i have one vm called goldenimage load to lib and i have to deploy 8 vm per one host,i must use newsid before i connect that guest machine to network domain,so i what to add to runone registery some script that run the newsid in first time but for each vm am i need to change the computer name according to vm name.
    if the vm name is XPPro-xx-yy(xx-host name yy-vm num) i want that  will be also the name of computer name.
    Thanks,

  • HT1451 when editing info, how do i select multiple items to edit a group? For example, changing the artist name on multiple tracks at once?

    when editing info, how do i select multiple items to edit a group? For example, changing the artist name on multiple tracks at once?

    Same way you select multipl items anywhere else.
    Hold ctrl and click the items you want.
    If they are in consecutive order, click the 1st then Shift click the last.

  • Change of Month names as per selection of Month / Year

    We have the following requirements:
    1. Change of Month names as per selection of Month / Year e.g. If the user select April 08 then the column name should be April 08, at the same time the next column should be April 07.
    2. Next there are two in -line totals as per different logic as recurring rows. e.g Row header is Total and it totals the items in the column, next row header is Comparable total and it is based on checking the adjacent column values for doing the total.
    Please let us know if this is feasible and can be done using BI Publisher. If you have any alternate way of doing it using OBIEE also , please share.

    Hi,
    The parameter / prompt used is for month which can have values from JAN , feb, MAR, APR,....... DEC. and the other PROMPT being YEAR e.g. 2006, 2007, 2008.
    The Column Name of the Report SHould get changed as April 08 if selected as month APril and year 2008.The subsequent column of the report should be April 2007. The same applicable for selecting any month/ year
    Layout of Report as below
    SALES
    || April 08 || April 07
    Shop1 100 200
    Shop2 300 100
    Thanks
    NJ

  • Change of Month names as per selection

    We have the following requirements:
    1. Change of Month names as per selection of Month / Year e.g. If the user select April 08 then the column name should be April 08, at the same time the next column should be April 07.
    2. Next there are two in -line totals as per different logic as recurring rows. e.g Row header is Total and it totals the items in the column, next row header is Comparable total and it is based on checking the adjacent column values for doing the total.
    Is this feasible and can be done using BI Publisher? If you have any alternate way of doing it using OBIEE also , please share.

    1. YOu should use AGO function (something like AGO (measure, fiscal_month, 1) ) and Variable to define your column's name
    2. maybe you should look into RSUM and I think you can build this logic in the BMM layer.
    Good luck

  • How do I change No Name camera to the actual camera name?

    How do I change No Name camera to the actual camera name when importiing pictures from my camera?

    (1) Connect your camera.
    (2) If necessary, quit apps until you can see your camera's "No Name" iCon on your desktop.
    (3) Click to highlight "No Name".  Then key in the name you want to substitute.
    (4) Press return to finish.
    (5) Use the Finder > File > Eject menu command to eject your camera before unplugging.
    (6) If you did it right, next time you connect your camera, the name you like will show.
    Message was edited by: EZ Jim
    Mac OSX 10.8.2

  • I just started up with my IPod, I download music to my library and I accidently changed the artists name in an entire category.  I can't figure out how to undo it. I read the edit help stuff but I can't select the item I need to edit

    I just started using my IPod and I downloaded my library.  I accidently changed the artist names for an entire genre category and I can't undo it.  I read all the edit help stuff and I either can't select items to edit or I'm an idiot and I can't figure it out.  I keep trying and I get a pop up that asks me if I want to change multiple items.

    Did you ever resolve the iCloud problem.I am in the same position and its driving me mad!!! If you have a link to an solution I would appreciate it.

  • Dynamically change the column name....

    Hi,
    I am facing a problem in displaying name of the columns dynamically as a parameter selected from the dashboard prompt.
    I have some facts which contains data according to the selected month (From Prompt).
    As of now the column names are:
    Curr, Next1, Next2, Next3 which displays the data for the months accordingly to the selected month from prompt.
    Data is coming correctly but on the report the column name are displayed as Curr, Next1, Next2 and Next3 which I want to be displayed as the month name for which it contains data.
    How can I do that? I have tried presentation variables to be used in custom heading but that is only as string.
    Thanks in advance !!!
    Regards,
    S Anand
    Edited by: S Anand on Nov 20, 2009 2:29 AM
    Edited by: S Anand on Nov 20, 2009 2:29 AM

    My scenario is little different, let me explain:
    My columns will remain same but values changes (based on column formula) according to the selected prompt value
    If I select 'Oct' from prompt then
    Curr will contain data for 'Oct' only
    Next1 will contain data for 'Nov' only
    Next2 will contain data for 'Dec' only
    Next3 will contain data for 'Jan' of next year only.
    Later if I select 'Jul' from prompt then
    Curr will contain data for 'Jul' only
    Next1 will contain data for 'Aug' only
    Next2 will contain data for 'Sep' only
    Next3 will contain data for 'Oct' only.
    I don't have different columns for each months but the columns are capable to reflect data for any month.
    So, how can I reflect the column name as month name for which that contains data.
    Regards,
    S Anand

  • How to change the region name?

    How group,
    I am displaying some graphics where the size of databases is displayed.
    I have a shuttle list where the name of databases is changed dinamically, according to the value is selected in select list item.
    I want to display the region name according to the database is selected, for example when the database "PROD" is selected (the first one in the shuttle list) its name must be displayed in the region name of the first graphic.
    I would like to know if it can be done accomplished in APEX.
    Any help or advice will be really appreciated.
    Thanks in advance.
    Kind regards,
    Francisco

    Hi John,
    Thank you very much.
    But you know, this is a shuttle (array element) from where I want to display the title for the region.
    For example when I want to display the graph for two databases, the Region Title displayed is 22:23 (Application ID is being displayed instead of the database name)
    To display the graph accordance to the Application ID, I am using next query:
    select *
    from (SELECT distinct null link, to_char(fecha_captura, 'YYYY-MM') mes, tamano asignado, utilizado
    FROM databases_historico_diario a, aplicaciones d
    WHERE (fecha_captura, to_char(fecha_captura, 'YYYYMM'), d.id_aplicacion) in (SELECT max(b.fecha_captura), to_char(b.fecha_captura, 'YYYYMM'), c.id_aplicacion
    FROM databases_historico_diario b, aplicaciones c
    WHERE b.id_aplicacion = c.id_aplicacion
    GROUP BY c.id_aplicacion, to_char(b.fecha_captura, 'YYYYMM'))
    AND a.id_aplicacion = d.id_aplicacion
    AND a.id_aplicacion = (select token from (select p.*, rownum rnum
    from (
    select substr (txt,
    instr (txt, ':', 1, level ) + 1,
    instr (txt, ':', 1, level+1) - instr (txt, ':', 1, level) -1 )
    as token
    from (select ':'||:P3_SHUTTLE_VALUE||':' txt from dual)
    connect by level <= length(:P3_SHUTTLE_VALUE)-length(replace(:P3_SHUTTLE_VALUE,':',''))+1) p
    where rownum < 2
    where rnum >= 1)
    ORDER BY mes);
    I am manipuling the ":" character to choice the element according to the first, second, etc.
    Is there any way to accomplish this for the Region Title?
    Any advice or help will be really appreciated.
    Thanks in advance.
    Kind regards,
    Francisco

  • I just bought a used macbook pro 15 unibody, and would love to know how to change it's name from "previous owner's macbook pro" to "my macbook pro". Any help would be greatly appreciated.

    I need to know how to change the macbooks name to reflect new ownership. Thanks.

    jeremyfromcanton wrote:
    It did not come with the original discs, and I bought it for the fact that it came with certain programs already on it. I do have the snow leopard os disc I bought to update my older macbook, but don't want to lose those programs which I bought it for.
    Then you need to obtain them from the seller.  It is illegal (according to Apple) to sell Macs without the system discs that came with it.
    You can get replacement System Discs from Apple's Customer Support - in the US, (800) 767-2775 - for a nominal S&H fee. You'll need to have the model and serial number of your Mac available.
    If you're not in the US, you may need to go through the regional Apple Store that serves your location to find the contact number. Here's a list of links to all of those -
    http://store.apple.com/Catalog/US/Images/intlstoreroutingpage.html
    Mac OS X 10.6 Help: If you forget your administrator password

  • How can I change the administrator name?

    I'm getting ready to sell my old I-mac. How do I change the administrator name or delete it?

    Follow these instructions step by step to prepare a Mac for sale:
    Step One - Back up your data:
           A. If you have any Virtual PCs shut them down. They cannot be in their "fast saved" state. They must be shut down from inside Windows.
           B. Clone to an external drive using using Carbon Copy Cloner.
              1. Open Carbon Copy Cloner.
              2. Select the Source volume from the Select a source drop down menu on the left side.
              3. Select the Destination volume from the Select a destination drop down menu on the right
                  side.
              4. Click on the Clone button. If you are prompted about creating a clone of the Recovery HD be
                  sure to opt for that.
                   Destination means a freshly erased external backup drive. Source means the internal
                   startup drive.
    Step Two - Prepare the machine for the new buyer:
              1. De-authorize the computer in iTunes! De-authorize both iTunes and Audible accounts.
              2, Remove any Open Firmware passwords or Firmware passwords.
              3. Turn the brightness full up and volume nearly so.
              4. Turn off File Vault, if enabled.
              5. Disable iCloud, if enabled: See.What to do with iCloud before selling your computer
    Step Three - Install a fresh OS:
         A. Snow Leopard and earlier versions of OS X
              1. Insert the original OS X install CD/DVD that came with your computer.
              2. Restart the computer while holding down the C key to boot from the CD/DVD.
              3. Select Disk Utility from the Utilities menu; repartition and reformat the internal hard drive.
                  Optionally, click on the Security button and set the Zero Data option to one-pass.
              4. Install OS X.
              5. Upon completion DO NOT restart the computer.
              6. Shutdown the computer.
         B. Lion and Mountain Lion (if pre-installed on the computer at purchase*)
             Note: You will need an active Internet connection. I suggest using Ethernet if possible because
                       it is three times faster than wireless.
              1. Restart the computer while holding down the COMMAND and R keys until the Mac OS X
                  Utilities window appears.
              2. Select Disk Utility from the Mac OS X Utilities window and click on the Continue button.
              3. After DU loads select your startup volume (usually Macintosh HD) from the left side list. Click
                  on the Erase tab in the DU main window.
              4. Set the format type to Mac OS Extended (Journaled.) Optionally, click on the Security button
                  and set the Zero Data option to one-pass.
              5. Click on the Erase button and wait until the process has completed.
              6. Quit DU and return to the Mac OS X Utilities window.
              7. Select Reinstall Lion/Mountain Lion and click on the Install button.
              8. Upon completion shutdown the computer.
    *If your computer came with Lion or Mountain Lion pre-installed then you are entitled to transfer your license once. If you If your computer came with Lion or Mountain Lion pre-installed then you are entitled to transfer your license once. If you purchased Lion or Mountain Lion from the App Store then you cannot transfer your license to another party. In the case of the latter you should install the original version of OS X that came with your computer. If this is not possible then simply erase the drive. You need to repartition the hard drive as well as reformat it; this will assure that the Recovery HD partition is removed. See Step Three above. You may verify these requirements by reviewing your OS X Software License.

  • How to Change the Visible names in JDBC IView ?

    While Creating a JDBC View, in one of the steps we select the column names from a schema which we want to view in a IView.While doing so in the next step there is a text field called <b>visible names</b> which is editable to change the column names.How to change the Column aliases or visibles names as is it not getting saved when we move onto the next screen ?.How to Configure the Visible Column names while configuring a JDBC IView ?.
    Can anybody please help me !.

    Hi Abhilash
    If I'm not wrong I saw something about this here (SDN), in a technical article about how to create a JDBC iView . I tried to get the link to the article but it seems there's a problem with the site, sorry...
    By the way, I had the same problem, and according to the   article this was not possible in the version EP6 SP2 but there was a plan to implement this in newer versions. I tried also to use a SQL command with the column names I wish to display but it didn't work either.
    Try to find this article in the EP Technical Article to confirm this info, ok ?
    Rgds,
    Fernando

Maybe you are looking for