Using the number in a name

hi
i need to use a number from a name i get
i have an array of thumbnails, when i rollOver them and
trace..., i get the name of the thumb, for example
_level0.thumbLoader_mc8. is there a way to use the 8 (or any number
that will be for that matter) so i can use it in a for function, i
need to write a function that goes from 0 to the number of the
thumb thats rolled over.
i remember that there is a way somehow, but i dont know how
anyone know?

Put the following code in the main timeline and along with a
movieclip with an instance name of, “thumbLoader8_mc”.
Read the comments in the code. However if your thumbLoaders has a
double digit (10, 57) you need to modify the code slightly.

Similar Messages

  • Limit on the number of file names retrieved using FM 'RZL_READ_DIR_LOCAL'

    Hi All,
    I am using FM 'RZL_READ_DIR_LOCAL' , to retrieve file names from a specified directory.
    When executed, i am getting 10,000 records(file names) only against lakhs of files present in the directory.
    I would like to know if there is any limitation on the number of file names retrieved using that FM and how to over come it.
    Also please let me know if the FM 'EPS2_GET_DIRECTORY_LISTING' also has any such limitations.
    Thanks in advance,
    Sreeni Vallem

    I did not know about this limitation of number of files returned. You can give a try to the external command way of doing it in your development system.  Well, creating 10001 files in development is a boring job . You can write a sample program as Rob has mentioned in this thread and copy files to a specific directory ABAP: Copy files from one R3 directory to another. This doesn't disturb the existing program written.
    Mean while let's wait for expert's reply.
    Kesav

  • When i tap a name in favorites it uses the number from the name below the one i want

    when i tap a name in iphone favorites it uses the number from the name below it

    Try this:
    First, turn FaceTime off in Settings>Phone. Then, delete all of your favorites entries. Next, turn FaceTime back on, then add all of your favorites back.

  • If my phone service is disconnected, can I still use the number to iMessage? Under my setting in iMessages it only allows me to select my linked emails and the telephone number is there but grayed out and i can't seletect it !

    If my phone service is disconnected, can I still use the number to iMessage? Under my setting in iMessages it only allows me to select my linked emails and the telephone number is there but grayed out and i can't seletect it ! It wont activate. I just recentely got AT&T.  When I had verizon before and my phone got disconnected it allowed me to still iMessage off my number.

    If your phone service is disconnected, it's not your number any more.
    If you "just got AT&T", how can it be disconnected?

  • How can I use the same Game Center name on my iPad and my iPhone?

    Is there any way to use the same Game Center name on two devices?

    If you signed into Game Center in Settings > Game Center on both devices with the same Apple ID, you should have the same name in both centers.

  • To test how can we use the opt  'logical file name' to name the file based

    Hi Sir/Madam,
               to test how can we use the opt  'logical file name' to name the file based on the selection made in the dtp run for extracting data as flat file.

    Hi Vishali,
    In the DTP select the file location as application server and give the logical file path. The actual file and logical path can be created using transaction "FILE" and "AL11".
    Rest of the process is same as that of extraction from local file.
    Regards,
    Durgesh.

  • How to use the default database service name on creating procedure for data

    how to use the default database service name on creating procedure for datagaurd client failover ??? all oracle doc says create a new service as below and enable at DB startup. but our client is using/wanted database default service to connect from application on the datagaurd environment (rac to non rac setup).please help.
    Db name is = prod.
    exec DBMS_SERVICE.CREATE_SERVICE (service_name => 'prod',network_name =>'prod',failover_method => 'BASIC',failover_type => 'SELECT',failover_retries => 180,failover_delay => 1);
    says already the service available.
    CREATE OR REPLACE TRIGGER manage_dgservice after startup on database DECLARE role
    VARCHAR(30);BEGIN SELECT DATABASE_ROLE INTO role FROM V$DATABASE;
    IF role = 'NO' THEN DBMS_SERVICE.START_SERVICE('prod');
    END IF;
    END;
    says trigger created, but during a swithover still the service is listeneing on listener.
    tns entry.
    prod =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (LOAD_BALANCE = YES)
    (ADDRESS = (PROTOCOL = TCP)(HOST = prod1)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = prod2)(PORT = 1521)) ---> primary db entry
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = proddr)(PORT = 1521)) --> DR DB entry
    (CONNECT_DATA =
    (SERVICE_NAME = prod)
    thanks in advance.
    Edited by: 854393 on Dec 29, 2012 11:52 AM

    Hello;
    So in the example below replace "ernie" with the alias you want the client to use.
    I can show you how I do it :
    First an entry need to be added to the client tnsnames.ora that uses a SERVICE_NAME instead of a SID.
    ernie =
    (DESCRIPTION =
        (ADDRESS_LIST =
           (ADDRESS = (PROTOCOL = TCP)(HOST = Primary.host)(PORT = 1521))
           (ADDRESS = (PROTOCOL = TCP)(HOST = Standby.host)(PORT = 1521))
           (CONNECT_DATA =
           (SERVICE_NAME = ernie)
    )Next the service 'ernie' needs to be created manually on the primary database.
    BEGIN
       DBMS_SERVICE.CREATE_SERVICE('ernie','ernie');
    END;
    /After creating the service needs to be manually started.
    BEGIN
       DBMS_SERVICE.START_SERVICE('ernie');
    END;
    /Several of the default parameters can now be set for 'ernie'.
    BEGIN
       DBMS_SERVICE.MODIFY_SERVICE
       ('ernie',
       FAILOVER_METHOD => 'BASIC',
       FAILOVER_TYPE => 'SELECT',
       FAILOVER_RETRIES => 200,
       FAILOVER_DELAY => 1);
    END;
    /Finally a database STARTUP trigger should be created to ensures that this service is only offered if the database is primary.
    CREATE TRIGGER CHECK_ERNIE_START AFTER STARTUP ON DATABASE
    DECLARE
    V_ROLE VARCHAR(30);
    BEGIN
    SELECT DATABASE_ROLE INTO V_ROLE FROM V$DATABASE;
    IF V_ROLE = 'PRIMARY' THEN
    DBMS_SERVICE.START_SERVICE('ernie');
    ELSE
    DBMS_SERVICE.STOP_SERVICE('ernie');
    END IF;
    END;
    /lsnrctl status - should show the new service.
    When I do this the Database will still register with the listener. I don't give that to the clients. That one will still be available but nobody knows about it. Meanwhile "ernie" moves with the database role.
    So in my example the default just hangs out in the background.
    Best Regards
    mseberg
    Edited by: mseberg on Dec 29, 2012 3:51 PM

  • I had an iphone 3GS, but received my new iPhone 5 with micro sim, but wanted to keep old mobile number so rang up to change it, that's all working fine, but iMessage is still using the number I received with iPhone, how do you delete a new number?

    I had an iphone 3GS (normal sim), but received my new iPhone 5 with micro sim, but wanted to keep old mobile number so rang up to change it, normal text messaging is working fine, but iMessage is still using the number I received with iPhone 5, how do you delete that number I can only receive iMessages on my original number?

    Issue solved

  • Upgraded my phone now iMessage and facetime use the number on the sim not my number ?

    Please help?

    Got a new sim obviously it has a number which ee must update with mine when I text and call it uses my number but iMessage and facetime use the number that is printed on the sim

  • Using the Number Pad on my non-Apple bluetooth keyboard on MBP Retina

    Hi, I was able to easily connect my bluetooth keyboard to my MBP Retina, but my Number Pad doesnt seem to work. I was trying to find an option to allow the numpad in keyboard settings, but couldnt find anything. I was hoping somebody would know what to do so that I could use my Number Pad for punching in numbers on Excel, online, etc. It's a huge pain to use the straight line of keys above the letters and I'm used to using the number pad. FYI, I'm using a Logitech MX 5500 Keyboard, if that makes any difference. Any thoughts are appreciated!

    All right,
    Not really clear yet but try either pressing the two shift key for a few seconds (or pressing many times both at the same time) or pressing shift with space. It worked with me. Funy that the problem only happens in excel.
    Got this from: http://www.fixya.com/support/t3142491-number_keys_number_pad_keyboard

  • Computer freezes when I use the number keypad

    When I use my number keypad it freezes the computer and I have to turn it off to be able to use it again.
    I use a PowerMac G4 to interface with an instrument at work. Anyway, a while back I got a new Kensington wireless mouse and started having problems with the computer freezing up when I use the number keypad.
    I thought it was the new mouse, but when I plugged back in the old mouse I still had the problem.
    I thought maybe the keypad had gone bad on the keyboard because the light didn't illuminate when I pressed the "Num Loc" key. So, I got a new keyboard with a number keypad and it does the same thing.
    I don't know what to do with it. Does anyone have any idea or suggestions to try. I'd really appreciate some help.
    Kim

    Hi Kim, and a warm welcome to the forums!
    One way to test is to Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Test for action in Safe Mode...
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive
    Reboot, test again.
    If it only does it in Regular Boot, then it could be some hardware problem or 3rd party add-on, Check System Preferences>Accounts>Login Items window to see if it or something relevant is listed.
    Check the System Preferences>Other Row, for 3rd party Pref Panes.
    Also look in these if they exist, some are invisible...
    /private/var/run/StartupItems
    /Library/StartupItems
    /System/Library/StartupItems
    /System/Library/LaunchDaemons
    /Library/LaunchDaemons

  • Importing song/artist names to iTunes using the file or folder names

    hello,
    a friend of mine put all of his tracks onto a CD and gave me the CD to import to my library.
    When I did this I noticed a convenient behavior which I have not been able to reproduce. iTunes automatically ID'ed both the song and artist name and separated them in iTunes to their corresponding columns.
    when i do this, both artist and song name are lumped together into the song name column and i have to separate and cut and paste them out.
    My friend put the albums in folders then a sub folder for artists and then inside that folder there were the song files.
    How did he do it? I think it has something to do with using dashes or forward slashes or folders in the song file names, but I'm not sure how it works.

    Hello ,
    For iTunes :
    Created a copy of the files in iTunes folder .
    But before you delete the files from the desktop ,
    I suggest you check .
    Finder > music > iTunes > iTunes Media
    For iPhoto :
    I do not use this software so I do not know but
    I can assume it's the same thing as iTunes .

  • IMessage is not working for my new number it will let me use the number the phone was originally set to and my email address but since I updated to iOS 7 it won't let me select my new number; it is just in grey

    I just updated to iOS 7 and now my iMessages won't work. It just keeps saying activating iMessage but it's not doing anything; I tried signing in with my Apple ID but then it just lets me send them using my email address and the number the phone was originally set to; even though that is not my actual number that I use as I changed it through Vodafone so the SIM card now has a different number.
    It won't even let me click on my number to select it; it is just that faded grey colour and there are no ticks by it;
    And when it says "may be a standard SMS charge to activate" I'm not even getting a text through to be able to activate it anyway
    How can I fix this?

    http://theunlockr.com/2013/07/12/how-to-stop-your-email-from-showing-up-in-imess age-video/

  • Can I use the number pad to change Spaces in Yosemite like I could in Mavericks?

    I'd really like to be able to setup Spaces to use Option-# to changes Spaces in Yosemite like I could in Mavericks. Is there a way to set that up? I've tried everything I could think of. I hate using the Option-Arrow Keys...it was so much more simple in Mavericks. Any help would be appreciated as I use 8-9 different desktops at work, and using the  arrows is a pain in the rear end. Thanks!

    Control - 1 or applicable Desktop number works for me.

  • Using the number paragraph style.

    Hi Guys
    Just wondered if there is a way when applying the numbering within the paragraph styles to choose a format that does not put a full stop after the number
    i.e current the number would read
    1.  Say hello
    2.  Say goodbye
    3.  Hello again
    I would just like to have
    1  Say hello
    2  Say goodbye
    3  Hello again
    Thanks for your thoughts
    Steve

    Open paragraph style options dialog.
    Choose Bullets and Numbering category.
    Assumes list type is "Numbers".
    Within "Numbering Style",
    in the field labeled "Number:"
    remove the full stop character.
    original value: "^#.^t"
    modified value: "^#^t"
    Dirk

Maybe you are looking for

  • Where is artwork?

    I've been on iTunes 8.x/Win for a while, but am switching to a Mac. When I loaded my iTunes/Win library, I spent many hours getting artwork for ALL of my albums. So, when I copied all of my .mp3 files to the Mac, I expected them to be there as well.

  • Leave Dynpro page

    Dear All, Anyone know what does the following line means in the leave request application page? Display possible as of 04.04.2008 only. Where to configure this? Thanks Regards, Bryan

  • Error messages for indirect PO- bdc

    A) While doing bdc's for  Indirect PO, I am gettingthe following error messages. 1. S06284 --> please either enter net price or refer to info record. 2. S06138 --> not possible to determine a consumption account. 3. EKI113 --> Purchasing across compa

  • Oracle E-Business Suite -- Unable to connect to opmn. Opmn may not be up.

    Hi, I have installed Oracle E-Business Suite Version 12.1.1.9 with Oracle Database 1.1.0.7.0 on OEL 5 Update 5. Everything works perfectly after the installation, I am able to log in to the database and log in to the website at http://<hostname>.<dom

  • Calibration Error Photosmart D7160

    After several days of not being used my HP Photosmart D7160 printer decided that it was time for an alignment when I turned it on. Pressing the OK button as instructed (white paper was in the tray ready to be printed) resulted in a page being fed to