Importing css files in css file?

Can I manage a set of css files? I mean, have a main css file
that imports the other files?
I've tried using import url() but it didn't seem to work.
Thanks!

Hello,
Take a look at Dietmar's blog posting.
http://daust.blogspot.com/2006/03/where-are-images-of-application.html
Carl

Similar Messages

  • Import CSS file locks up Eclipse

    Hi;
    I was following the JSF Tutorial and it got to the point where I am supposed to drag Import CSS File from the tag libraries window to the design window for register.jsp.
    So I pressed the LMB down, dragged and got the O with a slash through it cursor. No matter where I drag the cursor it has the O. I released the LMB and still the O. I can't do anything in Eclipse - it's totally non-responsive.
    I then hit CTRL-ALT-DEL to bring up the task manager, and then the O goes away and I can edit again in Eclipse. But I have tried 4 times to drag "Import CSS File" and each time it goes to the O and no response until I CTRL-ALT DEL. So needless to say, I'm stuck at this point in the tutorial.
    ??? - thanks - dave

    Hi,
    We are not able to reproduce the issue. Are you still facing the problem exercising "Import CSS file" by drag & drop method?
    If so, send the following to [email protected]
    * register.jsp file
    * workspace - ..eclipse\workspace\.metadata - .log file
    * <NitroX Install Folder>\NitroX\eclipse\plugins\com.m7.nitrox_2.1.0 - m7.log.0 file
    Thanks,
    M7 Support

  • Import archive file does not contain metadata archive file

    i am trying to upload a skins css file from local system on to webcenter portal application its throwing this error "The import archive file does not contain a metadata archive." this is stack trace
    <SiteResourceValidateImportOperation> <doValidateImport> Operation aborted because of an exception thrown by subunit (oracle.webcenter.lifecycle.metadata.InitializeUnit)
    oracle.webcenter.lifecycle.InvalidEARException: The import archive file does not contain a metadata archive.
    at oracle.webcenter.lifecycle.metadata.InitializeUnit.extractTransportSet(InitializeUnit.java:372)
    at oracle.webcenter.lifecycle.metadata.InitializeUnit.doImport(InitializeUnit.java:232)
    at oracle.webcenter.lifecycle.metadata.InitializeUnit.doValidateImport(InitializeUnit.java:211)
    at oracle.webcenter.lifecycle.siteresource.operation.SiteResourceValidateImportOperation.doValidateImport(SiteResourceValidateImportOperation.java:107)
    at oracle.webcenter.lifecycle.LifecycleSiteResourceService.doValidateImport(LifecycleSiteResourceService.java:139)
    at oracle.webcenter.lifecycle.LifecycleSiteResourceService.doValidateImport(LifecycleSiteResourceService.java:110)
    at oracle.webcenter.lifecycle.view.siteresource.LifecycleSRMImportBean.doImport(LifecycleSRMImportBean.java:179)
    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:597)
    at com.sun.el.parser.AstValue.invoke(Unknown Source)
    at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
    at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256)
    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:1018)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:386)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:75)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:151)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    <SkinFactoryImpl> <getSkin> Cannot find a skin that matches family portal-admin and version v1.2. We will use the skin portal-admin.desktop.

    Hi again
    Official doc about export resource: http://docs.oracle.com/cd/E17904_01/webcenter.1111/e10148/jpsdg_srm.htm#CFHDJBAC
    Official doc about Skin as Portal Resource: http://docs.oracle.com/cd/E25178_01/webcenter.1111/e10148/jpsdg_skin.htm#BAJFAHFG
    You have to put your path + file name to export your ear file.
    If you don't see your created file in the path that you configured then see Messages - Log of JDeveloper if you have permission problems to write.
    Regards.
    PD: Sorry i mistake talking about .mar file instead of EAR file

  • Trouble importing swf files

    I would like to embed a .swf file into my catalyst project, but everytime I import a file catalyst crashes if I try to modify or reposition the file. I have tried runing the project just to see if the swf is visable, but get a message saying that there is an error in the code. I am not great at coding anything. I know a bit about HTML and CSS, and am completely stuck with this one.
    I have gone to the code screen and this is the error that shows up:
    java.lang.ArrayIndexOutOrBoundsException: -14473
    Resource = Main.mxml
    Path = photohome_Vfx/src
    Location = Unknown
    Type = Flex Problem
    I have tried importing several different files, but always get the same results. The files are all photo galleries that were generated using Slideshow Pro and Flash CS3. Does anyone have any suggestions?
    Thanks

    Hey there,
    I use SSP in Catalyst projects. I may not have the answer you're after. But I might be able to offer clues to the solution by showing you what I have that's enabled me to use SSP + Catalyst successfully. I've installed the most up-to-date SSP version. My images are hosted by director. I don't host them on my server.
    I open Flash and choose Action Script 3. Then I do all the other stuff you know about. I hit publish and save the .flv, .html, and .swf files on my server. I save them in a directory that holds both SSP files and the Catalyst folders. You know, the ones Catalyst publishes when you hit save to Web.
    For Catalyst I use Beta 2. A clean install after removing and deleting Beta 1. I simly make a catalyst file and then hit import media type .swf file. And voila.
    Then I publish to Web and when I do this I choose to publish all the Catalyst files into the directory that will get put to the server. Then I go to the server and delete the folder that says "run local." I don't need that on the Web.
    If I had an overall suggestion It would be to save your Catalyst projects. Delete Catalyst entirely and re-install it. Then delete SSP and re-install it. This shouldn't take more than 15 minutes of your time. After that...reflect, repent and reboot.
    Peace,
    Jim

  • Bug - Import Excel File into Indesign cs5.5

    Hi,
    I'm doing a complex Indesign file with a link to a Excel file.
    To import the Excel file I have created several tables always using styles (table, cell, paragraph).
    The problem born when I make a correction into the file Excel and I update the link in Indesign.
    The text updated automatically bring a caracther style (the first that I have created).
    I don't want to apply any character style, but I want to maintein the paragraph style that I have applied.
    If I delete all caracther styles the problem is solved, but I need to have caracther styles in my layout.
    Anyone can help me?
    Thanks to all
    Elisa

    The import facility of Excel or Word Document is only on a PC system of Dreamweaver.
    File >> Import >> Excel Document
    File >> Import >> Word Document
    For mac system I understand this facility isn't there.  What can you do about this?
    1) Get hold of a PC and download a trial version of DW and import the file(s) and you are done;
    2) Ask a friend to do it for you;
    3) Post your excel file online and some nice guy like Nancy, john or Murray will help you out.
    Good luck and let us know if this has given you some more ideas to explore.
    Good Guy
    Website: http://mytaxsite.co.uk
    Website: http://html-css.co.uk
    Forums: http://mytaxsite.boardhost.com
    Email: http://mytaxsite.co.uk/contact-us

  • Can I import CSS & Javascript to Parallax Scrolling?

    Hi
    I have an example of Parallax Scrolling which gives the image the illustion of colour change on each slide. A simple example is shown here:
    http://dev.creemama.com/krystalrae-scroll-effect
    I have tried to achieve this using basic Parallax Scrolling in Muse, but is does not work as effectively as the sample. Another example is shown here:
    http://krystalrae.com/2013/fall
    I asked the developer how he achieved this and he said they used simple CSS and Javascript. I have tried putting the CSS Code and the Javascript code into muse - but it doesn't work. Is it possible to put code (other than Google maps) into muse to get the above effect?
    I would be most grateful if anyone can help with this - I am sure it must be possible in Muse.
    Many thanks
    Deborah K

    user7488239 wrote:
    Hi ,
    I have one APEX application , now I have need import one  javascript file  to this application as static file in shared components .can I use sqlplus to upload this file to the application.
    Thank you . George
    Yes you can given that your source and target workspace have same name & id, basically you can export/import any files (images, css and static files)
    You can export individual static files and they can be imported only through SQL*PLUS
    See http://docs.oracle.com/cd/E37097_01/doc/doc.42/e35125/deploy_export.htm#HTMDB25824

  • How to import Illustrator files in DW?

    Hi there,
    How do you import Illustrator file as a background image in
    DW. I've tried Save for web in Illustrator, but the DW is not
    recognising the files. I saved as .svg in Illustrator, and yet
    again no joy with DW.
    Many thanks

    You would have to save the image as a JPG or GIF image and
    then you can
    place it in DW, using CSS.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "b208" <[email protected]> wrote in message
    news:ftsflt$360$[email protected]..
    >
    > Hi there,
    >
    > How do you import Illustrator file as a background image
    in DW. I've tried
    > Save for web in Illustrator, but the DW is not
    recognising the files. I
    > saved
    > as .svg in Illustrator, and yet again no joy with DW.
    >
    > Many thanks
    >

  • Import CSS into InDesign?

    My company wants to move about 200 books that are about 250-500 pages into InDesign. They are currently stored in a database in XML format and we use CSS and PrinceXml to publish. I am able to import the XML into InDesign, but I haven't found a way to import the CSS styles. Is that possible?

    As far as I know, there is no ability to import CSS into InDesign. When you export as EPUB, you have the option of using a CSS stylesheet to format the EPUB file.
    It's been explained to me that there are too many differences between the way InDesign creates styles from the way CSS works to do such a thing. For example, in CSS you can define placement on the HTML or XHTML page in a way that's not possible in InDesign.

  • Adobe Technical Communications Suite - Importing Framemaker Files into Robohelp

    We have just started using the Adobe Technical Communications
    Suite to import our Framemaker files into Robohelp. (We have about
    a year’s experience of taking Framemaker files into Web Works
    Publisher, with good results so we were hoping for a similar
    experience with Robohelp).
    Please can you help us with the following two problems:
    1. Importing FM files into Robohelp has posed some immediate
    table formatting problems. We imported the FM files by reference
    according to the instructions but cannot format the tables, ie.
    Colors etc.
    2. Can you also tell us if there is a way to set up our
    graphics in Framemaker to import into Robohelp without first having
    to run them through a batch file scenario to change the size for
    online help. Also, can you explain why the imported graphics are
    being put into separate folders in Robohelp – is there a
    system option where we can stop this from occurring.
    We are a little frustrated because we are long-time users of
    Robohelp and Framemaker and are finding some of the new features of
    TCS are not as helpful as we first thought. I am sending these
    questions after spending several hours going through the Robohelp
    Help and the Adobe website and not finding the answers.
    Thanks for your help,
    Asra S.

    I have purchased the Technical Communications Suite and am
    working with it now. I am finding several short comings in the
    product – 60% great product and 40% not so great. I have been
    using FrameMaker and RoboHelp for about 11 years and also I am a
    Webworks (ePublisher) user. I was expecting (at a minimum) to have
    the same functionality as ePublisher in TCS - ePublisher works
    seamlessly with FrameMaker. Quadralay worked with me the first
    month to answer my questions to ensure I was pleased with the
    product - and welcomed/appreciated my feedback. In some cases they
    provided me with scripts to accommodate my needs. I am finding on
    message boards and forums that a lot of users as very disappointed
    with your product so far. Are there any plans on
    improving/enhancing the product to accommodate our basic requests?
    The standard answer we get concerning graphics and tables is
    to use conditional text. This is not single-sourcing and is a
    horrible recommended work-around – a hack if you will. We use
    conditional text to handle differences in program functionality. I
    understand there is some set up required when you create a new
    project in RoboHelp, but after that I would like to run the Batch
    File process to simply generate my newly updated FM files to online
    help. How efficient is that? VERY!
    I have provided a list of the basic missing
    functionality/oversights that would greatly improve the product and
    satisfy a lot of your current users. Some of these issues may be
    user misunderstanding and in that case I seek guidance on what
    I’m doing wrong. Take the other issues into consideration
    because these are not just my issues, but a TON of your users.
    Hopefully you are user focused and are as concerned as we are.
    Please welcome this feedback as a way to improve the product.
    - No Breadcrumbs supported with MS HTML Help - supported in
    your other outputs and is available in ePublisher, so it must be
    possible.
    - Table formats are not configurable – why? Sometimes
    the converted table format from FM isn’t 100%.
    - Imported file structure (folder for each chapter) totally
    hoses my fix to poor graphic rendering. Currently I use a batch
    file to run a Photoshop macro/action on my graphic source files to
    reduce the file size by 50% and sharpen. I replace the graphics
    with my graphics and they look marvelous in online help. I copy my
    source graphics back into my “graphics folder” imported
    into FM at 260 dpi for my printed docs. Can we have the option on
    the structure for imported FM files to put them all into one
    folder?
    - Text entered into the Auto numbering field is not converted
    when importing by reference. It is when just doing a straight
    import. This is used for standardizing my inserted tables with
    pre-populated column titles– Troubleshooting, If/Then, etc.
    - Too many CSS issues. It would be nice to have one main
    template that we can sync to when the master template is changed.
    - Can’t specify a default template to apply to all FM
    files when imported.
    - My output .chm file is not picking up my Project Settings.
    It will not display Favorites, My Window Size, it’s not
    showing the TOC.
    - Cross-references – sometimes they work and sometimes
    they don’t.
    - Markers – we use markers for glossary terms and the
    character tagging carries forward throughout the rest of the
    sentence.
    I started testing the product four days ago and these are the
    major issues that are keeping me from moving forward with my
    overall plan to move to structured FM. I’m now between a rock
    and a hard place because now my department does not have the
    software to do their job. Do I go to management and tell them that
    I made the wrong decision in my tool selection? I choose your TCS
    over the updated Quadralay ePublisher that works with FM8…
    Maybe they went up on their price because the knew their former
    users would come back and be willing to pay the increased price for
    their software that generates online help with just a click of a
    button.
    Thank you for taking the time to read this and for your help
    in advance. Please direct these concerns to those in charge of
    enhancing the product (Product Evangelist). A reply and technical
    support is greatly appreciated.
    Director of Technical Publications - Horizon Software
    International, LLC
    Nikki Bridwell

  • Error while importing PAR file from local system.

    Hi Experts,
    While importing PAR file into my NWDS, I am encountered by some strange error.
    Please refer below screenshot for your reference.
    After clicking on "OK" button of the above error popup, another popup emerge with different error, please find below the screenshot for this error.
    Please let me know the reason and resolution of this error. It will be very helpful for me.
    Thanks in advance.
    Thanks and Regards,
    sarvesh Agarwal

    Hi ,
    Are u trying to import with .bak extension ? If so please rename the file and remove .bak extension and try.
    x.par is enough to import not x.par.bak.
    Thanks,

  • How to Import XML file into SAP B1

    Dear All,
    I have a scenario like,
    I am receiving a XML file from a 3rd party application for the daily Creation,Update of Item Master,BP Master, Marketing Documents. I want to import this file into SAP B1 through its approp objects. I understand DTW has limitation in its file types (Semicolo,Tab,Comma,ODBC). How do i do this ? Please guide me.
    Thanks,
    Thanga Raj K

    Hy folks,
    I´m frim Brasil and I've been studying the tool EFM (Eletronic File Manager) to learn more about it!
    There I saw that we can extract to XML "any" infomation from the database we want, mainly through the GEP.
    However, as I've seen, this Add-On can not import any XML file into SBO, unless for the BFP wich can be imported in conjunction with the BTHF Add-on.
    So I ask: how is it possible to import XML data into SBO database? Is it possible to be done through the EFM? or  it´s really necessary to write a code specifically to do that?
    Besides, I know that de B1iSN fit to this necessity... but when I tried to use it, by the custom "object" for BP, for example, there are some data wich the mapping conteined in this custom "process" that can not be imported... I tried to understand how to map those other fields not imported by the custom but this has been dificult to me as I am a implementation consultant focused in administrative process not on development...
    Could you please help me with this subject!
    Thanks a lot,
    Denis

  • How to include preset in RTF import option while importing RTF files?

    Dear all,
    I created a script which will place text from rtf files present in a folder to an active document on different page based on match. I am using a preset name "myRTF" which i will use when i import rtf files without script.
    Is there a way to include this preset in script?
    I have checked many places....... but did not found.
    #target Indesign
    var myDoc = app.documents.item(0);
    var sourceFolder = Folder("/Users/admin4/Desktop/ec_txt");
    myFiles = sourceFolder.getFiles("*.rtf");
    var myFrame1 = myDoc.pageItems.itemByID(111076);  // switerland
    var myFrame2 = myDoc.pageItems.itemByID(111114);  // eurozone
    var myFrame3 = myDoc.pageItems.itemByID(111146);  // germany
    for (var i=0; i < myFiles.length; i++)
        switch (myFiles[i].name.slice (6, myFiles[i].name.lastIndexOf("_")))
            case "Switzerland_en":
            myFrame1.parentStory.insertionPoints.item(-1).place(File (sourceFolder + "/" + myFiles[i].name))
            break;
            case "Eurozone_en":
            myFrame2.parentStory.insertionPoints.item(-1).place(File (sourceFolder + "/" + myFiles[i].name))
            break;
            case "Germany_en":
            myFrame3.parentStory.insertionPoints.item(-1).place(File (sourceFolder + "/" + myFiles[i].name))
            break;

    Hi Dave, Peter,
    thanks for your reply. In that case i will check WordRTFImportPreference but not sure if customize style import can be done for paragraph style sheets.
    for example: word has "normal" and "head1" style but i want to map to indesign Body_light and H1 styles respectively.
    Virender

  • Problem Importing CR2 Files in Aperture 1.5.6

    I recently shot a number of pictures at my sister's wedding using my Canon Digital Rebel XTi. I am now trying to import the RAW files into Aperture (ver. 1.5.6). Aperture will recognize the compact flash card and display the files on the card. When I try to import the files, however, Aperture seems to go through the process of importing the files (the little timer dial runs etc.) but at the end of the import process the pictures do not appear in my project. What could be the problem? I am able to copy the files onto a folder on my desktop but Aperture will not import these files even from that folder. Help!

    gah hey im having this problem too
    and it all worked last week <?>
    formatted flash drive on camera.
    downloaded photos from a file reader via flash drive.
    camera = canon mk3ds eos
    can see previews in apeture (2.1.2) but large image on browser is unsupported.
    error message "unsupported image format".
    have tried downloading them again and importing them again etc.
    both straight into apeture and via hard drive folder.
    but it worked last week?
    bit upset i love aperture and my new camera now nothing is working well
    for info i loaded up canon photo professional which is canons own brand image processor (which is a bit rubbish imho) and the images worked on that.
    they will not import to photoshop (an old version)

  • Tempo problems with imported wav files

    Hey everyone, sorry if there's a quick fix for this in the forums that I couldn't find, but I've been having some tempo problems with imported .wav files.
    Long story short, my system couldn't handle playing all the tracks for a song while recording drums, so I bounced out an mp3 of the song and put it in a new Logic file so my drummer could just play along to that as I recorded him. Unfortunately, the original song is at 167 bpm, but I forgot to change the bpm in the new Logic file with the .mp3 file of the song to 167 bpm, so it was left at the default 120 bpm.
    So, the drums were recorded at the correct 167 bpm, but Logic thinks that those new drum .wav files should be played at 120 bpm, so when I import my drum tracks back into the original file, they do not play correctly at all.
    I could get record it all again, but I wanted to check if there was a way I could salvage what I already have, since my drummer lives about an hour away right now and can't just come over whenever he wants.
    Thanks for the help! I really appreciate it.

    Hi,
    First, do not use MP3 in Logic, the sound quality is less than AIFF, WAV or CAF, and Logic has to decode it for playback, making it a heavier burden on the CPU than an uncoded audiofile, such as AIFF, WAV or CAF.
    Secondly, audio files are independent of Logic's tempo. If you bounce down an audio file in any format (other than Apple Loop), it will play back at the same speed, +regardless of Logics' tempo setting+, either at recording or playback. Logic doesn't 'think' anything. The BPM is only important to MIDI tracks, or to the spacing between audio files. The audio files themselves *are not affected* by the tempo setting. If you import an audio file of tempo 167 into a 120 BPM project, the file will still play at 167, only Logic will indicate the wrong bar positions.
    regards, Erik.

  • How to import excel file in oracle 10g suit

    Respected all,
    i am working d2k6i now i am going to 10g suit and i want to import excel file so anybody help me how to do it? Thanks in advance.

    Hi,
    This forum is dedicated to Oracle SQL Developer Data Modeler, so it is possible to get an answer here, but it is not very likely.
    Try to get help in in more appropriate forum from here
    https://forums.oracle.com/forums/main.jspa?categoryID=84
    Regards

  • After I import a movie file from the camera memory card, Imovie 10.0.1 acts as if the memory card is empty though I know it isn't.... I can't import that file to iMovie again.. is that the way it worksnow?  Thank you, Filippo

    On IMac 10.9  After I import a movie file from the camera memory card to Imovie 10.0.1 it acts as if the memory card is empty though I know it isn't.... I can't import that file to iMovie again.. is that the way it works now?  Anyone know?  Thanks, Filippo

    I would like to know this too. I imported a lot of files, then Imovie crashed. I went back in and they are not in imovie at all.
    I reconnected the camcorder to import again and though they are still on the camcorder, I no longer see them in the available list of files to import. I'm sure there is some sort of simple setting somewhere that reveals all files even if it thinks they are imported.
    Thanks

Maybe you are looking for

  • Itunes crashed/stalled during sync

    I have a 20gb click-wheel which was fine until I added some files last night. During the sync itunes froze or whatever. The task manager said it was not responding & the only option was to end the process. Now everytime I plug in my pod it is not see

  • Photo Booth crashes when I try to play a video in lion?

    Everytime i try to play a video i took in photobooth is stops responding, and either crashes or i have to force quit it. This only started happening after i instaled lion. Anyone else having this problem?

  • Procedure execution time difference in Oacle 9i and Oracle 10g

    Hi, My procedure is taking time on Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 is 14 min. same procedure is taking time on oracle Release 9.2.0.1.0 is 1 min. 1) Data is same in both environment. 2) Number of records are same 485 rows fo

  • FaceTime has disappeared from my mac screen

    Hi Whilst FaceTime was ringing I attempted to answer but it wouldn't connect. Then the FT screen jumped to the bottom left corner of my Mac screen and has dissappeared? It is still available in the dock although when i click on it to call nothing hap

  • View some pages in Landscape and the remaining ones in Portrait

    We saved our website (http://www.turklingua.com) which presents Turkish translation services we provide worldwide, in PDF format. Is there any way to view some of the pages in this PDF file in Landscape and the remaining pages in Portrait? Many thank