How do I create a chain reaction?

suppose I've got something like this
var myListener:Object = new Object();
myListener.onKeyDown = function() {
if (Key.getCode() == Key.SPACE) {
icon1_mc.gotoAndStop("frame2");
icon1_mc.gotoAndStop("frame3");
icon1_mc.gotoAndStop("frame1");
Key.addListener(myListener);
clearly this wont work because the frames are interfering
with each other. What method does a person use to trigger a small
sequence of events, such as playing frame 1, then 2, then 3 where
it stops, without relying on a preloaded frame sequence?

by creating multiple listners the effect may be more
successful?
icon1_mc.stop();
var myListener:Object = new Object();
myListener.onKeyDown = function() {
if (Key.getCode() == Key.SPACE) {
icon1_mc.gotoAndStop(2);
Key.addListener(myListener);
var myListener2:Object = new Object();
myListener2.onKeyUp = function() {
if (Key.getCode() == Key.SPACE) {
icon1_mc.gotoAndStop(3);
// .... //insert other commands here for button release
// once other commands are processed, return button to first
frame
//> icon1_mc.gotoAndStop(1);
Key.addListener(myListener2);
stop();
i should point out that if the symbol icon1_mc is a button
the code above will not effect it, but if you convert it to a Movie
Clip it does. Perhaps using it as a Movie Clip and manually coding
the mouseOver reactins as well may create the desired effect? i can
see what you are trying to do, although the Shift key involvement i
have not implemented in my version. im sure kglad will know more
but i find varying attempts, even if failures, simply narrows the
sussessful possibilities. Edison didnt fail a heap of times, he
just found a lot of ways NOT to make a lightbulb. hope some of this
was of help.
- LFG

Similar Messages

  • How can I create a chain process with rscrm_bapi

    Hello
         We have generated a table, as result of the execution of a query with the transaction rscrm_bapi. It's made manually, and now we want to do it in a chain process so that the table will be generated automatically.
         How can I do this?. Are there any manual? or Anyone know how to do it, step by step?
    Thank you very much.

    Hello,
    managed the execution of rscrm jobs in PC as follows:
    1. Execute query through RSCRM_BAPI transaction
    2. goto sm37 and copy the Jobname (the active one)
    3. Create following progromm
    *& Report /WST/RSCRM_START *
    REPORT /WST/RSCRM_START .
    parameter: l_bid TYPE sysuuid_c.
    CALL METHOD cl_rscrmbw_bapi=>exec_rep_in_batch
    EXPORTING
    i_barepid = l_bid
    4. Execute Programm and fill the Parameter with the Jobname
    5. Save as a new program variant and use in PC as a normal program
    Very strange and I think not very nice that sap uses the jobname to control the execution....but with this workararount it works very nice.
    I hope that helps.
    Regards,

  • How to create process chains for Master Data?

    I need information on " how we can create process Chains for Master Data"

    Hi Sachin,
      http://help.sap.com/saphelp_bw33/helpdata/en/ad/6b023b6069d22ee10000000a11402f/frameset.htm
    and also Modelling aspects in process chains (ppt)
    https://websmp109.sap-ag.de/~sapidb/011000358700002337702003
    Hope this helps.
    Srini

  • How to create process chain with dso and infocube at a time

    hi friends,
      i have a FLATFILE in application server and i need to upload it to STANDARD DSO and i created a INFO PACKAGE and DTP for DSO.
    i have a STANDARD INFOCUBE to upload data from above DSO. here DSO is the source.  i want to schedule  this process in process chain. how could i do this. any one please give me solution.
         can any one explain me the options in RSPC and how they work and where we exactly use. this is very helpful to me. please give me guidance. thank you.
    thanks,
    sree

    First make sure you have already created the infopackage to load the data from server to the DSO and the DTP to load data from DSO to the Cube.
    Now goto Tcode RSPC.
    Choose Create process Chain option. provide appropriate technical name and description.
    Drag "Execute infopackage" process type from left hand side pane in RSPC.  Choose the infopackage to load the data from Server to DSO. you can find this infopackage using the F4 help in the above selected process type.
    Drag the "data transfer process" process type to load data from the Flat file data source above to the DSO.
    Then Drag the "Activate DataStore Request"  process type and select the DSO in which you would load the data  using the above DTP.
    Drag the "data transfer process" process type to load data from DSO to the Cube.
    Save, activate  and schedule the process chain according to appropriate time.

  • How to create Process chain in BI 7.0

    hi,
        I dont know how to create process chain in BI 7. If any one have document step by step process to create process chain. help me. thank u.

    check these links..
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/00a1f389-ec7c-2c10-04bc-9d81b3084171
    http://wiki.sdn.sap.com/wiki/display/BI/Processchainscreationandmonitoring
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/900be605-7b59-2b10-c6a8-c4f7b2d98bae
    http://wiki.sdn.sap.com/wiki/display/BI/FiveWaystoEnhanceBIFunctionalityUsingABAP--PartV--ABAPinProcess+Chain

  • How to create process chain for 0EMPLOYEE

    I want to create process chain for 0EMPLOYEE attribution and text, how to create it and make a schedule for daily loading? Could anyone write steps in my case? Thanks!

    Hi,
    Follow the following steps:
    1. Go to RSPC->create->give name and disc of your chain.
    Start Variant Creation
    2.  Now you will be prompted to give a start variant,create a  new variant(click on page icon )
    3.Change Selections->date/ time.
    4.give date and time for start of the chain.
    5.click the check box for periodic job->period values->daily->save->save
    Addition of process types
    6.Select the process type "Execute Infopackage"
    7.select the name of the infopackage which loads attr data to 0EMPLOYEE.
    8.Attribute Change run will come automatically( if not then drag it as well and create variant )
    9.select the name of the infopackage which loads text data to 0EMPLOYEE.
    10.Attribute change run wil again follow.
    (connect the process types which are not connected,by right clicking the process types )
                                 start
                           IP A     IP  T
                          attr          attr
    A = attribute
    T = Text
    Please Reward points if useful
    Manish

  • How to create Process chain for Aggregate for Master data

    Hello friends,
    I created Aggregates on Navigational Attributes.
    Now they are working fine, but i need to know that how shall i create the Roll up for Aggregates on Navigational Attributes.
    The point is the master data changes frequently a lot of time for e.g. for 0customer etc.....
    So if any one can send me the step by step documents so as to know how to roll up the Aggregates for Navigation attributes or for aggregates created on Master data....
    How to create process chains for the same ?????????
    Because if master data changes, then rolling up the aggregates straight forward will not help.
    So we need to write a process chain so that it deactivates the aggregate and reactivate again and fill up again..........
    If i mis interpreted something please rectify it.......
    Please advise

    Hello,
    the changerun that you have to schedule in order to activate the master data will adjust the aggregates automatically.  There is no need to deactivate them after master data loads.
    Best regards,
    Ralf

  • How to create process chain ?

    hi all,
    will you please simlify how to create process chain if anybody has a screen shot or slide show about pc creation it will definatly help me a lot.
    rewrd point for sure,

    This may help:
    [http://help.sap.com/saphelp_nw04s/helpdata/en/67/13843b74f7be0fe10000000a114084/content.htm]
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8da0cd90-0201-0010-2d9a-abab69f10045]
    Regards,
    Jordi

  • How to create process chains,and how to use process like and or xor

    Hi,
    How to create process chains,and how to use process like and or xor.
    can any one please give me a example in each.
    Thanks,
    cheta.

    Hi Cheta,
    Here is step by step procedure to create process chains
    Process chain is nothing but executing a process ..(or) loading the data any process we can do in background.. that means.. automatically we can execute our process based on Time or any event..
    Creating Process Chains
    Prerequisites
    If you want to include a load process in the process chain, you need to have already created an InfoPackage.
    You cannot load flat file data from a client workstation in the background. For this reason, you have stored your data on an application server.
    Creating Process Chains
    You have the option of creating a process chain in the process chain maintenance screen directly or by using a maintenance dialog for a process:
    Creating a Process Chain Directly in the Process Chain Maintenance Screen
    You are in the BW Administrator Workbench.
    1. Click on the Process Chain Maintenance icon in the AWB toolbar.
    The Process Chain Selection dialog window appears.
    2. Choose Create.
    3. Enter the technical name and a description of the chain, and confirm your entry.
    The Add Start Process dialog window appears.
    4. Create a variant for a start process.
    1. a. On the Maintain Start Process screen, choose whether you want to schedule the chain directly or whether you want to start it using a metachain.
    2. b. If you choose to schedule the chain directly, enter the start date value for the chain under Change Selections and save your entries.
    The Maintain Start Process screen appears again.
    3. c. Save your entries, return to the previous screen and confirm your entries in the Add Start Process dialog window.
    You are taken to the Plan View of the process chain maintenance screen.
    In the left-hand area of the screen, a navigation area is displayed. In the right-hand area of the screen, the process chain is displayed.
    5. Use the drag-and-drop function to add the relevant processes into your process chain.
    You use the Process Types function to select the processes. This sorts the process types according to different categories. You can also call up InfoPackages and processes for the data target from the separate InfoSources and Data Targets navigation trees.
    Hope this helps
    Regards
    Karthik

  • How  to  create  adhoc  chain  in process chain

    how  to  create  adhoc  chain  in process chain

    hi,
    ad hoc process chain is also the process cahin which will run seperatly from main chains.
    as you do for process cahin create it also.
    Process chain creation
    http://help.sap.com/saphelp_nw04s/helpdata/en/67/13843b74f7be0fe10000000a114084/content.htm
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/86/6ff03b166c8d66e10000000a11402f/frameset.htm
    Ramesh

  • How to create process chains

    Hi Friends,
       I got one task on regarding creation of process chains, I am new to creation of process chains, can any one help me out immediately, pls send some documents and some sample process chains to my mail " [email protected]"

    Hi Kuna,
       Use TCode RSPC to create process chains.
       Pls. refer to this link for further development.
    http://help.sap.com/saphelp_nw04/helpdata/en/8f/c08b3baaa59649e10000000a11402f/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/7b/d4313b38bea774e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/d5/e80d3dbd82f72ce10000000a114084/content.htm
    Also check..
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/36693695-0501-0010-698a-a015c6aac9e1
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9936e790-0201-0010-f185-89d0377639db
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3507aa90-0201-0010-6891-d7df8c4722f7
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/263de690-0201-0010-bc9f-b65b3e7ba11c
    assign points if useful ***
    Thanks,
    Raj

  • How to Create Process Chain for Remote Cube.

    Hi,
              I created Remote info cube, data from ECC, loaded Successfully, I want to create Process Chain for Reomte Cube, Please Help me.
    Thanks,
    Nandish Gowda

    Hi Nandish,
    After initialization, th next delta will come as per your delta nature, if it is 0calday: Then your next delta will come tomorrow only.
    If you are able to 7 records in RSA3, why not in PSA( Why it's only 5 records). Analyze this closely.
    Sometimes, RSA3 exactly doesn't match with PSA because, RSA3 works on update mode F.
    Regards,
    Suman

  • HOW TO CREATE PROCESS CHAIN FOR PSA ARCHIVING

    SDN EXPERTS,
    i like to create process chain for archiving. but i dont see any event for archiving when i go to create a process chain for PSA archiving. please let me know.
    thanks

    Hi,
    In the below document on the 14th page it says it is not possible to archive the master data & PSA.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f47fec9f-0501-0010-ce84-8a7231715ae6
    As per my understanding..
    But one thing you can do is use another ODS and load the same data that you're loading to something else and try to archive that data(Only if you have transformations in the current CUBE/ODS).
    Correct me if i was wrong and eloborate your requirement.
    Regards, Siva

  • How do I create a Pdf form for others?

    I have finally figured out how to make a pdf form, but my client wants to be able to attach the file to his e-mail and send it to his relations.
    How do I create a pdf form with his adress in stead of my own e-mailaccount?
    Tried to adjust my id in the preferences on my Mac, but that is not a safe way I guess...
    Can anybody help me out, I'm stuck...
    Bob

    Yes, I want to enable the client's relations to be able to click on a link
    in the pdf to automatically submit the pdf to his e-mail address.
    Now a purple bar shows up when a 'relation' opens the pdf form.
    In this bar is a button included for sending the form, but they have to
    confirm the adding of their reaction to the 'reactions-file'. This refers to
    the location where I authenticallly saved the file (on my hard disk).
    I can adjust the reply e-mail adress by temporarily adjusting my id in
    Acrobat preferences, but I don't know the future location of the reaction
    file.
    It's a difficult question, but it's based on the question: Is it possible to
    make a pdf form for somebody else; so they can send en receive the reactions
    on their moment and their wanted location?
    Op 02-04-10 04:32, carltondaniel <[email protected]> schreef:
    hi bob
    are you saying the email address is on the pdf as plain text? or are you
    wanting to enable the client's ³relations² to be able to click on a link in
    the pdf to automatically submit the pdf to his email address?
    daniel
    >

  • How to stop the process chain showing status as yellow but no process step

    Dear Friends,
    How to stop the process chain showing status as yellow but no process step is running in that process chain.
    We have manually triggered the process chain for sales it finished successfully till load data but the next step is create index and DB statistics. Both of this steps are in unscheduled position only and no background job for this.
    Please guide me.
    Thanking you in advance.
    Regards,
    Shubhangi

    Hi,
      At times even I have faced this situation.  During those times, running the Function module RSPC_PROCESS_FINISH by passing the right parameters came to my rescue.
    Regards,
    Raj

Maybe you are looking for