Adding more than one locale to sample mobile TwitterTrends - works not

Hi all

I struggled to add local muliple support in my application so I desided to try with TwitterTrends sample application. Should be easy, but does not work for me...

What I did:

1 Add a locale folder to the asset with a subfolder en_US

SRC/assets/local/en_US

2. create a file of properties for en_US and save in src/assets/local/en_US

SRC/Assets/local/en_US/twittertrends. Properties

3 adding a resource key unique to view House in 'twittertrends.properties '.

views. Home.title = Twitter trends

4 update the TwitterTrendsHome.mxml to use, to get the title of the properties file

title = "{resourceManager.GetString ("twittertrends","views.home.title")} '"

5 Add the folder of locale in the path of the source of applications, I did this by changing the arguments additional compilter for Flash Builder:

-local en_US-source-path = assets/local / {local}

Result:

No title appears...

I don't know what I did wrong. Any help is very appreciated.

Has anyone got any other seen/not seen this problem?

See you soon,.


Greg

Try adding

[ResourceBundle ("twittertrends")

The problem is that the compiler is not smart enough to say that you are using the 'twittertrends' Resource Pack unless tell him both through [ResourceBundle] metadata. He's not trying to analyze the ActionScript code inside the data binding expressions to determine what parameters you pass to ResourceManager functions, etc..

If instead of data binding, you use the @Resource () compiler directive, as in

title="@resource ('twittertrends', 'views.home.title').

then it should be able to understand it without the [ResourceBundle] metadata. But this way, it does not support the locale when switching running.

Gordon Smith

Adobe Flex SDK team

Tags: Flex

Similar Questions

  • Adding more than one host ESX and the upgrade at the same time.  What is the order of preference of the operations here?

    We are budgeting for more licenses and hardware for 2014 and want to do immediately in January.  I am trying to decide what is the best order of operations for adding two vmware hosts additional to our current installation of vsphere and also upgrade our vsphere / esx 4.1 u3 for the latest and best.

    We have 3 Dell PowerEdge R710 running ESX 4.1 U3.  In this vmware cluster, there is a vcenter server 4.1 U3 virtual machine handle this.  The three servers are about 90% memory used so we add 2 additional servers.  Probably the Dell PowerEdge r.620 since we get up 2 in the space of a 710.  Storage is on a san EMC NX4 NFS which will become too but not yet, let's just deal with the vmware part.

    When adding additional r.620 2, should I install ESX 4.1 on them and join them to the existing cluster and THEN pass vcenter and each one esx?  I ask precisely because 90% of use on 3 current servers, I need 2 other servers to support the update operations take place.  They would be able to repel vmotioned vm while each host receives an upgrade at the same time.

    So which is the best way to go about adding of the hosts and the upgrade?  Would I add as 4.1, then they would be available as targets vmotion and so I have room to start the hosts one upgrade at a time?

    If I update vcenter to the latest version, it is comparable backwards and can manage the 4.1 hosts, but also hosts 5.x?  I guess version 5.5 is the last one I would get from VMWare?  It is right of ESXi, then, how is this ESX ESXi 5.5 4.1 upgrade?  How much storage space do I need for ESXi 5.5, as I'm dechatoiement out of these r.620 Dell and need to know what hard drive to put in.

    The steps that you must follow

    -Updated vCenter Server

    -Upgrade of the ESX hosts (because we do a updating of the material we will install 5.5 on our new guests and add them to the cluster and then dismantle our existing)

    -Upgrade VMWare tools

    -Update data warehouses

    ESXi 5.5 has these storage requirements:

    • Installing ESXi 5.5 requires a boot device is at least 1 GB in size. When booting from a local disk or SAN/LUN iSCSI, a 5.2 GB drive is necessary to allow for the creation of the VMFS volume and a scratch 4 GB partition on the boot device. If a smaller drive or logical unit number is used, the installation program attempts to allocate a region scratching on a separate local disk. If a local drive is not found, the scratch partition (/ scratch) is located on the disk virtual ESXi host, linked to the/tmp/scratch. You can reconfigure /scratch to use another drive or logical unit number. For best performance and memory optimization, VMware recommends that you leave no /scratch on the ESXi host ramdisk.
    • To reconfigure / scratch, see Configure the Scratch Partition of vSphere Client vSphere Installation and Installation Guide.
    • Because of the sensitivity of the I/O devices, USB and SD, the installation program does not create a partition scratch on these devices. Therefore, there is no tangible benefits to the use of the great features of USB/SD that ESXi uses only the first 1 GB. When installing on USB or SD, tent Setup devices to allocate a region scratching on a local disk or the data store. If no disk is local or data store, /scratch is placed on the virtual disk. You must reconfigure /scratch to use a persistent data store after the installation.
    • In Auto deploy facilities, Setup attempts to allocate a region scratching on a local disk or the data store. If no local disk or data store is found /scratch is placed on the virtual disk. You must reconfigure /scratch to use a persistent data store after the installation.
    • For environments that start from a San or use Auto Deploy, it is not necessary to assign a separate logical unit number for each ESXi host. You can co-locate areas scrape for several hosts ESXi on a single LUN. The number of hosts assigned to a single LUN must balance the size of the LUN and behavior I/O virtual machines.
  • Using more than one locale in Flash Builder 4.7

    Is there a known problem in FB4.7 adding several locales in the compiler arguments?

    I'm working on:

    -locale en_US, fr_FR

    .. .but looks like FB is trying to find a single place with the name 'en_GB, en_US' rather than the pair:

    Could not open "/ Applications/Adobe Flash Builder 4.7/sdks/4.10.0/frameworks/locale/fr_FR,en_US.

    Thank you

    Simon

    Oh! Fix with this syntax:

    {- local = en_GB, en_US-source-path ./locale/{locale}

    Simon

  • Game-OSCustomizationSpec - GuiRunOnce adding more than one entry.

    So I try to figure out how I can change all of my current scripts by adding some registry changes more via powershell for guirunonce entry.  I find myself with an entry that contains all my changes to reg instead of multiple entries, as shown in the screenshots.  This is what I am running.

    Game-OSCustomizationSpec-spec TEST - GuiRunOnce "reg delete"HKLM\SOFTWARE\Network Associates\ePolicy Orchestrator\Agent"/v AgentGUID/f, reg delete"HKLM\SOFTWARE\Network Associates\ePolicy Orchestrator\Agent"/v MacAddress, f.

    The MultiLine.jpg shows how the spec looked before running the script.  The Oneline.jpg shows what it looks like after running the cmdlet.  Any ideas?

    Zsoldier wrote:

    Game-OSCustomizationSpec-spec TEST - GuiRunOnce "reg delete"HKLM\SOFTWARE\Network Associates\ePolicy Orchestrator\Agent"/v AgentGUID/f, reg delete"HKLM\SOFTWARE\Network Associates\ePolicy Orchestrator\Agent"/v MacAddress, f.

    Try each line in its own set of quotes, separated by a comma.

    -GuiRunOnce "reg delete 'HKLM\SOFTWARE\Network Associates\ePolicy Orchestrator\Agent' /v AgentGUID /f", "reg delete 'HKLM\SOFTWARE\Network Associates\ePolicy Orchestrator\Agent' /v MacAddress /f"
    

    =====

    Carter Shanklin

    Read the PowerCLI Blog
    [Follow me on Twitter |] http://twitter.com/cshanklin]

  • I transferred more than one Dollar Photo club. I do not understand how to purchase to download and access the photos. Can you give us the steps to solve this please?

    I uploaded several photos on my computer and not give, and yet they get a license and water is on them. When I click to open the file goes to the windows photo viewer which then says that it cannot open the file.

    Hello

    Please find the link below for help:

    Stock Troubleshooting FAQ: How to solve problems with Stock images?

  • Error adding a child form to more than one form

    When I try to add a child form to more than one form, I get the following error:

    Keyword Error: SDK. ADDFKCON
    Description: Error adding / foreign key constraint.
    Remedy:
    Action: F
    Gravity: H
    Help URL:
    Detail:

    This is the track of the newspaper:
    ERROR, November 23, 2011 17:22:42, 050, [XELLERATE. ADAPTERS], event: SDH Drop a foreign constraint encountered an error.
    ERROR, November 23, 2011 17:22:54, 519, [XELLERATE. DATABASE], ALTER TABLE UD_TICKET3 ADD (UD_ADUSER_KEY NUMBER (19) NN_UD_TICKET3_UD_ADUSER_KEY OF THE CONSTRAINT NOT NULL, CONSTRAINT FK_UD_TICKET3_UD_ADUSER FOREIGN KEY (UD_ADUSER_KEY) REFERENCES UD_ADUSER (UD_ADUSER_KEY))
    java.sql.SQLException: ORA-01758: table must be empty to add mandatory (NOT NULL) column

    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
    at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:210)
    at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:961)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1285)
    at oracle.jdbc.driver.OracleStatement.executeUpdateInternal(OracleStatement.java:1772)
    at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:1741)
    at com.thortech.xl.util.JDBCUtils.executeUpdate (unknown Source)
    at com.thortech.xl.dataaccess.tcDataBase.writeStatement (unknown Source)
    at com.thortech.xl.dataobj.tcDataBase.writeStatement (unknown Source)
    at com.thortech.xl.client.events.tcSDHAddForeignConstraint.createColumns (unknown Source)
    at com.thortech.xl.client.events.tcSDHAddForeignConstraint.implementation (unknown Source)
    at com.thortech.xl.client.events.tcBaseEvent.run (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.runEvent (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.eventPostInsert (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.insert (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.save (unknown Source)
    at com.thortech.xl.dataobj.tcTableDataObj.save (unknown Source)
    at com.thortech.xl.ejb.databeansimpl.tcDataObjectBase.save (unknown Source)
    at com.thortech.xl.ejb.databeansimpl.tcSDHBean.save (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.SecurityRoleInterceptor.invoke(SecurityRoleInterceptor.java:47)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatefulSessionEJBObject.OC4J_invokeMethod(StatefulSessionEJBObject.java:844)
    at tcSDH_RemoteProxy_6ocop18.save (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:53)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    ERROR, November 23, 2011 17:22:54, 519, [XELLERATE. DATABASE], class/method: tcDataBase/writeStatement some problems: ORA-01758: table must be empty to add mandatory (NOT NULL) column

    java.sql.SQLException: ORA-01758: table must be empty to add mandatory (NOT NULL) column

    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
    at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:210)
    at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:961)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1285)
    at oracle.jdbc.driver.OracleStatement.executeUpdateInternal(OracleStatement.java:1772)
    at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:1741)
    at com.thortech.xl.util.JDBCUtils.executeUpdate (unknown Source)
    at com.thortech.xl.dataaccess.tcDataBase.writeStatement (unknown Source)
    at com.thortech.xl.dataobj.tcDataBase.writeStatement (unknown Source)
    at com.thortech.xl.client.events.tcSDHAddForeignConstraint.createColumns (unknown Source)
    at com.thortech.xl.client.events.tcSDHAddForeignConstraint.implementation (unknown Source)
    at com.thortech.xl.client.events.tcBaseEvent.run (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.runEvent (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.eventPostInsert (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.insert (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.save (unknown Source)
    at com.thortech.xl.dataobj.tcTableDataObj.save (unknown Source)
    at com.thortech.xl.ejb.databeansimpl.tcDataObjectBase.save (unknown Source)
    at com.thortech.xl.ejb.databeansimpl.tcSDHBean.save (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.SecurityRoleInterceptor.invoke(SecurityRoleInterceptor.java:47)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatefulSessionEJBObject.OC4J_invokeMethod(StatefulSessionEJBObject.java:844)
    at tcSDH_RemoteProxy_6ocop18.save (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:53)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    ERROR, November 23, 2011 17:22:54, 519, [XELLERATE. ADAPTERS], event: addition of foreign constraint has encountered an error.

    How to fix this?

    Thank you!

    899043 wrote:
    Thanks for your response!

    I have a form named UD_TICKET3. This form contains information about the number of tickets and a comment about any action taken on a resource of identity. We want to add this shape as a child from all forms of resources. The problem occurs when I try to add the child form to the second shape.

    You can't add same table detail (child form) to more than one main table (resource record).

  • My music player has more than one entry for a song and when I buy a song or download to the reader I'm going to finish with three entrances.

    Original title: getting copied songs and resumes somehow

    Because of the settings or something my music player has more than one entry for a song... so when I buy a song or download from my phone to the player so I'll finish with three entries... on an album of 10 songs I get 30.  3 of each song... even with pictures... is it a setting or is there a way to automatically set the drive remove the redundant songs and photos?

    Hello

    1 Windows operating system you are using?

    2 are you facing issue with Windows media player?

    If you are facing the issue with Windows Media Player, you can try the following steps and check if it helps:

    Method 1:

    You can delete the Windows Media Player database and check if the problem persists.

    Step 1:

    a. exit Windows Media Player.

    b. click Start, click Run, type %userprofile%\Local Settings\Application Data\Microsoft\Media Player in start searchand then click OK.

    c. Select all files in the folder, and then click delete on the file menu.

    Note: you don't have to remove the folders that are in this folder.

    d. restart Windows Media Player.

    Note: Windows Media Player automatically rebuilds the database.

    If this does not resolve the problem, disable the Windows Media Player database cache files. To do this, follow these steps:

    Step 2:

    a. exit Windows Media Player.

    b. click Start, click Run, type %LOCALAPPDATA%\Microsoftand then click OK.

    c. Select the folder Media Playerand then click delete on the file menu.

    d. restart Windows Media Player.

    Note: Windows Media Player automatically rebuilds the database.

    For more information, see the article:

    Method 2:

    If you are using Windows 7, you can also try to launch Windows Media Player convenience stores on the library and check if it helps.
    Convenience store open in Windows Media Player library

    Method 3: How to prevent duplicateor entered invalid frombeing added to mylibrary during playback of music files?

    When you move digital media files on your computer, the file name and file path information remain unchanged in your library. Then when you select a file to play to its new location, a new entry is created in your library if you select the option automatically added to your library when played. As a result, your library can quickly contain a large number of entries, duplicate or invalid.

    To prevent it be automatically added to your library of music files
    a. in Windows Media Player, on the Tools menu, click on Options.
    b. on the Player tab, clear music to add to the library when played check box.
    Now, when you play music on your computer or the Internet, the file will not be added automatically to your library.

  • Install more than one exe to a folder or in subfolders of the same folder

    Hello!
    I want to do at least one of the following conditions:

    1. I want to install several exes (built with LV app builder) in a directory because they go hand in hand.
    2. make several subfolders under the same top-level folder EAT install exe in each of them.

    (Upper level) should be the folder of "society". The subfolders are for applications.
    For example:
    c:\company\app1\app1.exe
    c:\company\app1\app1setup.exe
    c:\company\app2\app2.exe
    etc.
    This can also be in the folder "program files".

    If I try to do, I have a few problems of implementation of the construction specifications. If I have more than one generation standard for the exe I can't add in the same folder. At least if they contain the same external files, such as DLLs.
    If I try to do by exe installer, I get an error message telling me that the same folder (my "upper tier") already exist in the registry and cannot be added again. This is also true if I try to do a new project instead of having to install several specifications in a project to build.

    I use Labview 2009 (engl.) Windows Vista (in German).

    If someone has a help for me or similar encounters problems please let me know.

    Holger

    Ok

    for the records: I found out what was the problem (and the solution).

    Both my needed apps the same external DLL. While this should be no problem it caused the new Builder installer/app and me the headaches. The new app Builder seems to build its internal paths in the registry. If you select more than one target of generation 'exe', he gets into trouble if more than one using a subdirectory 'data' with the same DLL and each subdirectory using the name of 'data' of sugested.

    The solution is simple: just give each target generation "exe" a subdirectory 'data' different like data1, data2 etc. and the problems disappear.

    Holger

  • Why am getting started on the internet with the message saying that more than one computer using the same ip address

    am is started from the internet for 3 days pass with the message saying that more than one computer using the same ip address

    am is started from the internet for 3 days pass with the message saying that more than one computer using the same ip address

    Thatmessage normally means a another computer on your local network has the same IP as the computer you are on.

    You control your Local network?

  • I have to remove the duplicate files, but having problems by selecting more than one file in the player at the time.

    I have to remove the duplicate files, but having problems by selecting more than one file in the player at the time. How can I select multiple files at the same time so I can just delete them. I used to be able to do this in previous versions of Media Player, but this function seems now blocked or unavailable. The problem is this: through previous use of media player, it plays all my multimedia files several times whenever a device support has been added. He would try to save the files on my main drive, but since there is not enough room this would save the files somewhere else. This happened several times, I suppose, because when I upgraded my computer and a media scan was conducted he found duplicates of all my media various times of at least 6-8. I've consolidated since my plates on 3-disc multi to, but have now records duplicated hundreds and thousands of duplicate media files. Previous versions of Media Player would allow me to select all files and then delete them both of the reader, but also from my hard drive. So now I'm stuck with more than 300 GB of duplicate media I have to search line by line through all my hard drives to find each duplicate both, unless I can get media player to do what it can. Any help in this area would be appreciated.

    Hello

    1. did you of recent changes on the computer?

    2. is Windows media player files in double creation during playback of music files?

    To delete duplicate entries, click on another feature tab in the drive (for example the current playback), and then click library.

    If this does not remove duplicates from your library, you can use the Add to library dialog box to search computer to analyze a file on your computer the duplicate entries not valid-pointing. The player will remove invalid entries in your library that point to files that no longer exist in the folder.

    Complete the steps above for files that are stored in the hard disks.

    Method 1: Use the add to Library dialog box search for computers

    (a) start Windows Media Player.

    (b) press F3 on your keyboard to open Add to the library of the find computers dialog box.

    (c) click the Browse button to locate the folder on your computer so that your library contains invalid entries. Specify the location of the folder in the box look in.

    If you are not sure what duplicate in your library entry is not valid, you can add a path column to display in your library. Specify the folder on your computer that corresponds to the path not valid file displayed in your library.

    (d) click on the Search button.

    The player will search for digital media files and playlists in the folder that you specify and remove invalid entries in your library that point to files that no longer exist in the folder. If not valid in double entries point to other folders on your computer, repeat this procedure, specify a different folder every time.

    If only a small number of duplicate entries exist, you can delete those invalid manually by right-clicking on the invalid entry, and then clicking Delete .

    For large double-number of entries in your library (or if all your library is duplicated), it might be better to create a new library and delete the files.

    Method 2:

    After you remove the duplicate entries, run the troubleshooting of Windows Media Library settings to solve this problem.

    Open the troubleshooter in Windows Media Library

    http://Windows.Microsoft.com/en-us/Windows7/open-the-Windows-Media-Player-library-Troubleshooter

    Let us know the results.

    I hope this helps.

  • Rename more than one printer on the same network wireless

    I use a HP Officejet Pro 8500 a Premium. We have more than one printer in our office who will use the same WiFi.

    However, it is difficult for the end user to understand on which printer to use as they both are the same except for a random string at the end. We cannot find any rename them so that they can appear with a location. Is this possible?

    Note: I use Mac OS X (Lion) (Hello). I found the 'active' name, but this does not seem to post anywhere. I am limited to the web browser interface, because there is no full software for OS X Lion still.

    Thanks for the reply. This solution renames ONLY for the current user as this information is stored on the local computer.

    However, I found the solution!

    Via the Web Interface, go to the network and then select Hello in the menu on the right. You can then rename the printer to everything you love.

    While you're there, go to Internet Printing Protocol and change these settings for windows machines. Also, click the host name and change the host name so that it might be better in a windows workgroup.

  • How to add more than one electronic signature on a model

    Hi, I searched online and on the Bulletin Board in regard to trying to add more than one additional signature area to the I am working on a form template, which requires more than one signature. I went through the whole process and placed all the boxes of signature for each participant (3 in total), but whenever I send on should be dealt with by my colleagues and we have try to sign, it only allows us to do an e-signature and not the other 2 signatures that must be included with the paperwork. Please can someone advise if there is a step that I might be missing?

    Thank you.

    Hi karlac94348387 ,

    Please provide the application & version of the OS installed on your system.

    Also share you workflow & name of the application using what document is signed.

    If you submit this form using Acrobat application place digital signature fields, make sure that save you the form with Reader features Extended so that if other users have only the Reader app they can fill out the form as well. (File > save as other > Reader Extended PDF > allow more tools)

    You can also place electronic signature fields after the role definition for all participants for the respective fields using "send to the signature" (if you have Acrobat Pro DC continuous version), more on this please refer to the article:- adding form fields. Tutorials

    Send agreements and collecting signatures

    Let me know how it goes.

    Kind regards

    Christian

  • XML with XSD validation when there is more than one XSD.

    Hello

    I need to validate an XML against a set of xsd.

    I am aware that, when there is a single XSD to compare, it is possible to compare using xmlDoc.schemaValidate () with xmlDoc and xmlSchema.

    But in my case, there is more than one XSD against which I need to compare the XML code.

    My main XSD has the statement as mentioned below.

    " < xs: import namespace = ' http://www.w3.org/1999/xxxx "schemaLocation ="xxxx.xsd"/ > "

    " < xs: import namespace = ' http://www.w3.org/1999/02/yyyy "schemaLocation ="yyyy.xsd"/ > "

    I don't know how to handle this situation.

    Please, help me!

    Thank you

    Vicky

    Hi Vicky,

    This situation is not different, just validate the main schema.

    But, to use the XMLType schemaValidate method, you must save the schema in the database (via the DBMS_XMLSCHEMA API).

    If the main schema contains imports then these referenced schemas must be saved too.

    To sum up: register all 3 patterns in their order of dependency, then you will be able to validate your XML with the main XSD code.

    () dbms_xmlschema.registerSchema

    schemaURL-online , for example 'xxxx.xsd'

    schemaDoc =>

    local-online true

    genTypes-online fake

    genTables-online fake

    enableHierarchy-online dbms_xmlschema. ENABLE_HIERARCHY_NONE

    ) ;

  • How can I call more than one video

    Trimmer!  I have a project where I need to use more than one video in my dashboard computer.  I am currently using ready composition on the main stage with a symbol called vcontainer.  Here is the code

    var vid = $("< vidéo largeur = '964' height = '530' contrôles = 'poster='media/bruce.png deles de contrôles" > "+)

    ' < source src =' . ' ' http://www.Movie.MP4 ' type = "video/mp4" / > ' +

    ' < source src =' . ' ' http://www.Movie.ogg ' type = "video/ogg" / > ' +

    ("< / video >");

    sym.getSymbol("SYM_SCREEN").$("vcontainer").append (vid);

    VID.attr ('autoplay', 'autoplay');

    VID.attr ('preload', 'auto');

    It works fine, but I can load only one video file.  I want to do is to have 15 buttons on my stage calling 15 different videos in the same model.  Right now, I have 15 different compositions of edge with the code above, calling the video source.

    Thoughts?

    See examples here - http://www.heathrowe.com/edge/videoMultiple/videoMultiple_b.html

    Download Sample - http://www.heathrowe.com/edge/videoMultiple/videoMultiple_b.zip

    Whats changed

    -container vid and B, C buttons are now part of a symbol called "vid".

    -Touch a symbol of calls 'vid' in the stage called 'container'element;

    S ' installs the original function in creationComplete of the symbol called "vid"Manager.

    HTH

    Darrell

  • Is it possible to add more than one constraint for a column?

    Dear team,

    Is there any possible to add more than one constraint for a column?
    I add a unique for a column, but I try to only add is not null for the same coloumn.
    His throws error

    ERROR on line 1:
    ORA-01430: column being added already exists in the table

    Thank you
    Augustine

    You can see here

    SQL>CREATE TABLE test_cons( N1 NUMBER);
    
    Table created.
    
    SQL>ALTER TABLE test_cons ADD CONSTRAINT UK_TEST_CONS UNIQUE(N1); 
    
    Table altered.
    
    SQL>ALTER TABLE test_cons MODIFY ( N1 NOT NULL);
    
    Table altered.
    
    SQL>
    

    Concerning
    Arun

Maybe you are looking for