In cfchart tip text is colored blue when applying xml style file!

Foregroundcolor is set to black also, but it just colored
chart text - not tips, which remained blue. And there seems to be
no way to change this and make tip text black...
Nobody replied. So - can it be considered as a BUG? If so -
how to report about it? Does anybody from Macromedia read this
forum?

Nope, tipbgcolor is not a case, I need to change FOREGROUND
color.
As to webchart designer - thanks, I've found <popup>
tag, that is responsible for this. I will make <popup
foreground="black"/> and let know if it works...
Thanks a lot, it works! Webchart designer shows a lot of
properties to change...

Similar Messages

  • Having problems with adobe color engine when converting a 32bit file into an 8bit in Photoshop CC.

    I'm having problems with the "adobe color engine" when converting a 32bit file into an 8bit.
    Error Message reads: "could not convert the image to 8 bit/channel because of a problem using the adobe color engine.
    Never had this problem before, just recently started happening! I've tried multiply files since and some work, some don't, can't work out why!? thought it might be due to a large file size?...any suggestions?

    That would require much more info about your files, your system and the version of PS you are using. Presumably there is some color profile issue at play here.
    Mylenium

  • Mouse Pointer resizes when applying pointer style to all

    When Captivate records my SW demo, it uses up to three different mouse pointer styles at different times (Haven't quite figured out what the protocol is).  I really don't like this and would like only one style used (the hand).  So when I right click on the hand pointer on a slide, and choose "Use the current mouse pointer for all slides," any pointer that was automatically changed to the hand pointer is much smaller (shrinked by 50%) and I still have to end up manually selecting the hand pointer for each one.
    Does anyone know why this is happening?
    Is there a way to select a default or standard pointer to be used at all times?
    TIA,
    Vicky
    Captivate 8 user

    Here's the shortest code with the problem I could come up with.... You can run it if you create two different default paragraph styles: 'Product - Description' and 'Product - Title No Indent';
    The problem is that the first line should have 'Product - Description' style, but it instead it gets 'Product - Title No Indent'.
    If I comment out one of the paragraphs, everything works fine. What's wrong?
    var doc = app.documents.add(),
        product, text_frame, i, l;
    product = {
        'text': [
                'style': 'Product - Description',
                'text': 'Designed for monitoring sterilization processes.'
                'style': 'Product - Title No Indent',
                'text': 'Designed for monitoring sterilization processes.'
                'style': 'Product - Description',
                'text': 'Designed for monitoring sterilization processes.'
    text_frame = doc.pages[0].textFrames.add();
    text_frame.geometricBounds = [ '0pt', '0pt', '240pt', '300pt'];
    for ( i = 0, l = product.text.length; i < l; i++ ) {
        text_frame.contents += "\r" + product.text[i].text;
        text_frame.parentStory.paragraphs[-1].appliedCharacterStyle = doc.characterStyles[0];
        text_frame.parentStory.paragraphs[-1].applyParagraphStyle(
            doc.paragraphStyles.item( product.text[i].style )

  • Colors change when exporting to jpg file

    I'm a web designer and use Fireworks CS5 extensively. In the last week, I've had 2 artists indicate that an exported jpg image that I created for their websites does not look the same as the original. In one case, aqua colors were darkened to a grey/blue. In another case, the exported image just looks darker than the original. In both cases, I started with a jpg file that the artist sent me.
    I've tried eliminating the compression by setting it to 100. I've tried using the export wizard, the regular export function, and the save as function. In the export wizard, I've unchecked the Sharpen Color Edges and Remove Unused Colors checkboxes. The created images all look the same yet different than the originals. As an expeiment, I created new jpg images using Paint Shop Pro and the exported file looks exactly like the original.
    Any help would be appreciated.

    Along the same lines as Linda's suggestion: Take a look at the color profile of the image sent to you by the artist before you work on it. If it's anything other than sRGB, convert it. If you're on a Mac, you can use the Info panel (Command-I) to quickly check for a color profile on a graphic; otherwise, you can fire up Photoshop and use its Info panel. To convert the color profile within Photoshop, use Edit > Convert to Profile, which will preserve the image appearance but attach a different ICC profile.
    Fireworks doesn't acknowledge color profiles (at least FW8 doesn't), so when you open the image in FW, you might see a small color shift. When you save or export the graphic from FW, the ICC profile may be stripped from the file. If it's important that it be preserved, as a final step, you could try re-opening the exported graphic in Photoshop and re-assigning the sRGB profile (using Edit > Assign Profile) before sending it off to your client. Some web browsers do observe color profiles now—Safari and Firefox, for instance. I think it's good to include them for photographs, but they shouldn't really be necessary for web or interface graphics.
    Here's a related post that might be helpful:
    http://forums.adobe.com/message/4177706#4177706

  • How to set color profile when exporting a RAW file version as a JPEG?

    I import my raw files to Aperture and when exporting as a JPEG I want to specify a color profile of sRBG. I cannot see how to set the color profile for the export. Does anyone know how to do this?

    When you go to export versions, edit the presets, and there is a drop down box that lets you select the profile.
    I'd suggest picking up the Aperture book by Luna, Long, and Harrington. Lots of great info there.

  • Missing text in RoboHelp 7 when previewing/generating Frame files

    This is a new issue for me. Until last week, it seemed to work fine. Now, though, whenever I import by reference my frame files I have noticed that, while they look fine in the Design view, when I click Preview it has missing text in parts. In one file, which was all text (no graphics), it was completely in Preview. Then, when I generated the help, that topic was still blank.
    This doesn't always happen, though. Sometimes a topic is fine up to a point, then, all the text is gone, leaving only the screenshots. It generates that way also. On the other hand, some files come out fine, with no missing text. (This is only apparent in the Preview and generated help.)
    I'm using TCS 1, that has RoboHelp 7, and I generate to WebHelp. I've applied an update that makes it 7.01.001.  I've also applied the "missing space" fix that Peter Grainge suggested (it worked ).
    Like I said, TCS worked fine up to last week, then I started seeing these missing chunks of text. I tried creating a new RH project and starting all over, importing only one small file that had all text and no screenshots/graphics. Both the preview and generated help came out blank, although I could see it plainly in the Design view before generating.
    Has anyone else had this issue, or know what it might be?

    Below is from one topic that didn't show any content at all for Preview or generated output, (taken from RH).  That is, it showed nothing when I opened it in IE9, but in Firefox it displayed just fine. I tried replacing <head> with the one above (in the output), but it didn't seem to do anything. I'll keep trying, though!
    dan
    =============================================================================
    <!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
    <html><head>
    <meta http-equiv=Content-Type content="text/html; charset=utf-8">
    <meta name=Originator content=ImportMif>
    <meta name=OriginalFile content="C:\CVS\doc\integrator\6.0.0.0\RoboHelp\CIS_RH\IDE\ide3.fm">
    <meta name=generator content="Adobe RoboHelp - www.adobe.com">
    <meta name=generator-major-version content=0.1>
    <meta name=generator-minor-version content=1>
    <meta name=filetype content=RoboHelp>
    <meta name=filetype-version content=1>
    <meta name=page-count content=1>
    <meta name=layout-height content=6060>
    <meta name=layout-width content=921>
    <title>File_Transfer</title>
    <link rel=stylesheet href=ide3.css>
    </head>
    <body>
    <h1><a name=XREF_File_Transfer></a>File Transfer</h1>
    <p class="BodyText">The File Transfer dialog allows users of client-only
    installations who are remotely connecting to the Host Server to manipulate
    the files on the remote machine.</p>
    <p class="BodyText">Use the File Transfer dialog to copy files to a fixed
    directory on the server called <span class="FM_Label">shared_files</span>.
    This directory resides within the root. A status dialog opens during the
    operation showing progress, and includes the file name and the percentage
    of the operation that is complete/remaining.</p>
    <p class="BodyText">The <span class="FM_Label">shared_files</span> directory
    is automatically created the first time File Transfer is used. </p>
    <h2>Using the File Transfer</h2>
    <p class="BodyText">Select <span class="FM_Label">File&gt;File Transfer</span>
    to open the File Transfer dialog.</p>
    <div style="text-align: center;" align=center>
    <implicit_p><img id=15 src="ide300016.jpg" style="width: 320.999pt; height: 238.499pt;"
    width=428 height=318 border=0>
    </div>
    <p class="BodyText"> </p>
    <p class="BodyText">The <span class="FM_Label">shared_files</span> folder is
    the top-level folder from which users manage files and folders. </p>
    <h2>Menu Bar Options</h2>
    <h3>File Menu</h3>
    <p class="Ldef"><span class="FM_Label">New Folder</span><br>
    Creates a new directory on the server within the user-selected folder.
    Type the new folder name in the Create New Folder dialog and click <span
    class=FM_Label>OK</span>. </p>
    <p class="Ldef"><span class="FM_Label">Transfer File</span><br>
    Specifies a local file to transfer to the server. Once the file is selected,
    the user can initiate the file transfer.</p>
    <p class="Ldef"><span class="FM_Label">Move Folder/File</span><br>
    Moves a file or directory from one location within the <span class="FM_Label">shared_files</span>
    hierarchy to another location.</p>
    <p class="Ldef"><span class="FM_Label">Rename Folder/File</span><br>
    Renames a directory or file within the <span class="FM_Label">shared_files</span>
    hierarchy. Type the new name in the Rename File/Folder dialog and click
    <span class="FM_Label">OK</span>. </p>
    <p class="Ldef"><span class="FM_Label">Delete Folder/File</span><br>
    Removes a directory or file from the remote server. </p>
    <p class="Ldef"><span class="FM_Label">Properties</span><br>
    Shows information about the selected remote file or directory, including
    file size, modification time, and name.</p>
    <p class="Ldef"><span class="FM_Label">Refresh</span><br>
    Updates the screen to show the latest information.</p>
    <p class="Ldef"><span class="FM_Label">Close</span><br>
    Closes the dialog. </p>
    <p class="Note"><span class="FM_Label">NOTE: Right-clicking a folder or file
    on the File Transfer dialog opens a pop-up menu with the same File menu
    options (except Close).</span></p>
    <h2>Status dialog</h2>
    <p class="BodyText">To monitor the progress of the transfer, a status dialog
    opens when a file transfer begins. </p>
    <div style="text-align: center;" align=center>
    <implicit_p><img id=16 src="ide300017.jpg" style="width: 314.249pt; height: 149.250pt;"
    width=419 height=199 border=0>
    </div>
    <p class="BodyText"> </p>
    <p class="BodyText">The following information is provided:</p>
    <p class="Ldef"><span class="FM_Label">File</span><br>
    Names the local file being copied.</p>
    <p class="Ldef"><span class="FM_Label">Status</span><br>
    Specifies the text status of the copy operation.</p>
    <p class="Ldef"><span class="FM_Label">Copied To</span><br>
    Specifies the destination file location on the server.</p>
    <p class="Ldef"><span class="FM_Label">X of Y</span><br>
    Specifies the number of bytes transferred out of the total number of bytes.
    </p>
    <p class="Ldef"><span class="FM_Label">Progress Bar</span><br>
    Provides a visual indicator of the copy operation’s progress.</p>
    <h2>Additional Information on the File Transfer</h2>
    <h3>Concurrency and Synchronization</h3>
    <p class="BodyText">Only one file copy operation can occur at a time. Multiple
    users can, however, transfer files to the server simultaneously and manage
    separate folders on the server. </p>
    <h3>Security</h3>
    <p class="BodyText">Users cannot manage files and folders outside of the
    <span class="FM_Label">shared_files</span> root. </p>
    <h2>How to Transfer Data</h2>
    <ol start=1><li style="list-style: decimal;" type=1 class="p-NumList"><p
    class=NumList>Select <span class="FM_Label">File&gt;File Transfer</span>
    on the IDE. </p></li>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">Select
    the <span class="FM_Label">shared_files</span> subfolder in which to place
    the transferred file.</p></li>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">In
    the File Transfer dialog, select <span class="FM_Label">File&gt;Transfer
    File</span>. This opens a file selection dialog. </p></li>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">Specify
    the local file to transfer to the selected <span class="FM_Label">shared_files</span>
    subfolder. </p></li>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">Click
    <span class="FM_Label">OK</span>. </p></li>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">Click
    <span class="FM_Label">Start</span> on the status dialog.</p></li>
    <div style="text-align: center;" align=center>
    <implicit_p><img id=17 src="ide300018.jpg" style="width: 314.249pt; height: 149.250pt;"
    width=419 height=199 border=0>
    </div>
    <p class="BodyText"> </p>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">Click
    <span class="FM_Label">Done</span> when the transfer is completed.</p></li>
    </ol>
    <div style="text-align: center;" align=center>
    <implicit_p><img id=18 src="ide300019.jpg" style="width: 320.999pt; height: 238.499pt;"
    width=428 height=318 border=0>
    </div>
    <p class="BodyText"> </p>
    <h2>How to Create a New Directory</h2>
    <ol start=1><li style="list-style: decimal;" type=1 class="p-NumList"><p
    class=NumList>Select <span class="FM_Label">File&gt;File Transfer</span>.
    This opens the File Transfer dialog. </p></li>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">Select
    where to place the new folder.</p></li>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">In
    the File Transfer dialog, select <span class="FM_Label">File&gt;New Folder</span>.
    This opens the Create New Folder dialog. </p></li>
    <div style="text-align: center;" align=center>
    <implicit_p><img id=19 src="ide300020.jpg" style="width: 264.000pt; height: 94.499pt;"
    width=352 height=126 border=0>
    </div>
    <p class="BodyText"> </p>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">Type
    the new folder name. </p></li>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">Click
    <span class="FM_Label">OK</span>. The new directory folder appears in the
    directory structure.</p></li>
    </ol>
    <div style="text-align: center;" align=center>
    <implicit_p><img id=20 src="ide300021.jpg" style="width: 320.999pt; height: 238.499pt;"
    width=428 height=318 border=0>
    </div>
    <p class="BodyText"> </p>
    <h2>How to Move a File or Directory</h2>
    <ol start=1><li style="list-style: decimal;" type=1 class="p-NumList"><p
    class=NumList>Select <span class="FM_Label">File&gt;File Transfer</span>.
    This opens the File Transfer dialog. </p></li>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">Select
    the file to move.</p></li>
    <div style="text-align: center;" align=center>
    <implicit_p><img id=21 src="ide300022.jpg" style="width: 320.999pt; height: 238.499pt;"
    width=428 height=318 border=0>
    </div>
    <p class="BodyTextInd"> </p>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">In
    the File Transfer dialog, select <span class="FM_Label">File&gt;Move Folder/File</span>.
    This opens the Select Move Destination dialog. </p></li>
    <div style="text-align: center;" align=center>
    <implicit_p><img id=22 src="ide300023.jpg" style="width: 280.499pt; height: 214.500pt;"
    width=374 height=286 border=0>
    </div>
    <p class="BodyText"> </p>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">Highlight
    where to move the file. </p></li>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">Click
    <span class="FM_Label">OK</span>. </p></li>
    </ol>
    <h2>How to Rename a Directory or File</h2>
    <ol start=1><li style="list-style: decimal;" type=1 class="p-NumList"><p
    class=NumList>Select <span class="FM_Label">File&gt;File Transfer</span>.
    This opens the File Transfer dialog. </p></li>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">Select
    the file to rename.</p></li>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">In
    the File Transfer dialog, select <span class="FM_Label">File&gt;Rename Folder/File</span>.
    This opens the Rename File/Folder dialog.</p></li>
    <div style="text-align: center;" align=center>
    <implicit_p><img id=23 src="ide300024.jpg" style="width: 278.249pt; height: 94.499pt;"
    width=371 height=126 border=0>
    </div>
    <p class="BodyText"> </p>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">Type
    the new name. </p></li>
    <li style="list-style: decimal;" type=1 class="p-NumList"><p class="NumList">Click
    <span class="FM_Label">OK</span>. </p></li>
    </ol>
    </body>
    </html>

  • Binding data when using xml data files

    Hello,
    I am pretty new to Flex4 and hope you hang on with my question. MAny thanks:
    I built an application first with PHP connection into a database which essentially listed IP of my company in a grid.
    One could filter the IP depending of technology, type of Ip and so on.
    When clicking in the grid, the details with many more fileds would apprear. This was working niceley as I had my services defined and needed only to drag services in the right place and add here and there some changes in the code
    Now, I wanted to do the same with an xml file instead of a mySQL database so to deploy it a little easier.
    I have the grid and the filtering working nicely.
    But I cannot create the data binding for the details.
    Below is the code. See the line before last where I tested if I could access to the  descriptipn fuield in my arrayCollection (coming from my xml)
    CAn anyone help me, please
    many thanks in advance and best regards
    Peter
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
       xmlns:s="library://ns.adobe.com/flex/spark"
       xmlns:mx="library://ns.adobe.com/flex/mx"
       applicationComplete="myServ.send()" width="900" height="500">
    <fx:Script>
    <![CDATA[
    import mx.collections.ArrayCollection;
    import mx.controls.Alert;
    import mx.events.ListEvent;
    import mx.rpc.events.FaultEvent;
    import mx.rpc.events.ResultEvent;
    import spark.events.TextOperationEvent;
    [Bindable]
    private var myIPList:ArrayCollection;
    protected function myServ_faultHandler(event:FaultEvent):void
    Alert.show("Something went wrong", "Cannot load data");
    protected function myServ_resultHandler(event:ResultEvent):void
    if(event.result.test.IP is ArrayCollection){
    this.myIPList = event.result.test.IP as ArrayCollection;
    }else{
    var buffer:ArrayCollection = new ArrayCollection([event.result.test.IP]);
    this.myIPList = buffer;
    this.searchInput.enabled = false;
    this.searchInputTechnology.enabled = false;
    this.searchInputProvider.enabled = false;
    // serach for IP
    protected function searchInput_changeHandler(event:TextOperationEvent):void
    this.myIPList.filterFunction = filterFunc;
    this.myIPList.refresh();
    private function filterFunc(item:Object):Boolean
    if(String(item.IP).toLowerCase().indexOf(this.searchInput.text.toLowerCase()) > -1){
    return true;
    }else{
    return false;
    //  Search for Technology
    protected function searchInputTechnology_changeHandler(event:TextOperationEvent):void
    this.myIPList.filterFunction = filterFuncTechnology;
    this.myIPList.refresh();
    private function filterFuncTechnology(item:Object):Boolean
    if(String(item.Technology).toLowerCase().indexOf(this.searchInputTechnology.text.toLowerCa se()) > -1){
    return true;
    }else{
    return false;
    //  Search for Provider
    protected function searchInputProvider_changeHandler(event:TextOperationEvent):void
    this.myIPList.filterFunction = filterFuncProvider;
    this.myIPList.refresh();
    private function filterFuncProvider(item:Object):Boolean
    if(String(item.Provider).toLowerCase().indexOf(this.searchInputProvider.text.toLowerCase() ) > -1){
    return true;
    }else{
    return false;
    protected function myDG_changeHandler(event:ListEvent):void
    Alert.show("I Clicked. It should now be possible to see details, damned");
    ]]>
    </fx:Script>
    <fx:Declarations>
    <s:HTTPService id="myServ" url="IP.xml" fault="myServ_faultHandler(event)" result="myServ_resultHandler(event)"/>
    </fx:Declarations>
    <mx:DataGrid id="myDG" change="myDG_changeHandler(event)" x="37" y="134" width="814" height="159" dataProvider="{this.myIPList}">
    <mx:columns>
    <mx:DataGridColumn headerText="IP" dataField="IP"/>
    <mx:DataGridColumn headerText="short description" dataField="detail"/>
    <mx:DataGridColumn headerText="type" dataField="type"/>
    <mx:DataGridColumn headerText="Provider" dataField="Provider"/>
    <mx:DataGridColumn headerText="Technology" dataField="Technology"/>
    </mx:columns>
    </mx:DataGrid>
    <s:HGroup x="33" y="74" width="152" height="41" verticalAlign="middle">
    <mx:Spacer width="100%">
    </mx:Spacer>
    <s:Label text="IP"/>
    <s:TextInput id="searchInput" change="searchInput_changeHandler(event)" width="103"/>
    </s:HGroup>
    <s:HGroup x="686" y="74" width="153" height="41" verticalAlign="middle">
    <mx:Spacer width="100%">
    </mx:Spacer>
    <s:Label text="Technology"/>
    <s:TextInput id="searchInputTechnology" change="searchInputTechnology_changeHandler(event)" width="94"/>
    </s:HGroup>
    <s:HGroup x="519" y="74" width="153" height="41" verticalAlign="middle">
    <mx:Spacer width="100%">
    </mx:Spacer>
    <s:Label text="Provider"/>
    <s:TextInput id="searchInputProvider" change="searchInputProvider_changeHandler(event)" width="94"/>
    </s:HGroup>
    <s:Label x="135" y="38" text="IP Road Map" fontSize="29" color="#524E4E"/>
    <s:TextArea id="myText" x="37" y="315" width="204" text="{this.myIPList}" height="164"/>
    <mx:Image x="33" y="18" width="74" height="57" id="STLogo" source="file:/Users/peterhirt/Pictures/stlogo.png"/>
    </s:Application>
    Here at tzhe end I append one record out of the xml files I used
    <?xml version="1.0" encoding="utf-8" ?>
    <test>
        <IP>
            <IP>USB2 PHY</IP>
            <detail>single port </detail>
            <type>USB</type>
            <Provider>TR&amp;D</Provider>
            <Technology>65lp</Technology>
            <maturity_status>MAT20</maturity_status>
            <status_date>Q4/09</status_date>
            <next_Maturity>MAT30</next_Maturity>
            <next_Date></next_Date>
            <HED>y</HED>
            <HED_criticality>2</HED_criticality>
            <HED_MAT20_request>Q4/09</HED_MAT20_request>
            <CCI></CCI>
            <CCI_criticality></CCI_criticality>
            <_CCI_MAT20_request></_CCI_MAT20_request>
            <APG></APG>
            <APG_criticality></APG_criticality>
            <APG_MAT20_request></APG_MAT20_request>
            <STE></STE>
            <STE_criticality></STE_criticality>
            <STE_MAT20_request></STE_MAT20_request>
            <IMS></IMS>
            <IMS_criticality></IMS_criticality>
            <IMS_MAT20_request></IMS_MAT20_request>
        </IP>

    Hi Kevin,
    the current XML export version is admittedly not suitable for handling HTML data, as it doesn´t put any data inside CDATA sections.
    How can I strip out this HTML using the XML export?
    I´m not aware of this functionality, but I´m sure it would have to be integrated into the respective "includes" files in order to become effective.
    However, you might consider using the manual "converting database queries to XML" approach explained on this page: http://labs.adobe.com/technologies/spry/samples/utils/query2xml.html -- this will give you notably more freedom to e.g. preprocess some data before it´s getting stuffed inside an XML node.
    I am pulling RSS feeds from news sites and storing the rss items in a database
    Would it be possible to rather sanitize the data before it´s getting stored in the database ?
    Cheers,
    Günter Schenk
    Adobe Community Expert, Dreamweaver

  • InDesign CS4 crashing when applying object styles

    When i try to use IObjectStyleSuite->ApplyObjectStyle with the name of an object style that is inside a group, indesign Crashed.
    I've tried using the full name of the style path -> group:stylename but it doesn't work.
    Anyone faced this problem?
    Thanks in advance.

    As a last resort, when I run into the weird problems, I go through a process of elimination to find the offender.
    As example, I would delete half the images and try the update. if it works, I know the problem was in one of the images I deleted. If it doesnt, I'd delete the other half and try again. I keep cutting the number of images I remove in half till I'm down to whatever it was causing the problem. The I save it as a newfile type and re-import/place.
    Kind of a pain in the tookas, but it works when I'm really stumped.
    HTH
    -Ted

  • Portlet Background Color Disappears when displayed

    Hi,
    I am using ver 9.0.4.0.99 of Portal and I'v created several Navigation Pages for the top banner and footer of my pages.
    The banner is divided into two regions each holding an image. To 'fill in' the white space that surrounds the images I've specified a background color (blue) in a 'banner style' and added it to each region of the Navigation Page.
    When we look at the Navigation Page alone, all looks well, but when we add the Navigation Page as a portlet to our root page in a banner region, the background color just disapears. I am left with two images surrounded by
    whitespace.
    I have just recently done the same process (nav pages with separate styles) in version 9.0.2.6 with another company and I did not have this problem. It worked fine. I even went back to make sure I followed the exact same steps and settings.
    Has something changed with this version (9.0.4.0.99)?
    Any ideas what we are doing wrong? Thx for your input.

    In the properties for your navigation page, on the Others tab, ensure the "Use Style Of Page On Which Portlet Is Placed " checkbox is unchecked. This should force it to use the style you picked in the banner page and not on the display page. Please note this checkbox only has affect on item regions in the navigation page. Portlet regions on the navigation page will take the colors from the style on the display page.
    Hope this helps,
    Candace

  • Hbj text view color

    Hi Gurus ,
    I need to set up the color of the the text in my hbj text view to blue
    <hbj:textView
                   id="Text_ZIP"
                   encode = "FALSE"
                   text="<font color = 'blue'><%=poltitle<i>%></font>"
                   design ="EMPHASIZED"
                   />
    I get the blue color as intended , however , I want the vale of poltitle<i> to be printed rather that poltitle<i>,
    say poltitle<i> = xyz , I want xyz to be displayed in blue color , however poltitle is displaye din blue color ,
    kindly suggest , what shall I do to achieve the result

    Hi,
    One option is not to use the htmlb tags. Just do it with straight HTML.
    Or you might be able to set the text property in the body of the HTMLB tag. E.g.
    <hbj:textView
    id="Text_ZIP"
    encode = "FALSE"
    text=""
    design ="EMPHASIZED"
    >
    //just example not sure of the exact syntax
    this.setText = "<font color = 'blue'>" + poltitle + "</font>";
    </hbj:textView>
    Hope this helps.
    BRgds,
    Simon

  • Lightroom CC isn't including color labels when images are imported

    I've tried this several times, but it doesn't work. Lightroom CC will import metadata and even star ratings, but it won't import the color label data assigned to the images from within Bridge. How can I get that information to be imported?
    In other words, working in Bridge CC I assigned star ratings and color labels to a folder full of JPG files. When I import those files into Lightroom CC, the images, metadata and the star ratings are imported, but no color label data was imported. None of the images have color labels when viewed in LR. They still retain the color labels when I view the files in Bridge CC, but they don't appear in LR.

    I just struggled with this for an hour. Any changes made to labels inside Lightroom 5 didn't show up in Bridge CC after reading metadata from file, and imports into LR5 did not properly show Bridge CC's label colors. Instead, only a tiny white rectangle at the bottom right of each labeled thumbnail showed in LR5.
    Finally figured it out. In the Lightroom 5 file menu up top, go to:
    Metadata --> Color Label Set --> Bridge Default (select this option)
    'Lightroom Default' was previously selected in mine, as I suspect all Lightroom 5 installs are initially.
    Make sure that the names beside each color are identical in both Bridge & LR, or you will still have syncing problems.
    This should fix your problem!

  • Error when opening a zipped file transfred to the FTP via ABAP program

    Hi All,
    I have extracted the files from al11 and have zipped them and moved the zipped file to FTP site.
    But when I open the zipped file in FTP site, it shows the file names, but they dont look like real files(looks as text)...Even when copied the zipped file to the local pc and tried opening it the result was same.
    Note : For testing when the same zipped file is written to al11 and dowloaded from there using CG3y it works fine.
    Also created a zipped folder manualy and copied it to the FTP site and tried opening it.....It opened but displayed there are no records in it (which is incorrect), But when copied the same file back to local PC it displayed correctly.
    Please let me know hoe to resolve this issue. 
    Regards
    Jithu

    Hi Andreas Mann ,
    Thanks for your reply.
    I dont have access to choose tools in Tcode SXDB.
    Error msg: "You are not authorized to use Transaction SXDA_TOOLS"
    So can you pls Elaborate on this would be helpful in resolving the issue.
    Regards
    Jithu

  • Color conflict when printing text boxes layered with images

    Thank you in advance for any insight on this question. I've got a text box grouped with an image in a Pages document. The text box is layered in front of an object and is transparent (no fill color in the text box). The object however, is filled with a color. When printing the document, the image comes out in two shades of blue even though the text box is transparent. Thoughts?

    Want to add that if you uncheck the Retain Slide Quality Settings, you'll have to keep the High setting.
    Another way to change slide quality is before publishing, and in that case I prefer Optimized to High (which is not possible when overriding the Slide Quality on publishing, there you only have the choice between Low and High).
    Still I'm puzzled because the simple TEB normally do not cause that kind of quality issue, have seen it happening with shapes (because they have transparent pixels) and images, but with TEB's? Wondering
    Lilybiri

  • How do you change the color of the sign and fill text to the color blue

    How do you change the color of the sign and fill text to the color blue in a pdf document

    Is this using the "Fill & Sign" tab of https://cloud.acrobat.com/fillsign (for now text input is only black) or maybe using the Fill & Sign tool in Adobe Reader XI, or another application? 
    Thanks,
    Josh

  • Text color changes when more than one color is used in the same paragraph in a bulleted list

    I work in a print shop on designers' files preparing them for print. Machine I use is an iMac, plenty of RAM, running Tiger 10.4. Here is my problem: A PC user sent us an InDesign CS3 file. A portion of the text is styled as a bulleted list with character color and bullet (the solid circle) defined as (default) black. However, the style is over-ridden on the bullet and first two words following the bullet with a spot color red, which is present in the Swatches palette (PMS 186). The remainder of the sentence stays black. The text somehow lost this override, and instead of keeping the 2 different colors all the text changed to black. This seems to have occurred when I saved the file on my machine. When I go back and open the original file the text is still colored both red and black. I think that the file was originally an InDesign CS2 file, and could even have been a Indd version 1 or Quark file. Why did the color change with no user intervention? Also, I can't understand why, when the first 2 words are highlighted and changed to red, the bullet also changes to red. (That is good, of course, because that is what we want, but I don't understand how that happens when the character style is black, and I can't even highlight the bullet itself). I sure would appreciate any ideas anyone has on this, I have to try to explain why we printed the text in black when it was supposed to be red and black!

    thanks Alan and Bob. Nothing has explained the loss of color so far.
    Alan, I will suggest to the designer that she use a nested style. I wonder if that will make the styling more stable moving accross the different platforms.
    Bob, I feel like you may have thought, as I did, that hundreds of saves and saved-as and many different applications would have damaged the file, but as you could see by the History, the file was fairly fresh.
    There is a very outside chance that I wiped out the style overides by command click but I am really careful and I doubt it.
    So I'll thank you both again and check back each day, perhaps this will happen to someone else and become an issue. I have tried to repeat my actions and cause the error again but to no avail.

Maybe you are looking for

  • DNS munted after latest screwety update

    Kia ora, After the latest security update, on reboot, all my services that pointed to the server name rather than the ip address are broken. I can use ical if i reconfigured the accounts to connect using the server ip address but not the name. Wiki b

  • HT204088 how to download the germs i have paid to my iphone

    Hi, last sunday i have purchase the few item for my games, the germs was puchase was not download to my games and i have received the bill charging me the item i have purchase, please advise how to claim back the germs I have paid. tks/rgds

  • 0 Swap File virtual memory

    My computer has been a dog for awhile now. I finally got Activity Monitor to open (long story). And I noticed that I have  6 GB swap file, but none of it is being used despite all of my ram being allocated. I am certain that this creates slow downs..

  • How can I solve chromatic abberation in camera raw?

    Hi, I got some trouble with chromatic abberation in camera raw (PSE 9 + camera raw 6.5). I always take my photos in raw+jpeg. I noticed that when I open a photo in camera raw I get lots of chromatic abberation, which I don't have in my jpegs straight

  • A Menu Applet Project (need help)

    The Dinner Menu Applet I would need help with those codes ... I have to write a Java applet that allows the user to make certain choices from a number of options and allows the user to pick three dinner menu items from a choice of three different gro