How can I get replaceAll function ignore case?

In flex and I can't seem to get the function replaceAll for strings ignoring case. For example, I

var str:String = "This Is a Test string";

var searchTxt:String = "is";

public static void StringReplaceAll (source: String, find: String, replace: String): String

{
return source.split (find) .comes (replacement);
}

StringReplaceAll (str, searchTxt, ('< b >' + searchTxt + '< /b >'));

Output:This is a Test string

Expected results: This is a Test string

Have you used the StringFunc API?

StringFunc.replaceAllNoCase (str, searchTxt, ("" + searchTxt + ""));

Please let me know if it works.

Thank you

Sam

Tags: Flex

Similar Questions

  • How can I get the function of hibernation in the menu with; Log, the user swith, sleep, stop.

    I used to have the function of hibernation on my laptop as pets when I could also log, user swith, sleep, stop.

    But the hard disk had to be changed, and now the hibernation has disappeared from the list, how can I get that back.

    I was told it could be done in the start menu or the customization options, but have not found anywhere.

    Hibernation turned out to be more useful.

    Try this tutorial: enable or disable Hibernation
    http://www.Vistax64.com/tutorials/165508-hibernation-enable-disable.html

    Also, please read two method on disk cleanup deletes Hinbernation option in the list.

    For the benefits of others looking for answers, please mark as answer suggestion if it solves your problem.

  • How can I get my function keys to work for a game?

    I recently got a laptop for my birthday so that I don't know much about his system and so on. I downloaded a MMORPG game called Eudemons online. I've played before on my old office and my function keys worked well on it. (For example, F1, F2, F3, ect.) Now that I have my new laptop that my function keys will not meet the functions in the game that he's trying to work on the functions of the computer. Please, I'd appreciate any help or advice on how to get this working as I'm starting to get excited with all this all together. Thank you.

    Howdy:

    In most MMOS, I played (in fact, in most PC games as well), you can change the mapping of keys by entering the options menus in the game.  I'm not familiar with Eudemons, but wait it has similar functionality.

    1. enter in the game menu 'Options' (usually found by pressing "Esc", while in the gameplay or potentially for the MMO login screen).
    2. find all the options that allow you to change key settings.
    3. Select the corresponding keys you want mapped features different (e.g. F1.) to open the inventory, W for moving forward, space bar to jump, etc.

    Let me know if it helps.  Once again, I'm not familiar with the layout of Eudemons, but expects to find this workflow available in any MMO.

    Justin

  • "How can I get Windows ' function Turn on or off ' to answer?

    When I open the tour function turn on or off the menu in Windows 7 Ultimate, nothing appears in the box that opens. What can I do?

    Microsoft has published an article in the knowledge base for this problem

    http://support.Microsoft.com/kb/931712

    If the problem is not resolved, you can try the methods in this article

    http://www.Raymond.CC/blog/fix-blank-or-empty-list-in-Vista-turn-Windows-features-on-or-off-optionalfeaturesexe/

    CheckSUR running results not additional problems, but I can't tell if the registry changes suggested works for Windows 7.

  • How can I get my function auto-fill-in return after deletion of everything, when everything is set correctly?

    Initially, my mes formulaires forms filled automatically, but I had to erase everything and after re - set options correctly (I went through the checklist of Firefox) it still doesn't work right.

    My AutoFill is no longer on my computer. How it back on?

  • How can I get the F1, F2... key to work in Windows XP?

    Hello

    How can I get the function keys (F1, F2, F3...) to work in Windows XP?  I had this working properly before, but I had to reinstall everything, and now it does not work.

    I tried to uncheck the "shortcuts Mac OS', but this causes the mouse to stop working.

    Sincerely, Neil

    Edit: re-read the previous post, I missed the part, you do not have to hold down the Fn key before... Sorry ' end that

    Looks like you just have to switch the toggle autour:

    Apple > System Preferences > keyboard > check ' keys all F1, F2, etc. as standard function keys

    Hope that help =)

  • How can I get the date and time function to appear as a tile

    How can I get the date and time function to appear as a tile

    How can I get the date and time function to appear as a tile

    WIN8 are delivered with this tile/app.  The only way to display the time is to launch the charm bar (Win - key + C) or mouse over to the right up/down.  That said go to the Windows store... There are several free applications that display the time / date as a live tile.  Good luck.

  • I'm filling out a form to transfer license for Adobe Acrobat Pro XI who is transferred to another employee in our company for me. The instructions are the form indicate to attach to a file number. How can I get a case number?

    I'm filling out a form to transfer license for Adobe Acrobat Pro XI who is transferred to another employee in our company for me. The instructions are the form indicate to attach to a file number. How can I get a case number?

    Use a browser that allows cookies and pop-up windows, please contact adobe for hourly pst support by clicking here and, when it is available, click "still need help," https://helpx.adobe.com/contact.html

  • Is the serial number on my drive CS5.5? If this is not the case, how can I get my serial number?

    Is the serial number on my drive CS5.5? If this is not the case, how can I get my serial number?

    Find your http://helpx.adobe.com/x-productkb/global/find-serial-number.html serial No.

  • I have no interest in talking to the Adobe community. I want Adobe to take the money I gave them everything and give me a version of Acrobat Reader that works on a Mac. How can I get a real representative of Adobe to handle this case? This breath.

    have no interest in talking to the Adobe community. I want Adobe to take the money I gave them everything and give me a version of Acrobat Reader that works on a Mac. How can I get a real representative of Adobe to handle this case? This breath.

    Just to clarify: there is no product called 'Acrobat Reader Standard' or 'Acrobat Reader Pro "; three cloud paper products

    • Acrobat Reader (free) DC
    • Acrobat Standard DC
    • Acrobat Pro DC
  • How can I get a case number to put on a form of license transfer

    How can I get a case number to put on a transfer of the lic. form

    Contact Adobe technical support using cat...

    To the link below, click on the still need help? the option in the blue box below and choose the option to chat...

    Support of Adobe ID and registration of chat (non - CC)
    http://helpx.Adobe.com/x-productkb/global/service-C1.html ( http://adobe.ly/19r6ZDp )

  • How can I get a value from a function from pl/sql by OADBTransaction

    Hi all
    Hope you will be fine.
    as we know, we can get a sequence by this code value:
    Super.Create (AttributeList);
    Transaction OADBTransaction = getOADBTransaction();

    Vendor ID is obtained from the table sequence
    Number supplierId = transaction.getSequenceValue ("FWK_TBX_SUPPLIERS_S");

    My question is how can I get a value in a variable to a pl/sql function:
    the function is defined as follows:
    ******
    create or replace function getNextTrans return varchar2
    is
    Team varchar2 (20);
    Start
    SELECT "CASH". TO_CHAR (SYSDATE, 'DDMMYYYY') | GP_CASH_TRX_SEQ. NEXTVAL FROM DUAL;
    return team;
    end;
    /

    Hey Dina,

    Reference http://www.oraclearea51.com/oracle-technical-articles/oa-framework/229-calling-database-procedures-and-function-from-oaf.html

    Kind regards
    GYAN

  • How can I get a resolution greater than 72 dpi.

    How can I get Photosmart 7520 print sharper?      How to raise the CIO or what I can?

    AlleyCat,

    Welcome to the HP Forum.

    Comment

    The answer depends on:

    • Where are you seeing 72 dpi
    • What are your print or scan
    • If the output is a Document / Image
    • Using a Photo editing software?  If so, you may be able to influence the output with your editing software.  It is a function of the software and not associate directly to the printer.

    ??

    In GENERAL, in the printing preferences, you will see that the resolution is informational in nature, that is, you cannot change the resolution.  Although you can't directly control conflicts, you can increase the quality of printing that results by changing the quality setting: best, Normal, custom project (when / if available)

    DPI may be associated with scan - can sometimes control output scan - according to what you are scanning, scale the image to be scanned, expected results.  Note that, in some cases, change the dpi can create more problems than it solves - period photographs, for example, may produce unexpected results when scanning at higher efficiency of dpi.

    Scanning DPI is available when scanning the Printer Wizard > scan a document / Image.

    The printer Assistant icon should be available on your desktop after successful installation of the complete functionality for the printer software.

    Click on the Thumbs-Up Kudos to say thank you for the help. ».

    While I strive to reflect best practices of HP, I do not work for HP.

  • How can I get my windows reactivated as I can't use my old product key more that it is not accepted...

    The message says:-since first, windows has been activated on this computer, Windows must be reactivated within 3 days.

    The message says:-since first, windows has been activated on this computer, the computer hardware has changed a lot. Because of these changes, Windows must be reactivated within 3 days. You want to reactivate Windows now?

    How can I get my windows reactivated as I can't use my old product key more that it is not accepted...

    To analyze and solve problems for Activation and Validation, we need to see a full copy of the report produced by the MGADiag (download and save to the desktop - http://go.microsoft.com/fwlink/?linkid=52012 ) tool
    Once saved, run the tool.
    Click on the button continue, which will produce the report.
    To copy the report in your response, click the button copy in the tool (ignore the error at this stage), and then paste (using r-click and paste or Ctrl + V) in your response.
    -* in your own thread *, please

    Please also state the Version and edition of Windows cited on your COA sticker (if you have one) on the case with your machine, but do NOT quote the key on the sticker!
     http://www.Microsoft.com/howtotell/content.aspx?PG=COA

    Aalst certainly just use the actual activation.

    telephone activation.
    Click the Start button
    in the search box, type
    SLUI 4
    and press the Enter key
    Follow the instructions - but when asked which service you need the ansafone phone, don't answer - it should oblige the operator to answer, who can deal with you.

  • What is Visual Suite 8? It is essential, and, if not, how can I get rid of him? It generates dozens of error messages and crashes.

    I have Windows XP sp3 on a Dell Inspiron 6000. I'm regular crashes, and later Microsoft (up to 12 at a time) error report messages are all a repetition of the same thing: 'problem with Visual Suite 8 '.

    I don't know what Visual Suite 8, or what he does. It does not appear on the list of installed software.

    It is essential to the functioning of the laptop? If so, how can I re - install? If this is not the case, how can I get rid of him?

    Thanks for any help available.

    Hello Veritas,

    MS Visual Stuido is essentially a developers tool. Nothing, that you need unless you perform a codification. When/where are getting you an error message?

    Here's a quick link:

    http://en.Wikipedia.org/wiki/Microsoft_Visual_Studio

    hope this helps,

    Eddie

Maybe you are looking for

  • Compaq la2405wg: compaq la2405wg on windows 10

    I just upgraded my computer laptop operating system of Windows 10 earlir this week.  Following the upgrade, my laptop is no longer permitted to detect the Compaq monitor that I have connected to it, and the monitor does not detect the computer.  Ther

  • How can I delete a tab in the Session Restore?

    After that Firefox crashes, I sometimes get a message suggesting to delete one or more tabs to restore my session. I tried to highlight > delete, which did not work. I tried to highlight > and 'restore' in the upper part of the column to remove the c

  • Satellite 2450 auto start after stopping down

    My laptop is a satellite 2450 and he began to turn on when I stopped him.I think that this is a power supply problem or a problem of mtherboard. Other users had this problem and what was the cure? Thank you super1

  • Windows will not start and repair functions do not work

    Hello! A few days ago when I turned on my laptop, it said 'unable to start Windows. A recent hardware or software change might be the cause. «I tried to solve the problem through the installation and repair of computer disk, but the startup repair do

  • Questions using app mail using account MSN. Error: address msn is not available and will not be synchronized.

    Original title: Questions using mail app We got a new laptop in August 2013 and had accounts msn.com e-mail and yahoo on the mail app in windows 8. any fine until last Wednesday 1/10 when we now get message that the msn address is unavailable and it