How to use online Files with LCCS FileManager

Hi,
I'm discovering LCCS and the FileManager.
I would like to use images already uploaded on my server with the FileManager. But i'm don't sure if i have to use "download" or "upload" methods to do it. I don't want to use the "browse()" method, the files have to be loaded from the server to the FileManager when the application starts. Can you give me some examples to do it?
Thanks,
(I'm french please, use simple words ).

http://www.google.com/#sclient=psy-ab&hl=en&q=convert+mxf+avi&oq=convert+mxf+avi&aq=f&aqi= g-v4&aql=&gs_l=hp.3..0i15l4.4835.9343.0.12811.15.13.0.2.2.0.168.1138.11j2.13.0...0.0.EDKQ8 U_mDpc&pbx=1&bav=on.2,or.r_gc.r_pw.,cf.osb&fp=e3a93c99a6099aba&biw=1905&bih=701

Similar Messages

  • How to use .keystore file with BEAweb 6?? Help

    Hi,
    Is there a way to use .keystore file with BEA Weblogic 6 or 6.1 ?
    I used keytool to create private key and public key..
    I do not know how to tell weblogic 6 to use it....
    Can this be done through the GUI or do I have to add something to the .xml
    config file for the site?
    Thanks,
    Rob

    "Bobby Digi" <[email protected]> wrote:
    Hi,
    Is there a way to use .keystore file with BEA Weblogic 6 or 6.1 ?
    I used keytool to create private key and public key..
    I do not know how to tell weblogic 6 to use it....
    Can this be done through the GUI or do I have to add something to the.xml
    config file for the site?
    Thanks,
    Rob
    nope. with 7.0 you can do that.
    >
    >

  • How to use "choose file with prompt" command?

    I need to use "choose file with prompt" command and I want give user possibility choose ONLY images (jpeg, png, gif). So, I write like this:
    choose file with prompt "Please, choose images for processing..." of type {"JPEG Image"}
    But this doesn't work! - All files (including jpegs) are dimmed, and user can't choose any....
    So, how can I filter JPEGs, PNGs and GIFs?

    I have found, that most of images on my computer has missing file_type, I don't know why..... so "type identifier of (info for (choose file))" also doesn't work properly.
    The only one way that 100% works is use Uniform Type Identifier (UTI) -- details here: http://www.huw.id.au/code/fileTypeIDs.html
    thanks.
    iMac G3, PowerBook G3 FW   Mac OS X (10.4.5)  

  • How to use XDCAM files with Premier 4 Trial

    According to everything I have read, using XDCAM files with Premier 4 is easy. It just works. However, it doesn't with me.
    For starters, when I create a new project, there are no XDCAM presets, despite it stating there are in the various documents I have read.
    If I either try to import a file directly or copy it to the hard drive and then import it, I get:
    Error Message
    The importer reported a generic error
    Not very helpful.
    This is a trial version of Premier to try to establish if this product is any good. I did try to contact Adobe but they say they don't support trial users. Not very helpful. Since Adobe are obviously not very interested in selling their products, is there anyone else out there whop can answer this or should I just use Final Cut Pro instead (well if Adobe are not interested in helping a potential customer, what chance is there of being helpful once they have your money???)

    As far as I am concerned, editing XDCAM EX files with CS4 - I have yet to edit XDCAM (HD) files - is as easy as editing DV(CAM) material on my i7 Extreme machine with Vista Ultimate and 12 Gig of RAM.
    I am also pleased to report that the audio bug that beset CS3 when editing XDCAM EX files namely, audio cutting out randomly, is a thing of the past.
    The whole CS4 Suite (including Premiere) has been running very smoothly on my (beefy) machine.

  • How to use PDF files with links to other PDF Files

    How to use a PDF file with links to other PDF files that have been transferred to the same folder

    Are you using a mouse, or a trackpad on a laptop? Either way, your cursor is usually an arrow, right? And presumably it's working/moving MOST of the time, otherwise you wouldn't be able to do anything?
    For example, can you move the cursor arrow to the "Annotate" tool to click on it and go into Annotate mode? If so, can you click on the text tool? If so, does the cursor change to a crosshairs? At what point can you NOT move the cursor around the screen?
    Matt

  • How to use SRT file with MP4

    I want to use soft subtitles with video so I still have the option to play them without subtitles if I wish. How can I enable QuickTime Player to play MP4 with soft subtitles SRT extension? I can play AVI with subtitles in QuickTime (QT doesn't have codecs for AVI, duh, but I installed Perian to overcome that weakness). I can export the MP4 as AVI, but when I do, the result looks terrible. It seems QuickTime cannot correctly export MP4 to AVI. I can play MP4 with SRT subtitles in VLC Player, but the subtitles don't have decent shading to make them readable, like they do in QuickTime Player. Because of that, I want to find a solution for using MP4 with SRT in QuickTime Player. Any suggestions?

    The reason you see SRT soft subtitles in AVIs is because it's the Perian component that's drawing subtitles. QuickTime itself has no capability to read any external subtitle files. When you open up a MP4 file, Apple's own codecs kick in, and not Perian; therefore, you don't see any subtitles.
    There's not a lot you can do:
    1. You can wait for Apple to implement SRT support. I wouldn't hold my breath.
    2. You can talk to/beg/threaten the Perian developers and see what they can do. Note that this feature request is already filed in 2007 ( http://trac.perian.org/ticket/56 ), and they haven't acted on the request for three years.
    3. You can extract the video and audio tracks from the container and put it in a Perian-compatible container. MKV is the best option for this, I think. Note that you do not want to directly export your video to a new format, or to re-encode the tracks -- that will cost you quality. You need to find a program that lets you extract the MP4/AAC/whatever tracks from the container and remux them into a different container, such as MKV or AVI. If you can get Perian to handle the video, rather than Apple's default decoders, you'll get the SRT in QuickTime Player.
    4. You can use a different player. Honestly, I agree you with that most of the alternative players out there have absolutely atrocious user interfaces (I'm looking at ya, VLC). In the end, though, I just want to watch the video, and not fight with various video/audio formats.

  • How to use parameter file with java

    Is it possible to use a parameter file with Java, and is there any class/method to make it easy to call and use these parameter from a text file, other than scanning the whole text file manually as we can do normally with visual basic/c++, so we can call the program with the parameter file, like java testing c:\\testing.ini

    If I understand you correctly, you may be looking for a properties file. This is basically a text file that contains pairs of strings in the form:
    parameter1=value1
    parameter2=value2
    parameter3=value3
    ...etc.
    and the values are retrieved using the java.util.Properties class - see:
    http://java.sun.com/j2se/1.3/docs/api/java/util/Properties.html
    Sample use://Call chis method once, to load the props file.
    //props file is called "demo.properties", and is
    //in a directory that is included in the classpath
        private void loadMyProperties() throws Exception
         InputStream stream = getResourceAsStream("/demo.properties");
         if(stream == null)
             throw new Exception("stream is null!");
         demoProperties = new Properties();
         demoProperties.load(stream);
         stream.close();
    // Then you can retrieve properties in your code using:
    String param3 = demoProperties.getProperty("parameter3");
    //...etc

  • How to use mxf files with Premiere elements?

    Any ideas on how to use .mxf from my canon xf100 with elements? Also, I don't see a setting in the menu when I'm starting a project?

    http://www.google.com/#sclient=psy-ab&hl=en&q=convert+mxf+avi&oq=convert+mxf+avi&aq=f&aqi= g-v4&aql=&gs_l=hp.3..0i15l4.4835.9343.0.12811.15.13.0.2.2.0.168.1138.11j2.13.0...0.0.EDKQ8 U_mDpc&pbx=1&bav=on.2,or.r_gc.r_pw.,cf.osb&fp=e3a93c99a6099aba&biw=1905&bih=701

  • How to use appleworks files with lion 10.7.4

    Every now and then I need to access an old Appleworks file, and cannot. Is there a way of converting the files so that they can be used with other software thar runs with Lion 10.7?
    Thanks.

    Depends which type of file and how old.
    AppleWorks 6: WP openable by Pages, SS openable by Numbers, PR openable by Keynote. DR openable by (some versions of) Eazy-Draw. DB and PT openable only by AppleWorks 6.
    AppleWorks 5 and earlier: openable only by AppleWorks/ClarisWorks (same of newer version that the version creating the file).
    More detailed answer here: Abandoning AppleWorks.
    Regards,
    Barry

  • How to use F4V Files with Premiere 5.5

    Hey all,
    I work at a small company that does live streaming of video. We are experimenting with new HD cameras and have found that our best results for streaming has been to use h.264. We are having fantastic results with this, however, Using Flash Meda Live Encoder the end result is an .f4v file. I don't have much experience with this variation of .flv, but I'm honestly finding it quite useless.
    I understand that you don't typically edit this type of file, that it is in a sense working backwards. However, our situation is that our streaming quality is highest when we use this format. Obviously, I am unable to get this file into premiere to edit it. I'm actualy unable to play it virtually anywhere as well (moyea converter, moyea flv player, vlc...nothing plays it).
    Does anyone have any suggestions as far as where to go from here? I know there is probably a lot more info required for anyone to give me some feedback, so let me know what you need to know about our equipment/settings and I'll supply it.
    Thanks for the help!

    @Jim Unfortuntaley, it's not practical for us to encode two files, one streaming and one capturing in a different format.
    I do appreciate the help though.
    @John That program looks cool, however that doesn't help either because we stream LIVE video. So I need to be encoding through FMLE or WME if I'm doing a windows file.
    I actually had some progress using the adobe f4v post processor. I was able to convert the file into another f4v file that was able to import into Premiere. However, once I import it, I get no audio on my file. When I play the file, there is audio, but again when I import it into Premiere, no audio at all.
    This seems to be a common problem and a potential bug. But if anyone has any further input, im VERY close to having success if I can only get my audio in there. (I do know I could get the audio into premiere by itself, but I'm trying to create a workflow that I can bring to my boss. He won't be a big fan of having many steps to get everything into Adobe)

  • How to use sandbox files with UIImagePickerController

    I am developing an app for the iPhone that allows the user to choose an image. the image can come from the camera roll or from one of 10 images that will come with the app. it seems that UIImagePickerController only allows the source to come from one of three source type. is there a way to override this class in order to add items (image files) from the app sandbox to the table of available images presented by the picker interface?

    http://www.google.com/#sclient=psy-ab&hl=en&q=convert+mxf+avi&oq=convert+mxf+avi&aq=f&aqi= g-v4&aql=&gs_l=hp.3..0i15l4.4835.9343.0.12811.15.13.0.2.2.0.168.1138.11j2.13.0...0.0.EDKQ8 U_mDpc&pbx=1&bav=on.2,or.r_gc.r_pw.,cf.osb&fp=e3a93c99a6099aba&biw=1905&bih=701

  • How to use .qtz files with iTunes 10 as visualizers

    I know that they usually go in System/Library/Compositions and I placed them there but when I reopen iTunes, they don't show up? Back with Tiger they used to be in ~/Library/Compositions so I know that doesn't work.
    Any ideas?
    Thx!

    did you solve this problem?

  • Using ditaval files with XML Author

    I've been evaluating XML Author and am trying to determine how to use ditaval files with it. If I want to save a ditamap as a book for PDF creation, the Prompt for DitaVal File check box is greyed out. Does anyone know why this might be the case? Is the use of ditavals limited to a full implementation of FrameMaker?
    I tried adding PromptForDitaval=1 to the [General] section of the ditafm.ini file to no avail.

    Make sure you are using the latest hotfix for Director (11.5.8) - it is the first to support AS# in Flash. Your SWF members will probably need to be linked to their external files instead of fully imported.
    Or perhaps you're saying that you've met both these conditions and are still seeing problems?

  • How to use swf file for Spark Skin

    Hi all
    I have little confuse about how to use swf file with Spark Skin,
    in Flex3 , i use Flex Skin Design Extension for Flash to deal with skin ,
    so basically , I just create a swf file and import to the project , then everything is ok
    but , seem that not working in flex4 , spark skin.
    1` I can't find the Flex Skin Design for the FlashCs4
    2` I try to use FlashCs3 version to import the skin art to the project , but seemed not working.
    3` I Google and check the Flex4 Help , seemed Spak skin need the Skin-Class , which I don't know how to use that with swf file
        what I have searched is how to use FXG , or some jpg file in that skin class, none of them are use swf file.
    so , is there any way that let user use the swf file to deal with the skin?
           is the Flex Skin Design can use in Flex4?
    Thanks

    Hello,
    I'm new to Flex, but have come to it from Flash Pro.  I'd like to know the same thing.  I think I found the answer here:
    http://www.flashallys.com/blog/spark-button-skinning-with-flash-symbols/
    However my question is now: Is this a good approach to use?
    99% of the googling I've done tells me to skin components with fxg files.  I've tried that by creating graphics and exporting from flash, but using swfs containing lots of graphics is much faster so I'd rather use that.
    The other thing I've done is to create custom components using these helpful tutorials:
    Creating component in flash:
    http://www.webkitchen.be/2008/12/12/video-tutorial-make-flex-components-with-flash-cs4/
    Dealing with Resizing with method overrides for your flash component:
    http://www.psyked.co.uk/flex/creating-flex-components-the-easy-way-for-flash-ide-converts. htm
    This allows me the flexibility of Flash Pro design with the layout, transistions, data binding etc from Flex.
    So my question is: Is this approach (skinning spark components with swfs, and using custom swc components made in flash) a bad idea for any reason?  E.g. does it create slow mobile apps?
    Cheers
    Chris

  • How should i share file with other devices such as nokia,blackberry and etc using bluetooth

    I want to share  files between other deivce such as nokia but couldnt, could u help me tell how can i share files with other devices???

    @AKRBTN: Thanks for the reply and info.
    That is a solution, but it really isn't viable.
    It is sad that apple refuses to support this.
    A simple example: Sitting somewhere with no signal and you want to share a file (photo) with your colleague or friend, who happens to be right next to you.
    Or even if there is signal and you don't want to be paying fees or data charges.
    Or you may be in a rehearsal studio and need to share that very important file and have no time to go outside and get signal and try to send the file, which then everyone else has to go outside and catch the signal and pay fees.
    Anyway, I see that this is a dead end with apple, so I guess I will be back to carrying 2 phones around again.
    Peace,
    SB

Maybe you are looking for

  • Acrobat Pro upgrade path 9.0.0 to 9.4.6 on MacOS

    I've already googled adobe cumulative update, etc, but all I can find are the incremental updates. I work in a small company and have been tasked with updating all our Acrobat Pro 9.0.0 users to 9.4.6. So far the only way I've found to do this is to

  • Attributes for Printing Lists - Change Defaults or Create Presets?

    Print dialog allows one to choose "attributes" to be included when printing the Style "Lists". The defaults that are checked are not the ones I want. Tried to create and save a Preset w/ boxes checked. The selections do not stick. How to do this? In

  • This thing is becoming a veritable nightmare to me, the MOM !!!!!

    Hi there all of you expert pod users, as you can most likely tell, I am the mother of two very proud ipod nano first timers!!! Jolly ol' St. Nick was overly generous this year and had to bring two, which in essence to me, the MOM, means twice the nig

  • How to separate internaltable values

    how to separete internal table fields  i have a internal table t_table with some fields , I want to separate the values in the internal table by using semicolon and pass to a string type field i need something like this 800;1000;100000456;2009;001;D.

  • Mixing Security With ADF Library Feature

    While using ADF Library feature, what should be the way to implement security. For example, assume a project ProjectProducer having a task flow. I deploy ProjectProducer as an ADF library. ProjectConsumer      |->     ProjectProducer (ADFLib JAR) Now