Item render problem

Hi all,
How can I put a comboBox inside a datagrid?
I want to set the comboBox with their own dataprovider and
the id should
pass to the datagrid fill at the save time.
I try this but doesnt let me to include a dataprovider.
Any links??
please help and thank you in advance.
<mx:DataGridColumn headerText="Status" dataField="Status"
>
<mx:itemRenderer>
<mx:Component>
<mx:VBox>
<mx:ComboBox id="{arrStatus}"></mx:ComboBox>
</mx:VBox>
</mx:Component>
</mx:itemRenderer>
</mx:DataGridColumn>
arrStatus is an array which will have a collection of
different status

Hi,
try:
<mx:DataGridColumn>
<mx:itemRenderer>
<mx:Component>
<mx:ComboBox>
<mx:dataProvider>
<mx:Array>
<mx:Object label="label 1"/>
<mx:Object label="label 2"/>
<mx:Object label="label 3"/>
<mx:Object label="label 4"/>
</mx:Array>
</mx:dataProvider>
</mx:ComboBox>
</mx:Component>
</mx:itemRenderer>
</mx:DataGridColumn>
or second way is (but I dont advice you):
arrStatus have to be defined in mxml component, where is your
DataGrid.
<mx:DataGridColumn>
<mx:itemRenderer>
<mx:Component>
<mx:ComboBox
dataProvider="{owner['parent'].arrStatus}"/>
</mx:Component>
</mx:itemRenderer>
</mx:DataGridColumn>

Similar Messages

  • Checkbox DataGrid Item Render Issue

    I have a DataGrid component that has a column with a checkbox
    item render. The code at the end of this post is identical to the
    code at the bottom of the tutorial on this page:
    Tutorial
    The creation complete method calls a PHP function using the
    AMFPHP framework. The PHP function returns an array of MySQL rows.
    When I created the application initially, I was using the HTTP
    Service component that would return the data as an XML list and
    then Flex would bring it in as an Array Collection. The only thing
    I changed was how the records were getting returned to Flex, which
    is using AMFPHP. Now the item render does not function properly. If
    the first record returned had a value of "true" then all the
    subsequent rows would have their check boxes checked. If it were
    "false" then the subsequent rows would have their check boxes
    unchecked. Why is it doing this? It worked the way it was suppose
    to before.
    Also I have a label component nested in the itemRenderer to
    see if it matches the data in the MySQL database; which it does
    match. Here is a screenshot of what exactly I am seeing:
    Screenshot

    Maybe the values being returned must be cast to Boolean
    now?

  • Item render in datagrid

    Hi everyone
    I have a datagrid and a combobox in one of the column so i am
    using item render for that but i am unable to populate data
    dynamically into that rendered combobox
    how can i do that, plz find me some solution
    Regards
    Rajeev

    Where is the data for the combo box?
    Tracy

  • Render problems

    Hi,
    I have serious render problems with Premiere CC. I't wont render at all. Crashes down every time with a window saying occurred serious problem...
    The file that i've been working on is heavy with AE direct links and above adjustment track.
    Im working station is Mac Pro Mac OSX 9.2.
    So I assume having this machine Premiere will run smooth.
    But on contrary I cant touch my files because it will crash down.
    Can anybody have any suggestions that are not exporting all my AE files as movie clips and reedit the whole video again.
    Thanks! 

    I am on Windows, but have a few saved Mac discussions that may help (or, may not... but free to read)
    Mac and Root User http://forums.adobe.com/thread/879931
    -and http://forums.adobe.com/thread/940869?tstart=0
    Mac & nVidia Driver http://forums.adobe.com/thread/1075592
    -and http://www.nvidia.com/object/mac-driver-archive.html
    Mac Retina Bug http://forums.adobe.com/thread/1159632
    Troubleshooting guide for Mac freeze
    http://helpx.adobe.com/x-productkb/global/troubleshoot-system-errors-freezes-mac.html
    http://blogs.adobe.com/aftereffects/2011/02/troubleshooting-quicktime-errors-with-after-ef fects.html
    External speakers stop playback http://forums.adobe.com/thread/1370072?tstart=0
    OSX Crash http://helpx.adobe.com/creative-cloud/kb/ame-premiere-crash-launch-export.html

  • Has CS6 fixed the PPro with AE dynamic links slow to render problems?

    I've got PPro with AE dynamic links slow to render problems similar to those discussed in this thread:
    http://forums.adobe.com/thread/904652?start=0&tstart=0
    As I understand it (and I could well be wrong), if I render a PPro project that has AE projects dynamically linked in (anything from simple lower thirds to color grading), during rendering the AE bits run as a service, which limits the AE bits to a single CPU and effectively stops simultaneous rendering of multiple frames. This is why I can get very high render times (essentially no parallel processing), and why messing with the number of CPUs allowed for simultaneous frame rendering, or the amount of RAM said CPUs can access, has little to no effect on total render time.
    Supposedly as some point AE was going to be changed such that it used Media Encoder to do it's rendering (same as PPro does), thus speeding up rendering for any PPro project that has AE parts dynamically linked in.
    Has this been done in CS6? If not, any idea when that's scheduled to happen?

    Jim Simon wrote:
    (I do wish Adobe staff would keep this distinction mind when creating their videos.  When I saw one about the new background rendering in PP, I was interested, only to learn that he was actually talking about background exporting, a feature PP has had since AME was introduced in CS4.)
    The distinction is not so distinct, and this is an industry issue, not really Adobe. After Effects has a render queue, which is used for exporting, but you can also export. Lightwave has this, even Avid. The terms do have their own distinct meanings, but of course context is usually required. So usually "rendering previews" or "rendering final output" serve as context-sensitive uses of the term.
    Terminology abuse is widespread, even people with video cameras now call themselves "filmmakers" and people who produce films never shown nor intended for a cinema call themselves "cinematographers." ENG video producers are called "photogs" and news photographers are called "photojournalists."
    Transcoding, encoding, rendering, exporting....mish-mashed unfortunately, but thankfully most people can figure out what's meant.
    Back to the OP - After Effects can be used with Adobe Media Encoder, it's just not the default. You can import any composition into AME from AE and render your encoded export.
    As for background rendering....I remember when Pinnacle Liquid was the first to the table with that feature back in 2004 or 2005. It seemed awesome, except that you needed a ton of spare hard drive space and lots of processing to keep the background rendering going...effecitvely your processor was in use 100% of the time. When you weren't scrubbing or playing back, Liquid was rendering previews. Of course, you could use those previews during export but you rarely would have wanted to do so, since it was better quality to reference the original data when compositing the layers and effects to output to a web file, for instance. Then  you had to keep cleaning up the preview cache.
    I rarely render previews at all, and when I do it's just a small segment at a time, just to get a full look at the final composite. Mercury Playback is usually more than capable of playing back most of my edits the rest of the time.

  • Option / Menu items render smaller 12 points in Chinese font problem

    Doesn't anyone experience when JVM SWING render Chinese Font smaller than
    12 points (say 9 points) very ugly in label, ...etc. Just not similar to Windows' one.
    How to config it to work properly?
    I find that menu items / option items both are rendered ugly in Star office
    application / OpenOffice.

    Hi,
    unfortunatly you cannot change the properties of Action object as you would do with JavaBeans. Instead you have to use the 'put' method.
    eg.:
    myAction.put(Action.SMALL_ICON, new ImageIcon(...));IMHO this was a bad decision, because it's not like the JavaBeans standard and you loose static type information. :-/
    -Puce
    Message was edited by:
    Puce

  • Link/sublink render problem. Help please

    Here is the layout I want to do:
    Link 1
    sublink1
    sublink2
    Link 2
    When user click Link 1, the two sublinks will be expended, I use the render to do this: whenever Link 1 is selected, sublink1 and sublink2 will be rendered. I run into problem when user click Link 2 When they click Link 2, the selected item is changed, so sublink1 and sublink2 will not be rendered. they disppears once the Link2 is clicked:
    Link 1
    Link 2
    How can I keep sublink1 and sublink2 expended even thought user selecting Link rather than Link1?
    Any suggestion will be appreciated!!
    kiki

    i didn't record the clips, but I download them. I also want to mention that it is a gaming montage. The reason I don't render them in 60fps before using them is that I want to have excelent motion tracks and be precise when using any type of effect. Actually this clip happens to be at 300fps. Later on I will use some clips with a framerate high as 600fps. I actually made some progress. I started rendering compositions from the top to the bottom of my flowchart (programming debbuging technique), and I found where is the actual problem. I use 2 adjustemnt layer and I applied 3d party external plug-ins to both of them: Magic Bullet Looks (2.5.3), RSMB (4.1.2). Mylenium

  • Changing color without modifying existing items.. problem!

    Hello,
    I'm reletively new to flash, and am trying to modify a template and am running into a problem and I don't seem to know why Flash is acting so strange.
    I am going into a movie clip to edit the color of an item, and when I do so with a tint, it overrides any additional effects such as light, and text. The color appears almost as if it were just slapped on top of everything.
    When I edit the color in advanced mode, it is really a hit-or-miss to get the correct color, and will only modify when changing the offset RGB.
    And also when doing this, the text gradually changes color, for example: there are 4 items in total that I want to edit the color of. Each item is a different colored box with text on the front (for a main Navigation of the website). --- The first item, the text will stay white. Gradually through the second and third items it starts to change, and by the fourth / last item, the text is completely blue.
    Is it possible for a portion of text to be connected somehow to an object within the animation in a movieclip? If so, is it possible to go inside and edit this? -the shape, animation, and text?
    Is there an easier way to change the color of an item inside a movie clip? I can supply additional information if needed.. files etc.
    Am I doing something wrong / completely missing something?
    Thank you very much in advance for any help and/or advice!
    New Flasher,
    Lisa

    go one level deeper than the movieclip so you're editing the shape.

  • XML Publisher Render Problem

    The problem started since the first time I tryed to render one of the examples
    in the XML Publisher...example: Executive - Sales Dashboard. Since the first time, when I try to view the result, the screen shows me this problem:
    Error
    The report cannot be rendered because of an error, please contact the administrator.
    If I try to do the same view but in XML format, I see these problem:
    Error de parseo XML: no se encontraron elementos
    Lugar: http://suse9.es.oracle.com:7780/xmlpserver/servlet/xdo?_xpf=&_xpt=0&_xdo=%2FExecutive%2FSales%20Dashboard%2FSales%20Dashboard.xdo&_xt=Advanced%20Sales%20Dashboard&_xf=xml
    Línea 3, Columna 1:
    The same hapends with the rest of the examples. I try to make a new template, but the same problem hapends.
    The conection JDBC with my Oracle DB 10.2.0.1 is OK.
    I put the "debug" mode in my configuration files, so I can view the java error stak. It shows me:
    java.lang.reflect.InvocationTargetException
         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 oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:479)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:192)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:161)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1015)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:968)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:209)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1561)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:951)
         at oracle.apps.xdo.servlet.XDOProcessor.process(XDOProcessor.java:192)
         at oracle.apps.xdo.servlet.XDOProcessor.process(XDOProcessor.java:273)
         at oracle.apps.xdo.servlet.ReportImpl.renderBody(ReportImpl.java:227)
         at oracle.apps.xdo.servlet.ReportImpl.renderReportBody(ReportImpl.java:46)
         at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:319)
         at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:223)
         at oracle.apps.xdo.servlet.XDOServlet.doGet(XDOServlet.java:159)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:52)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:629)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.xdo.parser.v2.XMLParseException: Start of root element expected.
         at oracle.xdo.parser.v2.XMLError.flushErrors1(XMLError.java:324)
         at oracle.xdo.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:319)
         at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:281)
         at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:266)
         ... 35 more
    I log in with my admin/admin user.
    ¿Could anybody help me?

    I resolved the problem. I have to put ; in the special character.

  • Line item display problem from table

    Hi experts......
    I am strucked up in my report  with a problem ,
    document no.(BELNR)  for corresponding bkpf has four line item  in BSEG table,
    BUZEI                      GJAHR  BUZEI   KOART  DMBTR           HKONT                                            
    9000000078     2006     1     S    200,600.00        0000500100     
    9000000078     2006     2     S    24,072.00          0000301500     
    9000000078     2006     3     S    481.00               0000300450     
    9000000078     2006     4     D    225,153.00        0000209800     
    My requiremet is that
    ========================
    when it goes inside the loop
    i want to display the belnr where Hkont  = '000500100'
    and koart = 'D', that will be 001 line item (buzei) and  0004 Buzei in this case.
    ie my output should be like
    ============================
    GROSS        NET
    200,600.00  225,153.00
    If i specify  and hkont = '000500100'and koart = 'D'. its not getting inside the select itself
    if i select without the where condition and hkont = '000500100'and koart = 'D' its going inside...
    Can you please help me out....
    My codings
    elect bukrs belnr  gjahr xref1 xref2  kunnr  buzei dmbtr hkont koart from bseg into corresponding fields of table it_bseg
                                              for all entries in it_bkpf
                                               where  bukrs = it_bkpf-bukrs
                                                      and belnr = it_bkpf-belnr
                                                      and gjahr = it_bkpf-gjahr
                                                      and hkont = '000500100'
                                                      and koart = 'D'.
    loop at it_bseg into wa_bseg .
       wa_final-kunnr = wa_bseg-kunnr.
       wa_final-xref1 = wa_bseg-xref1.
       wa_final-xref2 = wa_bseg-xref2.
        wa_final-DMbtr = wa_bseg-dmbtr.

    hi ...
    thanx a lot fo your reply,....
    thats wat i thought and was trying to do so.....
    and modified...can you please look in to the code....
    but wa_final-gross = wa_amount-dmbtr.
         wa_final-net = wa_amount-dmbtr.
    value is not getting populated ....i dont know the reason
    IF it_bseg[] is not initial.
    select  bukrs belnr gjahr dmbtr from bseg into corresponding fields of table it_amount
                                    for all entries in it_bseg
                                     where bukrs = it_bseg-bukrs
                                     and belnr = it_bseg-belnr.
    endif.
    if it_amount[] is not initial.
    select  kunnr  name1 LOCCO from kna1 into corresponding fields of table it_kna1
                                          for all entries in it_bseg
                                            where  kunnr = it_bseg-kunnr and
                                                   locco = pr_locco.
    endif.
    sort it_bseg by belnr.
    loop at it_bseg into wa_bseg .
       wa_final-kunnr = wa_bseg-kunnr.
       wa_final-xref1 = wa_bseg-xref1.
       wa_final-xref2 = wa_bseg-xref2.
    read table it_amount into wa_amount  with key belnr = bseg-belnr.
    if sy-subrc = 0.
    if wa_bseg-hkont = '000500100'.
    wa_final-gross = wa_amount-dmbtr.
    endif.
    if wa_bseg-koart = 'D'.
    wa_final-net = wa_amount-dmbtr.
    Endif.
    at end of belnr.
    Endat.
    Endif.

  • Multiple Item Information - problem

    I updated to iTunes 8. Now, whenever I try to "Get Info" on more than one music file, the content in the "Multiple Item Information" window gets displaced. Please refer to this jpeg to understand what I mean:
    http://img.photobucket.com/albums/v294/mkeopong/iTunesscreen.jpg
    Any ideas why? Any help in resolving this problem would be greatly appreciated. Thanks.

    Actually I meant on the Appearances tab, not the Themes tab.
    You right-click on any blank space on your desktop, choose Properties, then click the Appearance tab.
    Anyway, worth a shot. Sorry to hear it didn't work!
    Sounds like there's some other bugs with itunes v8 needing a certain color resolution setting or else the whole screen is pink.
    In itunes 7, there was a huge bug where users were forced to set their display settings to 1024x768 in order to accept the iTunes license agreement. Nice, huh? Apparently that's fixed - haven't seen posts about that since v8 was released.
    From the screenshots posted on the Get Info for multiple tracks, it looks like more display settings hijinx from iTunes. I changed some stuff on my system, but never got a display like that.
    Message was edited by: Katrina S.

  • Item Category Problem

    Hi Experts,
    We are facing a problem in our production system
    (i.e) we have order created in crm and flows to r/3 system and the billing is carried out there and the status of the order in CRM should be changed to complted once the billing is complted.
    However it does not happen so for some of orders because,
    Item Category ZTAD used in ZOB2 order type is having the object type as SALES  ITEM and   which are automatically deliver relevant in CRM. In this process system look for the deliver document which is not available (our ZOB2 orders are order related billing) and the system puts the status of the order to inprogress.
    options we tried:
    a) we have created a new status profile and assigned it to the ZTAD, but on doing so the quantity of the item changes to zero
    b) we have created a new item category with object type CUSTOMER DEBIT MEMO REQUEST ITEM but could not assign it the sales document ZOB2 since it's category is SALES.
    c) we have Modified badi ORDER_SAVE to make the document complete when ever ZTAD item category is noticed in the sels order, On doing this the sales document flow is not updated.
    Can any one suggest solution for this.
    Regards
    Swaroop
    +91-9999444519

    hi,
    you are requested to check whether your item category exists in the combination of
    ZIN 0005
    with
    SALES DOCUMENT TYPE + ITEM CATEGORY + USEAGE + HIGHERLVEL IC = DEFAULT ITEM CATEGORY.
    in VOV4.
    it will not be there do your item category determinatin there and proceed.
    regards,
    balajia

  • Render problems and fed up with after effects

    Hi all,
    I'm I the middle of trying to do a very simple pan and scan corporate video, the crux being its in stereoscopic 3D. First I've tried using cineform plug ins and have had numerous problems and basically don't think highly of their product. Since after effects has plug ins for stereoscopic I've moved to try and use them. All seems to be going alright for most of the footage. But I'm have some issues with a very import pant part of one video.
    My set up
    Mac 2x2.4 GHz Quad-core Intel Xeon
    12GB of ram
    Mac OSX 10.7.2
    ATI Radeon HD 5770 1024MB
    NVIDEA Quadro 4000 2048MB
    After Effects CS5.5 (10.5.0.253)
    630GB free on 1TB boot drive
    1.8TB free on 3TB external drive 1
    100GB free on 3TB external drive 2
    My comp is 7 layers. Duration 1:46:00 output is Side by Side
    Layer 1- animation with alpha clip. Opacity is keyframed to do a 'dissolve' at the beginning and end of the clip. TC in 53:11, out 1:05:01
    Layer 2- comp. stereoscopic 3D. Made from using a camera and Create Stereo 3D Rig. It's a mask of the earth in space. 1:46:00
    Layer 3- animation with alpha clip. Opactiy keyframed same as layer 1. Clip aniamtionwas done in the original comp. TC in 1:25:09, out 1:45:10.
    Layer 4- animation with alpha clip. Opacity key framed same as layer 1. Clip aniamtionwas done in the original comp.TC in 1:03:2,' out 1:16:10.
    Layer 5- animation with alpha clip. Opacity key framed same as layer 1. Clip aniamtionwas done in the original comp.TC in 31:12, out 48:11.
    Layer 6- animation with alpha clip. Opacity key framed same as layer 1. Clip aniamtionwas done in the original comp.TC in 6:06, out 21:14.
    Layer 7- animation codec clip. 1:46:00 duration.
    Now when I attempt to render this out to a ProRes 422 file so that I can join it up with the other footage in Primeire Pro, I basically sit around for 2 hours and then I get a nice little dialog box stating "an output module failed. The file may be damaged or corrupted. (-1610153464).
    This is maddening to say the least.
    Other issues
    After Effects basically is Pathetically slow in rendering out a ProRes or Animation or any type of mov file. A simple 30sec clip takes 1 hour 47 minutes. All the clip contains is a tiff left eye and right eye and the 3D glasses plug in. That's it. I know my system isn't the biggest out there (I bought what I could afford). But these render times are ludicrous. If I turn of the multiprocessing it doesn't help. I have the openGL turned on. That doesn't seems to do anything. I have it set up to use 10Gb of ram, yet the system says I'm only using 37% of my ram, none of my processors and I have no idea about the graphics card. Am I totally missing something about how after effects actually does rendering? I'm from the old school of Jaleo and Shake and Nuke. However I set out on my own as a freelancer and I can't really afford Nuke (besides I don't like that it doesn't have a timeline). So I purchased Adobe production premium thinking it can do the job I want, however it seems to act like a spoilt brat software. Yes im ranting had really having thoughts of buyers remorse.
    If anyone out there has any advice or thoughts on how to get this to work I'd be more than grateful to hear from you.
    Cheers
    James

    That doesn't seems to do anything. I have it set up to use 10Gb of ram, yet the system says I'm only using 37% of my ram,
    AE only takes what it needs, as do any programs with dynamically managed memory. It's not cramming everything into RAM when it doesn't have to.
    none of my processors
    Secondary processors/ cores will only be used, if you enable the sad excuse that is the "Render multiple Frames simultanuously" feature. As Todd suggested, read that article on "optimum" settings. Just keep in mind that what works well for one project may not work at all for the next one when the balance of footage I/O vs. pixel processing vs. memory consumption changes. You're gonna learn to really hate this...
    I have no idea about the graphics card
    AE doesn't use it for the most part. Even if you enable all of the hardware acceleration features, AE may turn them off behind your back, one such condition being the use of MP rendering. Can't have both. Conversely, MP rendering might be turned off just the same, if specific effects or features are used. That's also expleianed in teh help. Your only chance of halfway benefiting from hardware acceleration is buying some third-party plug-ins that have their own implementations of OpenGL and CUDA. Still, since you use two different cards i nyour system, that may also be problematic...
    Mylenium

  • Duplicate Item Filename problem

    Hello,
    I have a number of offline items I am eager to digitize. When I select any of them or all of them and select Batch Capture then press OK in the Batch Capture window I get a window that states "Duplicate Item Filename". It says "A file in use by Final Cut has been found to use the specified filename. Enter a different filename and click Continue or choose one of the options listed below." The options that it lists is greyed out. These filenames it thinks it is using are not on my system. I have searched and searched and found nothing. But if I can't batch capture I can't use FCP. Too many clips already logged. Has anyone experienced this same problem and if so what did you do about it?

    Yes, it's happened to everyone who has tried to recapture. Are you using Media Manager? If not, try that.
    The upshot is that you need to convince FCP the clips are no longer available regardless of their corporeal existence. That may mean restarting the machine, repairing permissions or deleting your prefs or, at least changing enough of your prefs so that the file is altered significantly.
    Wait, you're saying these files are not associated with your project?

  • S_ALR_87012993 Line items displaying problem

    Hi everyone,
    launching the report S_ALR_87012993 - Orders: Actual/Plan/Variance from period 4 to period 4 2007 I find a trouble on displaying line items of the order: the balance of internal order is corrected, in fact it's the balance of April, but when I enter in the order, the line items displayed have registration date in the year 2006, so that the line items amount is different from the one I expect.
    Using the same user on another personal computer the problem doesn't occur.
    Can anyone help me to detect the cause of the problem and to solve it?
    Thank you so much,
    Jesse

    Hi,
    The IP address is not relevant to the user.In a network,the user can log on with any system.Rather it is relevant to the Network and the system within this network.Thus every pc will have its own peculiar IP address.It is possible to place restrictions based on the IP address.
    GUI is about interface;to my knowledge,GUI has no role in this context.It is possible,you have authorization restrictions here.
    I suggest you to take the help of the technical guys in solving the problem.
    Regards,
    Ramesh.

Maybe you are looking for