Error on creating Incoming Payment that links to another Incoming Payment

Hi Experts,
I am trying to create an Incoming Payment to pay an Invoice, as well as to use another Incoming Payment with an open balance (with Payment On Account box checked) to offset part of this payment.
Conceptually...
Incoming Payment A (-$75)
   --- link to Invoice B   ($85)
   --- link to Incoming Payment C  (-$10)
This can be done manually, but by using DI API, I am facing this error:
"-10: Base document card and target document card do not match.  (RCT2.DocLine)(line: 2)"
Here is the source code:
Dim oPayments As Payments = DirectCast(oCompany.GetBusinessObject(BoObjectTypes.oIncomingPayments), Payments)
' [HEADER]
oPayments.CardCode = "C0001"
oPayments.DocDate = Today
oPayments.DocType = BoRcptTypes.rCustomer
oPayments.CashSum = 0
oPayments.BankChargeAmount = 0
oPayments.TransferAccount = "12180208"
oPayments.TransferDate = Today
oPayments.TransferSum = 75
oPayments.LocalCurrency = BoYesNoEnum.tYES
' [LINE 1 - AR Invoice B.]
oPayments.Invoices.InvoiceType = BoRcptInvTypes.it_Invoice
oPayments.Invoices.DocEntry = 16949
oPayments.Invoices.SumApplied = 85
' [LINE 2 - Incoming Payment C with Open Balance.]
oPayments.Invoices.Add()
oPayments.Invoices.InvoiceType = BoRcptInvTypes.it_Receipt
oPayments.Invoices.DocEntry = 20338           ' Journal Entry Number of the Incoming Payment
oPayments.Invoices.SumApplied = -10
If oPayments.Add() <> 0 Then
    oCompany.GetLastError(errCode, errMessage)
    BarError(String.Format("{0}: {1}", errCode, errMessage))
Else
    BarSuccess("Success.")
End If
Initially I tried to set
oPayments.Invoices.DocEntry
with the Incoming Payment's DocEntry, but after trial and error, I realized I should be using the Incoming Payment's Journal Entry's Number instead. So this field should be correct. (If I were to use the Incoming Payment's DocEntry for this field, I get the "-2028: No matching records found (ODBC -2028)" error.)
I have ensured that the Incoming Payment C's CardCode is the same as the one I set in
oPayments.CardCode
, so I'm not sure why it gives an error saying the document cards do not match. I would appreciate any form of help on this! Thanks!

Hi,
I am not trying to Pay to Account (you are referring to the top left radio button of the Incoming Payment right?). I am trying to create an Incoming Payment that uses another over-paid Incoming Payment (i.e. Open Balance > 0) to offset its Amount Due.
Anyway I have found the solution to my problem. It seems that I need to also set the
oPayments.Invoices.DocLine
value to the over-paid Incoming Payment's Journal Entry's document line which contains the same business partner as my Incoming Payments. This DocLine value is usually 1 (0-based), as SAP usually creates the Journal Entry with the BP row in the second row.

Similar Messages

  • I need to create a button that links to another swf file...

    i'm creating my first website, and, for each menu item, i am
    creating a new flash document... is this the correct way to create
    a multi-page website?
    plus: how to create a button that links to a jpg, thanks!
    jane

    Creating separate swf's these days as far as I know is
    considered to be a better practice than using the "scenes" that are
    in Flash. The reason is you can load various sections of your
    entire Flash entity rather than the user downloading everything at
    once.
    But, it also depends on the complexity of where your menu
    items are leading. If they are simple enough, then there may be no
    need to create new documents.
    To create a button that links to a jpeg, try this.
    Whatever graphic you're using for the button, select it and
    hit F8 to convert it to a movie clip. Once it's in your library,
    click on your new movie clip on the stage and give it an instance
    name in the properties window.
    Click the first frame in your timeline (preferably on a layer
    named "actions") and put this example in for the actionscript:
    //buttonName is the instance name you gave it
    //.onPress tells Flash when buttonName is pressed then do
    what's
    //inside the brackets of the function
    buttonName.onPress = function (){
    //getURL is the Flash function that will load your
    picture.jpg
    //_blank is the target. e.g. _blank, _self etc.
    getURL("picture.jpg", "_blank");
    }

  • Error in creating the payment document; read job log

    Hi All,
    Recently we are upgraded to EHP4 pack. While running the payment proposal for the vendor I am getting the error 007 "Error in creating the payment document;read job log" Details of job log is as follows
    >            Due date determination additional log
    > Document 1100001518 line item 001 via ILS          694.00-
    > Terms of payment: 05/23/2011   60  0.000 %    0  0.000 %    0
    >  01 days grace period is being considered
    >  Maximum cash discount should always be taken
    >   Payment must take place before 07/23/2011; next payment on 07/27/2011
    > Item is due with 0.000 % cash discount
    Internal error: doc.balance not zero / comp.code SNXL vendor 1009530510 customer
    Balances:        2,052.00- ILS /        2,052.00- ILS
    >
    >            Posting documents additional log
    >  Currencies in line 1: ILS / ILS  Currencies in line 2: USD / ___
    > Document  company code SNXL currency ILS payment method T
    >  LIt PK Acct         RA            Amount            Tax
    >
    >  001 38 2001520500               3,420.00              0.00
    >                                  1,002.02              0.00
    >  002 50 0032118400               1,026.00              0.00
    >                                    297.21              0.00
    >  003 25 2001520500              72,645.00              0.00
    >                                 20,879.23              0.00
    >  004 50 0032118400              21,793.50              0.00
    >                                  6,312.93              0.00
    >  005 50 0010009101              48,457.50              0.00
    >                                 14,036.70              0.00
    >  006 40 0096100000                   0.00              0.00
    >                                    769.63              0.00
    >
    Information re. vendor 1009530510 / paying company code SNXL ...
    I have checked the configuration of FBZP The configuration settings is correct. Can you please help to solve this problem
    Regards
    Girish

    Hi Girish,
    You should be having error FZ326.
    Please kindly refer to the following link in order to solve the issue:
    http://wiki.sdn.sap.com/wiki/display/ERPFI/PaymentProgram-ErrorMessageFZ326
    or
    http://wiki.sdn.sap.com/wiki/x/jY3YCw
    Apply all notes that are relevant to your support packaged.
    Kind Regards,
    Fernando Evangelista

  • F110 Error in creating the payment document; read job

    Hello
    I am running a payment run for few vendors and I am getting this error "Error in creating the payment document; read job" I have checked all the vendor acconts involved, for any blocked data but nothing is blocked. Is there any thing else that I am missing. Pleas let me know.
    Thanks

    Hi,
    To rectify ur problem u need to check follwing points...
    1. doucuments types assogned in payment method in FBZP
    2. In Ecc 6.0 u need to create document types and number ranges in N1 ledger, because new ledger is activated by system  default in this version.
    define document types in N1 ledger
    path:Spro-FA-****-Documnet-document types-define doc.types in GL view
    give ledger as N1 and enter.
    define document types whoch u were assigned in payment method in country. for doucument types u can take reference as OBA7 tcode documnet types..
    afetr that
    define document N.ranges  fro GL view
    path:Spro-FA-****-Documnet-document N.ranges-doc. in GL view-define document N.ranges  fro GL view
    enter comany code and define number ranges for doc.types
    afetr all above setting try once in F110. u will get result..
    regds
    Tony

  • Is there a way to create a button that links to a website?

    Is there a way to create a button that links to a website?
    I was reading up that it's possible to this with menus, and tracks but can you do it with a button and how?
    I am hoping to create a button that people viewing my discs on a computer can click on the link and their web browser will pop up and take them to a website.
    Any help is appreciated.
    Thanks.
    -Fraky

    dvd@ccess questions are being asked once a week on this forum, so I'll repeat why it's useless:
    - Mac users have to enable the feature in the preferences of DVD Player in order to for the links to work.
    - PC users have to install a small application on their PC, and they have to reboot the PC in order for the links to work.
    - On top of this, it's still unreliable, and may not work on some computers.
    It's a dog: Don't use it.

  • How to create text buttons that link to video?

    I've finally gotten around to trying DVD SP, and even though I read the whole manual, it's not at all clear if, or how, you can create text buttons that link to the video you want to play, without displaying a clip of that video in the button itself.
    I have no problem creating a text button, but I can't change the font, and editing is counter-intuitive, unlike iDVD. I'd use iDVD, but it doesn't accept .m2v files, and it seems to think that my 6 videos of about 43 minutes each are too large for a DVD+DL disc, so it won't let me burn it or save it as a disc image.
    Does anyone have a way out of this conundrum, or am I SOL?
    Mulder

    It really isn't that hard!
    As Drew said, go into your menu and click and drag to create a button rectangle. With the button highlighted, look in the property inspector at the bottom and type in the text that you want to use. Ensure that you 'include in button highlight' and then set the colour choice for selected and activated.
    What you get is a simple line of text which illuminates when you roll over it, and changes colour when you click on it.
    Once that is done, click on the button area again and set the target to go to the piece of video that you want to have play back.
    You should also set the menu call and end jump on that track to make sure your viewer can get back to the menu.
    Once that is done the menu will show as a simple piece of text (more buttons means more bits of text, and the first button will be highlighted by default) and no video will play until the button is activated.
    DVDSP is definitely a steeper learning curve than iDVD but for very good reasons. You get far greater control and access to far more advanced features in DVDSP. This means that some things will seem harder, whereas in fact they are just different and the process for achieving the result you want is different. Much of what you want to know is in the manual and also in the tutorials which came with the app. Failing that there are several good online spaces where you can find a lot more information... not least of which is right here, of course!

  • Is there a way to link or create a widget that links back to the iTunes U app on your iPad from your iBook?

    Is there a way to link or create a widget that links back to the iTunes U app on your iPad from your iBook?
    I have already found the Apple Widget Builder (http://widgets.itunes.apple.com/builder/) and that works fine if you want to link to the "App Store", but I want to know if there is a way to "open an app" that is already installed on the iPad instead of double tapping the home button to switch between apps. (I know using the home button is very simple, but I am trying to find an even easier way to just "tap a widget" or "link" that will open iTunes U right up) I am only asking if this is possible for people who may have a hard time running an iPad at the beginning.
    I appreciate any help, thanks!

    I appreciate your help, but I had already looked at LinkMaker and I thought that was my answer, but as far as I could tell that still only links to an app in the app store. Yes it will link to iTunes U in the app store and you can then hit Open, but that is too drawn out of a process. We would like to know a way to just open the app directly.
    Thank you!

  • F110 " Error in creating the payment document; read job log"

    Hi all,
    when i execute payment in Tcode F110, getting message " Error in creating the payment document; read job log".
    Log for payment run for payment on 30.07.2009, identification TEST1
    Error in the recovery of constants
    Information re. vendor 1000040256 / paying company code BG10 ...
    ... payment not possible because of reported error
    Because of it, the payment file is also not generated.
    The status says " Payment run has been carried out".
    But when the open items are cleared.
    What could be the reason for this error message?
    Regards,
    Vidya

    Hi,
    As the document is in the cleared status, you can try finding out with which run date and run id the documents got cleared. Go to Transaction code SE12 and give the following details - Company code, vendor code and the payment documents (clearing document for the invoice) or you can also give the invoice document numbers and fiscal year.
    The output will tell you which payment run id and run date was used to process the payment.
    Hope this will help you understand what has happened.
    Thanks and Regards,
    Anit
    Edited by: Anit Mangat on Jul 30, 2009 4:38 PM

  • Logical error in creating tables using db link in solaris

    Hi,
    While creating table using the syntax create table newtab...as select * from tab@dblink .. I am facing a problem. The newtab table created is having a structure different (from datalength point of view of varchar2 and char datatypes) from the source. The data length is getting tripled i.e. if a column a is varchar2(20) in tab then it is becoming --- a varchar2(60) in newtab. This is happening in solaris environment when the two databases are in 2 different servers. Please let me know if there are any patches to resolve the problem.
    Thanks
    Arnab

    ORA-02019: connection description for remote database not foundHave you used this database link successfully for some other queries?
    The error posted seems to indicate that the DB Link is not functional at all. Has it worked for any other type of DML operation or is this the first time you ever tried to use the link?

  • F110 Error 007 - Error in creating the payment document; read job log

    We have created a new SAP instance (vers 4.7) and testing if its working.
    The above error occurs at the payment proposal stage for payment methed C (Cheque), but is OK for E (BACS).
    I have been back through the config a couple of times checking FBZP and OBA7, and I can see anything obviously wrong.
    The job log says........
    10.03.2010 16:27:24 Job started -
                                                                       00           516          S    
    10.03.2010 16:27:24 Step 001 started (program SAPF110S, variant &0000000000007, user ID BPGB) -
         00           550          S    
    10.03.2010 16:27:24 Log for proposal run for payment on 10.03.2010, identification GB4  -
               FZ           402          S    
    10.03.2010 16:27:25                                                                              -
      ZT           004          S    
    10.03.2010 16:27:25 Information re. vendor 500007 / paying company code PS10 ...  -
                     FZ           305          S    
    10.03.2010 16:27:25 ... payment not possible because of reported error  -
                               FZ           311          S    
    10.03.2010 16:27:25 End of log  -
                                                                       FZ           398          S    
    10.03.2010 16:27:25 Job finished  -
                                                                     00           517          S    
    What appears to be the offending line in the log (Error ZT004) is blank, so gives me no clues as to the problem.  I'm at a loss what to check net, and I'm hoping somebody can help me.
    Any advise welcome.
    Thanks
    Graham

    Thanks Ji, that gives me a much better log to look through.
    I've been doing a lot more testing as a result, but ultimately still come up blank.  Heres why I am....
    1.  I have 2 payment methods...
    C-Cheque
    E=BACS
    2. I pay 2 types of vendors...
    Eternal (i.e. Invoices)
    Internal (i.e. Employees expenses)
    3. The payment proposal step is working fine for external suppliers on both payment methods, but fails for internal on both methods.
    4. I am using the same payment terms on everything (Immediate payment no discount)
    5.The only difference in the logs is (i.e. the line below does not appear on the external supplier logs).....
    Cash discount base amount not set!                                                              FZ           753
    6. The accounting documents look as I expect (External have an amount in the Cash Discount base, internal do not), this is how our current system behaves where we do not have any issues, and I cannot see any differences in the vendor document between the 2 systems
    7. Incase I have missed something that is the real cause of the problem, here is the full log.
    If you have any ideas what the problem still is, advice would be gratefully received, as I am pulling what little hair I have left out.
    Full log......
    Job started                                                                                00           516
    Step 001 started (program SAPF110S, variant &0000000000018, user ID BPGB)                          00           550
    Log for proposal run for payment on 10.03.2010, identification GB6                                 FZ           402
    >                                                                                FZ           693
    > Additional log for vendor 500008 company code PS10                                               FZ           691
    >                                                                                FZ           693
    >            Due date determination additional log                                                 FZ           799
    > Document 2100000002 line item 001 via GBP           53.04-                                       FZ           700
    > Terms of payment: 10.03.2010    0  0.000 %    0  0.000 %    0                                    FZ           701
    >  00 days grace period is being considered                                                        FZ           726
    >  Cash discount base amount not set!                                                              FZ           753
    >   Payment must take place before 10.03.2010; next payment on 12.03.2010                          FZ           728
    > Item is due with 0.000 % cash discount                                                           FZ           721
    >                                                                                FZ           693
    >            Payment method selection additional log                                               FZ           699
    > Payment method selection for items due now to the amount of GBP           53.04-                 FZ           601
    > Payment method "E" is being checked                                                              FZ           603
    > Bank details are being checked                                                                   FZ           640
    >    Customer/vendor bank details are being read                                                   FZ           644
    > Country GB / Bank number 404731 / Account 12457852 ...                                           FZ           645
    >     Customer/vendor bank details are being checked                                               FZ           665
    >   System reads house banks and checks if they are allowed                                        FZ           668
    > Our bank 1000 is being checked                                                                   FZ           648
    > For currency GBP and 001 days 9999,999,999.00 are planned                                        FZ           658
    > Available amount is enough, 9999,999,999.00 GBP still available,           53.04  necessary      FZ           657
    >   House bank is selected ...                                                                     FZ           673
    > Our bank details 1000 GBBK1 are being used                                                       FZ           641
    > Bank details of the partner with ctry GB bk no. 404731 acct 12457852 are being used              FZ           642
    > Payment method "E" is permitted                                                                  FZ           609
                                                                                    ZT           004
    Information re. vendor 500008 / paying company code PS10 ...                                       FZ           305
    ... payment not possible because of reported error                                                 FZ           311
    End of log                                                                                FZ           398
    Job finished                                                                                00           517
    Edited by: gbrandreth on Mar 11, 2010 11:35 AM

  • Error while creating a report that uses Oracle OCI JDBC connectivity

    Please let me know why my CR and LF characters are removed from my forum posting *****
    Hi,
    I was trying to create a report that uses Oracle OCI JDBC connectivity. I am using Eclipse3.4 download from "cr4e-all-in-one-win_2.0.2.zip".  I have successfully created a JDBC OCI connection.
    The connection parameters are given below:
    URL: jdbc:oracle:oci8:@xe
    Database: xe
    username: <userName>
    password: <password>
    I have tested the above connection in Data source Explorer and it works fine!!!
    But I am getting the following error when I drag-and-drop a table from the list of tables. Not sure what I am missing here?  Any help is highly appreciated.
    com.businessobjects.reports.jdbinterface.common.DBException: InvalidURLOrClassName
         at com.crystaldecisions.reports.queryengine.driverImpl.jdbc.JDBCConnection.Open(Unknown Source)
         at com.crystaldecisions.reports.queryengine.JDBConnectionWrapper.Open(SourceFile:123)
         at com.crystaldecisions.reports.queryengine.Connection.br(SourceFile:1771)
         at com.crystaldecisions.reports.queryengine.Connection.bs(SourceFile:491)
         at com.crystaldecisions.reports.queryengine.Connection.t1(SourceFile:2979)
         at com.crystaldecisions.reports.queryengine.Table.u7(SourceFile:2408)
         at com.crystaldecisions.reports.dataengine.datafoundation.AddDatabaseTableCommand.new(SourceFile:529)
         at com.crystaldecisions.reports.common.CommandManager.a(SourceFile:71)
         at com.crystaldecisions.reports.common.Document.a(SourceFile:203)
         at com.businessobjects.reports.sdk.requesthandler.f.a(SourceFile:175)
         at com.businessobjects.reports.sdk.requesthandler.DatabaseRequestHandler.byte(SourceFile:1079)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.do(SourceFile:1163)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.if(SourceFile:657)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.a(SourceFile:163)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter$2.a(SourceFile:525)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter$2.call(SourceFile:523)
         at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
         at java.util.concurrent.FutureTask.run(Unknown Source)
         at com.businessobjects.crystalreports.designer.core.util.thread.ExecutorWithIdleProcessing$3.doWork(ExecutorWithIdleProcessing.java:182)
         at com.businessobjects.crystalreports.designer.core.util.thread.AbstractCancellableRunnable.run(AbstractCancellableRunnable.java:69)
         at com.businessobjects.crystalreports.designer.core.util.thread.PriorityTask.run(PriorityTask.java:75)
         at com.businessobjects.crystalreports.designer.core.util.thread.PriorityCompoundCancellableRunnable.runSubtask(PriorityCompoundCancellableRunnable.java:187)
         at com.businessobjects.crystalreports.designer.core.util.thread.PriorityProgressAwareRunnable.runSubtask(PriorityProgressAwareRunnable.java:90)
         at com.businessobjects.crystalreports.designer.core.util.thread.PriorityCompoundCancellableRunnable.doWork(PriorityCompoundCancellableRunnable.java:144)
         at com.businessobjects.crystalreports.designer.core.util.thread.AbstractCancellableRunnable.run(AbstractCancellableRunnable.java:69)
         at com.businessobjects.crystalreports.designer.core.util.thread.ExecutorWithIdleProcessing$IdleTask.run(ExecutorWithIdleProcessing.java:320)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Thanks
    Karthik
    Edited by: KARTHIK1 on Oct 14, 2009 9:38 PM

    Hi Ted,
    Thanks for the feedback. I was able to create a report in Creystal Reports Designer 2008 using OCI.  It is not allowing only in the Eclipse plugin. In our environment we are not allowed to user Oracle thin connections and ONLY OCI is allowed.
    1) Can you please let me know if there is a way to do this? 
    2) Will it allow data sources using native database driver?
    3) If so, can I use JRC to create these reports from a desktop java program?
    Thanks & Regards
    Karthik
    Edited by: KARTHIK1 on Oct 15, 2009 4:38 PM

  • Error when create a Payment Batch

    When I create a payment batch, I fill batch name as LIPPO_X123. then I entry bank account name "LIPPO Branch JKT1". But when I want to choose "Document" by clicking the list combo appear message "FRM40502:Oracle error : unable to read list of value"
    When I click "Details..." this message appears :
    FRM-40502: ORACLE error: unable to read list of values.
    ORA-01422: exact fetch returns more than requested number of rows
    ORA-06512: at "APPS.AP_AUTO_PAYMENT_PKG", line 679
    "

    Check Note: 234846.1 - APXPAWKB Errors With ORA-01422 ORA-06512 FRM-40502 When Creating A New Batch After Navigating To The Document Field
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=234846.1

  • Can i create a button that links to the slideshow widget

    I am creating a portfolio site for a class. It is a one page site, One of my sections is going to be my "work" section. I want to categorize my work, So I have made buttons that pertain to each category of work. Is there anyway that I can link this to the slideshow widget. When one of the category buttons is clicked I want the slideshow widget to pop up. Is this possible? I can not find a tutorial and I am very new to Muse. Thank you!

    Hi,
    You can't directly associate a button with a slideshow. However, you can embed slideshow in a tooptip target and add the button to the tooltip trigger as mentioned in this post : Re: How do i create a button which will show new content on same page?
    Regards,
    Aish

  • Error while creating sales order for material with another DIVISION

    Hello Friends,
    I have a problem with my sales order creation.
    I have defined a new sales area 0010 / 10 / 01. I have the sales order type assigned to this sales area. (in VOV8 for the sales order type, in the 'General Control' the 'item division' is flagged.
    Now, I have created the sold to party XYZ with all the partner functions defaulted same as the sold to party for the sales area 0010 / 10 / 01.
    NOW, I have the material ABC with the DIVISION 10 in the basic data. I have extended the material to my sales org & dist. channel & plant.
    Now, while creating the sales order for my sales area 0010 / 10 / 01 , I enter the sold to party XYZ - it is OK. But when I enter the material ABC, I get the error - "SHIP TO PARTY IS NOT DEFINED FOR SALES AREA 0010 / 10 / 10"
    Please help to resolve the issue.
    Edited by: Vivek on Aug 13, 2009 9:04 AM

    Hi
    Common division for Material Master data will not work
    Because in the material master Division is a field not an organizational unit
    Means when you create MMR you will give sales org, DC, Plant  as organizational units and then enter but not division
    Division is a field maintained in basic data and sales org data 1
    This is the reason in t code you will find in t code VOR2 Common division only customer and conditions but not materials
    But in t code VOR1 Common DC ,customer  conditions and materials all there are available (you can check these t codes)
    Coming to your issue Item div is clecked in your order type
    This means the division in MMR has the priority or control for that order type
    Your header division is 01 ( taken from customers sales area) and item division is 10 (taken from MMR as per your post)
    So it differs
    To process this order with Item div is clecked in your order type you need to extend your Sold to party ABC to the sales area 0010/10/10 (the sales area where the division of the material falls)
    or alternatively
    There should be a  customer say DEF created in sales area 0010/10/10 who will be a ship to party ( your error is also the same)
    for your ABC  that is sold to party in sales area 0010/10/01 where the order is registered
    Hope yopu are getting it
    ABC in sales area 0010/10/01 will have  or should have ship to paty DEF  in sales area 0010/10/10 
    or
    ABC should operate in in sales area 0010/10/10  too
    If item division is not ticked then these are not necessary as the header division 01 will be valid for all items and syatem will not look MMR at all for division
    Regards
    Raja

  • Can ObjectStates become buttons that link to another object state?

    Hi. I am working on Adobe CS5 and I am trying to create an Image gallery.  I know how to create the basic type which is stacking the images, making them as object states, and then linking the navigation buttons to "Next State".
    The type of image gallery i'm trying to make involves thumbnails. In the thumbnails menu, there are back and forward arrows that will move the thumbnails from left to right. The way i did it was grouping the thumbnail images, convert them as object states, and just do the Left/Right animation through the Object State menu. The problem is, I can't make those thumbnails link to the picture it is assigned to. The Object states that appear in the button menu is just the object state of the thumbnails and not the Image viewer it self.
    If it is needed that i post a SWF demonstration of this, can someone show me how to?

    Here is a sample image
    What I'm trying to do is have a scroll like action with the thumbnails and when the user clicks the specific picture/thumbnail, the enlarged image will appear on the top.
    the only way i can create the scrolling action is by making the thumbnails into MOS and just change their position in each state. the problem is I can't link the thumbnails specifically to the image it is supposed to display. I hope this explanation helps.

Maybe you are looking for

  • HDMI from Macbook pro to HDTV

    I got a HDMI cable to use with my macbook pro and TV. I plugged the HDMI cables in and the only thing that will show is the background of the computer. It will not show anything else that is on my computer. Can anyone help? Thanks in advance!

  • How to configure bpm composer and access the projects present in bpm mds re

    To access the bpm composer I performed the below mentioned steps: - Installed the standalone weblogic server with soa server configured - Invoked the bpm composer using the url : http://machine:soa_port/bpm/composer - Used weblogic and weblogic1 as u

  • Rounding up a value to the nearest point

    Hello, I have got alot further with my project now, but, I want to be able to round up a result from a recordset to within two decimal places. ie, the result displayed is 21.3456789, I would like to get it 21.34 with a £ sign at the beginneing of it.

  • How to use ANTLR 4 in visual studio 2010 .

    I need to generate parse tree for a C language program in c#.NET.I am using ANTLR4 for this.There are many java tutorials available for ANTLR4 but I want for C#  .

  • Transporting a role from DEV to QAS in a Workflow

    Hi, I assigned a Role as the possible agent for a std task in DEV. I transported from DEV to QAS, first the Role (where I see the Std. task to which it is assigned and the corresponding WF template in PFCG for the role) with a Customizing Req. and th