Flash Gallery 1 Problem

Hi there. I created an automated web photo gallery and chose "Flash - Gallery 1." The pics generated in the flash gallery look lighter or more contrasty than the original. I can especially see it in the highlights which tend to blow out.
I can't find any controls to help solve this problem. How do I create a flash gallery so that the pics match original photographs in tonality?
Any ideas?
Tom

Web browsers typically do not employ color management (at least, in any way that can be affected).
Web browsers expect images to be in the sRGB colorspace. This is a limited colorspace, but one which can be printed by the majority of cheap desktop color printers out there.
Before using Photoshop Web Photo Galleries, or using Save to Web, convert your photos' to sRGB...
I use File/Scripts/Image Processor (it's sort of a simple Batch script)
1) Select images to process (pick where images are)
2) Select location to save processed images
3) File Type lets you affect the file(s)...
check "Save as JPG". Under that, check "Convert profile to sRGB"
If you had anything more elaborate in mind, you could apply actions here, too.
Hope that helps, it's just a pain.
Funny to think that even though we Photoshop afficionados take great pains to constantly manage and correct colors, we have to "dumb them down" before we release them in the wild.

Similar Messages

  • Web Flash Gallery: Problem setting Large Images size

    When using the Lightroom Flash Gallery I am not able to change the size of the Large Images (Web | Appearance | Large Images | Size). When I set the size to Medium or Small, the large images always ends up with the same size as when set to Large. Only when setting the size to Extra Large there is a slight change in size.
    How can I change the Large Images size to Medium and Small?
    Jørgen Johanson

    jools2005 wrote:
    Adobe please address this issue.
    This is a User to User forum not official Adobe support. Yes, Adobe staff may participate from time to time, but not often enough that you can depend on them reading your post. Therefore, I suggest that you support a bug report using the facilities provided at https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • Lightroom Flash Gallery Problem

    I created a flash web gallery in Lightroom and added it to
    dreamweaver cs3. When I opened the gallery index page to review and
    adjust in dreamweaver I got a message saying I needed to have Flash
    Player installed in my browser (It was) and scripting available for
    safari (it is). Could not get past this issue.
    When I used the same lightroom gallery only as html I had no
    problems editing and posting the index page and gallery to the web.
    Is there something I'm missing? Is this a Lightroom or
    Dreamweaver or wombat problem?
    Wally Wombat

    For some reason Dreamweaver won't support Flash in the program itself or something like that.  I went through the same thing once.  I dont remember trying it but you could open the index page and hit the live mode button and maybe it'll pop up how it should.  But if you uploaded it to the actual site and went to it in a browser i'm pretty sure it would look normal.  And I was just wondering...but how did you get your html gallery to load up on your website? i'm having the impossible difficulty of achieving that.  I paste the gallery folder into the site folder and i try to change links and html documents so they all correlate but i still get the 404 error when i try to go to it in the browser.  I semi-succeeded one time by moving the index.html files out of the gallery folder with the other html pages that i had but then since they weren't in the folder some of the stuff in the gallery did not work in the browser.  So if you have time I'd much appreciate some help!

  • Jetphoto Flash Gallery Problems

    Hi folks, I'm having some problems getting flash galleries created with Jetphoto Studio Pro to work on my website.
    For those of you unfamiliar with it, Jetphoto allows you to create standalone Flash galleries, consisting of an idex.html, imagelist.xml and JetPhotoVierw.swf files, along with a couple of folders holding the images themselves.
    The index.html file works fine when you open it directly, from the computer. However, once I've uploaded it via FTP to my site, things go awry. See here for an example - http://www.fuzionjewellery.co.uk/Media/silver/index.html There's no content showing where the swf should be, and the 'powered by JetPhoto' label shouldn't be there at all, since Jetphoto Studio Pro allows you to change that to a custom one. Clearly, it can be done, as my friend currently hosts the gallery for my websit here - http://www.lifeye.me.uk/fuzionjewellery/gallery/ and it's running fine.
    I'll post the code for the index.html page below:
    <body style="background-color:#F0F0F0; margin-top:30px">
    <div align="center">
    <!-- saved from url=(0013)about:internet -->
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0" width="660" height="560" id="JetPhotoView" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="allowFullScreen" value="true" />
    <param name="movie" value="JetPhotoView.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#FFFFFF" />
    <embed src="JetPhotoView.swf" quality="high" bgcolor="#FFFFFF" width="660" height="560" name="JetPhotoView" align="middle" allowScriptAccess="sameDomain" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
    </object>
    </div>
    </body>
    And here is the code for imagelist.xml:
    <?xml version = "1.0"?>
    <ImageList bgcolor="0xFFFFFF" forecolor="0x505050" bordercolor="0xB0B0B0" about=" Fuzion Jewellery" abouturl="www.fuzionjewellery.co.uk">
        <Image>
            <size_0>128x128/Fuzion_0002.jpg</size_0>
            <size_2>640x480/Fuzion_0002.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Fuzion_0016.jpg</size_0>
            <size_2>640x480/Fuzion_0016.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Fuzion_0003.jpg</size_0>
            <size_2>640x480/Fuzion_0003.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Fuzion_0009.jpg</size_0>
            <size_2>640x480/Fuzion_0009.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Pendant_05.jpg</size_0>
            <size_2>640x480/Pendant_05.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Pendant_05B.jpg</size_0>
            <size_2>640x480/Pendant_05B.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Fuzion_0004.jpg</size_0>
            <size_2>640x480/Fuzion_0004.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Fuzion_0039.jpg</size_0>
            <size_2>640x480/Fuzion_0039.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Fuzion_0005.jpg</size_0>
            <size_2>640x480/Fuzion_0005.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Fuzion_0011.jpg</size_0>
            <size_2>640x480/Fuzion_0011.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Fuzion_0006.jpg</size_0>
            <size_2>640x480/Fuzion_0006.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Fuzion_0010.jpg</size_0>
            <size_2>640x480/Fuzion_0010.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Fuzion_0013.jpg</size_0>
            <size_2>640x480/Fuzion_0013.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Fuzion_0014.jpg</size_0>
            <size_2>640x480/Fuzion_0014.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Fuzion_0012.jpg</size_0>
            <size_2>640x480/Fuzion_0012.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Fuzion_0015.jpg</size_0>
            <size_2>640x480/Fuzion_0015.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Fuzion_0032.jpg</size_0>
            <size_2>640x480/Fuzion_0032.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/IMG_0213.JPG</size_0>
            <size_2>640x480/IMG_0213.JPG</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/IMG_0221.JPG</size_0>
            <size_2>640x480/IMG_0221.JPG</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/IMG_0283.JPG</size_0>
            <size_2>640x480/IMG_0283.JPG</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/IMG_0284.JPG</size_0>
            <size_2>640x480/IMG_0284.JPG</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/IMG_0595.JPG</size_0>
            <size_2>640x480/IMG_0595.JPG</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/IMG_0602_crop.jpg</size_0>
            <size_2>640x480/IMG_0602_crop.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/IMG_perdidot onyx_crop.jpg</size_0>
            <size_2>640x480/IMG_perdidot onyx_crop.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Pendant_01.jpg</size_0>
            <size_2>640x480/Pendant_01.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Pendant_01B.jpg</size_0>
            <size_2>640x480/Pendant_01B.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Pendant_02.jpg</size_0>
            <size_2>640x480/Pendant_02.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Pendant_02B.jpg</size_0>
            <size_2>640x480/Pendant_02B.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Pendant_03.jpg</size_0>
            <size_2>640x480/Pendant_03.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Pendant_03B.jpg</size_0>
            <size_2>640x480/Pendant_03B.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Pendant_04.jpg</size_0>
            <size_2>640x480/Pendant_04.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Pendant_04B.jpg</size_0>
            <size_2>640x480/Pendant_04B.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Pendant_06.jpg</size_0>
            <size_2>640x480/Pendant_06.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Pendant_06B.jpg</size_0>
            <size_2>640x480/Pendant_06B.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/SWING PENDANT.JPG</size_0>
            <size_2>640x480/SWING PENDANT.JPG</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Ring_01.jpg</size_0>
            <size_2>640x480/Ring_01.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Ring_01B.jpg</size_0>
            <size_2>640x480/Ring_01B.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Ring_02.jpg</size_0>
            <size_2>640x480/Ring_02.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Ring_02B.jpg</size_0>
            <size_2>640x480/Ring_02B.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/IMG_0566.JPG</size_0>
            <size_2>640x480/IMG_0566.JPG</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/IMG_0585.JPG</size_0>
            <size_2>640x480/IMG_0585.JPG</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Fuzion_0007.jpg</size_0>
            <size_2>640x480/Fuzion_0007.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/dreensring5.jpg</size_0>
            <size_2>640x480/dreensring5.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Ukulele2.jpg</size_0>
            <size_2>640x480/Ukulele2.jpg</size_2>
            <info></info>
        </Image>
        <Image>
            <size_0>128x128/Cufflinks_01.jpg</size_0>
            <size_2>640x480/Cufflinks_01.jpg</size_2>
            <info></info>
        </Image>
    </ImageList>
    I've emailed Jetphoto themselves, but as they're based in China,  there'll be a delay in them getting back to me, and I hoped I might get  some more immediate help here if it's a straightforward problem.
    Message was edited by: Snakkadooby to sort out code snippets

    You should triple check to make sure all of the files needed to play the swf are in their proper places on the server--using the same folder structure as what works locally.  One thing I notice is a difference between what you posted as the code for the html versus what I see when I check the source code on the web page.  The paths to the swf are slightly different.

  • Flash & Dreamweaver gallery problem

    Hey guys,
    I am helping out a friend that I can't let down and I am afraid I may of bitten off more then I can chew.
    He wanted me to put up all his fashion shots on a webpage and it is proven harder to combine the flash gallery with html then I thought.
    Take a look at : http://williamvintage.atwebpages.com/site/
    I want to center the gallery in the middle and have it so that it looks like one white square, which will be centred in the middle of the page.
    I sliced up the white background and deleted the middle part thinking it would work, but it has not. I tried placing the gallery on top of the white background with a table, but that didn't work and because the flash gallery enlarges the pictures when clicked it needs more room then the size of the galley it's self.
    I used this Gallery and modified the code to suit my needs. I have included the link if that helps : http://www.freeflashcomponents.net/flash-galleries-slideshows/html-xml-image-grid-as2.html
    I have to have this completed and uploaded by this monday so if you could help me out asap that would be great.
    Cheers.
    Dale.

    You need to specify the correct path/name for the swf file...
    fl_Loader_2.load(new URLRequest("player_black"));
    does not do that.  As a minimum it should have an ".swf" at the end of the file name, as in "player_back.swf".
    Any time you get error messages, you should include both the complete error messages and the relevant code in your initial posting.   It can help get to solving think more readily.

  • Can I use Bridge Flash Gallery in Dreamweaver

    LOVE Bridge's design for a photo gallery!  Is there a way that I can use that flash gallery as a gallery in a web design?  In otherwords, in a web design or as a link.  I have a main page designed in Dreamweaver and want to use the gallery created in Bridge as a means to view my artwork.  Is that possible.  I see that I can publish it, but how can I use as a link.  I thought this more a Bridge Forum question I hope...
    MANY THANKS in advance!!

    I appreciate all of your comments. I am also working throught this problem with my site www.jakgallery.com
    I used iFrame to incorporate but when uploaded it does not work. I contacted Adobe and suggested that many users are having similiar problems and that it seems like an issue they could address. They suggested I go to www.adobe.com/devnet and post my problem there and Adobe people would review this problem to find a fix.
    Just a suggestion. I think this is something that would be obvious to connect Bridge and Dreamweaver in an easier way. We'll see.
    Thanks, Mike

  • Bridge Flash Gallery in Firefox- great troubles!

    Hi everyone,
    I've noticed a problem in the usability of the Bridge CS4 generated Flash gallery online… in fact, it is so unseeable in Firefox browsers, while it works really fine in Safari and IE!
    Here's the link http://tiny.cc/JwACz
    Thanks in advance, I think it just would need some regulation in the code, as it was for lightroom galleries (who needed just an overflow:auto option)

    Hi
    This tutorial by David Powers may help - http://foundationphp.com/tutorials/gallery/embed1.php.
    PZ

  • Image requests from flash gallery are not caching

    The image requests that happen from a flash gallery are not getting cached in Safari browser, they get cached properly in IE, Firefox & Chrome.
    For Example - Load the following gallery (http://www.monoslideshow.com/demo/) in Safari browser, and monitor the HTTP requests using Charles proxy tool or any other similar tool.
    The images are downloaded during the 1st iteration of the gallery, which is expected, but even for the further iterations the images are downloaded from the source, rather than taking from the cache.

    Hello All,
    It was disappointing not receiving a reply from anybody on
    the
    following.. Please provide me some insight.
    Thanks.
    Warm Regards,
    Parag Shah
    Parag Shah wrote:
    > Hello All,
    >
    > We are creating a drawing application. As usual, it has
    a canvas and all
    > the necessary tools. We do have an option viz. canvas
    size which allows
    > to have larger canvases. However, when the user chooses
    larger canvas,
    > the application size remains the same but the canvas now
    has scrolls
    > (using scroll pane) revealing more space by scrolling.
    Now, the problem
    > is while we save the canvas image. If the canvas size is
    minimal (so
    > that there are no scrolls) naturally everything which is
    seen is saved
    > as a JPEG file. However, when the canvas size is larger,
    only that much
    > part gets saved which is visible and fit within the
    viewing area. Of
    > course we can scroll and see the other part of the
    drawing but it saves
    > only the frame currently within the view and not the
    entire drawing.
    >
    > We are using Flash 8, AS 2.0 (which is inevitable
    looking into the
    > project requirements).
    >
    > Desperately seeking help!!!
    >
    > Thanks in advance.
    >
    > Warm Regards,
    >
    > Parag Shah

  • Need some help with a flash gallery

    Hello everyone :)
    I really stuck on my flash gallery, I purchashed it and set
    up the xml file and everything works fine, but when I upload it to
    my website and I add the flash to a page, it dont show up.
    Ive been told that the problem is that the gallery is trying
    to load the XML file at this location:
    http://www.islamichelp.org.uk/gallery_data.xml
    but theres not an XML file there.
    I havent got the orignal flash file because im using a
    template therefore I can't edit it. Is there any way I could change
    where it loads the xml file from??
    As u can see
    here
    the flash gallery works great, but I want to put it on my actual
    webpage.
    The flash gallery is on
    this
    page..
    Thank you in advance!

    Hi,
    Why dont you just upload the xml file (and images) into the
    folder in which the flash is looking for it?
    Thanks
    Alan

  • Flash gallery related question...

    Hi,
    I have downloaded the free Flash Gallery/Slide Show which works fine using index.html file. But I would like to add it to my Flash_Website instead of using as seperate html file.
    How can I add it to my Flash_Website so that the slide show can be viewed inside my Flash File not in Web Browser using as index.html? Please do help me to solve this problem.
    Since I can't see any option to attach the zip file, please find below the link for this free XML Image Slideshow.
    http://www.flabell.com/flash-components#sorttype:date-sortmode:desc-filter:free-view:detai ls-onepage:no-perPage:10-page:2
    The second one with the following title:XML Image Slideshow
    Thanks in advance.
    Note: Actually the index.html file content to be written in somewhere in the .Fla file which runs the slide show. The following is the index.html content for your reference:
    <html>
    <head>
    <title>XML Image Slideshow</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    </head>
    <body bgcolor="#ffffff" style="margin:0;padding:0;" scroll="yes">
    <script type="text/javascript" src="js/swfobject.js"></script>
    <script type="text/javascript">
    // JAVASCRIPT VARS
    // cache buster
    var cacheBuster = "?t=" + Date.parse(new Date());
    // stage dimensions
    var stageW = 560;//"100%";
    var stageH = 350;//"100%";
    // ATTRIBUTES
    var attributes = {};
    attributes.id = 'FlabellComponent';
    attributes.name = attributes.id;
    // PARAMS
    var params = {};
    params.bgcolor = "#ffffff";
    /* FLASH VARS */
    var flashvars = {};
    /// if commented / delete these lines, the component will take the stage dimensions defined
    /// above in "JAVASCRIPT SECTIONS" section or those defined in the settings xml
    flashvars.componentWidth = stageW;
    flashvars.componentHeight = stageH;
    /// path to the content folder(where the xml files, images or video are nested)
    /// if you want to use absolute paths(like "http://domain.com/images/....") then leave it empty("")
    flashvars.pathToFiles = "banner/";
    flashvars.xmlPath = "xml/banner.xml";
    /** EMBED THE SWF**/
    swfobject.embedSWF("preview.swf"+cacheBuster, attributes.id, stageW, stageH, "9.0.124", "js/expressInstall.swf", flashvars, params);
    </script>
    <table width="100%" height="100%" cellpadding="0" cellspacing="0">
    <td align="center">
    <!-- this div will be overwritten by SWF object -->
    <div id="FlabellComponent">
    <p>In order to view this object you need Flash Player 9+ support!</p>
    <a href="http://www.adobe.com/go/getflashplayer">
    <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player"/>
    </a>
    </div>
    </td>
    </table>
    </body>
    </html>

    You can use Loader class to achieve this. In your code you will need to load your preview.swf from your Flash_Website.
    Loader class help along with sample code is available here http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/Loader.ht ml?allClasses=1
    Google for loading/embedding swf file, e.g. http://www.google.co.in/search?hl=en&q=as3+embed+swf+inside+another+swf

  • Flash Gallery Issues.

    Hey guys,
    I have a flash gallery that works all correctly.  The only problem I have is when I go to load the site in the same browser for the second time it displays the last image within the gallery for all of the images.  I know I need a reload script or something.  I just want the flash gallery to load from the beginning just as the site did.  I need this fixed really fast, if anyone could please help me I would greatly greatly appreciate it. Images Below  Thank you guys so much.

    http://www.dedikateddesign.com/testgallery.swf
    Link to direct File so you can better see what I am meaning.  Load the porfolio page, the images show correctly.  Click on another link and then back to portfolio, the gallery loads the last image of the gallery over all the other images on the gallery.

  • Mac: Web Flash gallery crashing

    I'm only a week into this program and have run into a problem. If I select a few JPEGS and attempt to make a Flash Web gallery inevitaby LR will crash. The Flash plugin is current, Quicktime is not selected as a Flash player, the usual suspects. It's not the computer, it's running and tests out fine.
    Any suggestions?

    This gets "better" the more I dig into it. I can't preview a flash gallery in a browser. The tmp or exported files are accessing the network/internet in some odd way that OSX is not happy about. I suspect it's making an attempt to link to the Flash website.
    Web, it seems, is a very touchy beasty on OSX.
    Fortunately, I can do galleries and flash slide shows in RapidWeaver but the Adobe templates do look much nicer. I hope they sort this out in 1.2. A program costing this much should not be flakey.

  • Flash Player ActiveX Failure... Flash Gallery

    I can not watch my web-sites made with LR - "flash-gallery" anymore, before I have uninstalled The Flash Player; and re-installed it again, but as soon I have restarted my computer: The same problem! (and the links do not work proberly)
    I run Vista and ie7( the same problem in Firefox)
    Regards Lars Boesen

    Please ask your question on a forum for the Flash Player

  • Lightroom flash gallery

    I am trying to show images via lightroom flash gallery. When I view my site in a browser all ok, the slide show plays no problem. However when I make my site live I can see the page layout but the images do not load, a sign loading appears but continues forever. Can anyone help, cheers, Ted.

    Sean, thanks for the help, but I am still experiencing problems seeing my images using flash pages via lightroom 2. My hosting company say that it is  a scripting error with lightroom, indeed this is their most recent response -
    'Upon visiting tedfoxjoyce.co.uk, I can see there is a problem with your scripts which mean the images don't load, this is not a server side error.  Please contact your developers or the software developers for advice.'
    Any other advice you could offer would be again much appreciated, Ted

  • Non Display Of Flash Gallery In Web Preview

    Using lightroom 2.4 I created a flash gallery. I exported it to my local website. I created a link from the home page in Web Expression 2. When I follow the link I get a blank "design" screen in both Firefox and IE previews. There is no problem with an HTML gallery. As far as I know I have the latest version of Adobe Flash Player loaded correctly.
    Pete Price

    Using lightroom 2.4 I created a flash gallery. I exported it to my local website. I created a link from the home page in Web Expression 2. When I follow the link I get a blank "design" screen in both Firefox and IE previews. There is no problem with an HTML gallery. As far as I know I have the latest version of Adobe Flash Player loaded correctly.
    Pete Price

Maybe you are looking for

  • Dunning Wizard Layout

    Hello! This problem have been buggering me for a while. At my company we have recently started remaking all of our print layouts for the company and since we are using v8.8 we are using crystal reports. Now this works good for regular documents (such

  • Remote control service

    On computer with XP SP2, The remote control service does not start up. It is set to automatic, but does not start. When I try remote conrtol, I get remote agent not found. If I click on it and select start, then everything works. Does anyone have a s

  • Save to Full screen

    A couple years back a solution was given for exporting/saving a QuickTime file so that when that file was sent to another person it would automatically open in full screen for them (even if they didn't own Pro). It worked. Now, I have to revise some

  • Whats wrong with the light sensor

    Hello HP, I am really excited using my HP Pavilion X2. Ya i just got it from online store since 2 weeks ago. I  am happy with this one. Really. But arround 4 days ago i found a something wrong with my HP regarding the light sensor which is located in

  • CS2 crashes when I attempt to create web gallery.

    I am trying to create a web gallery for my clients and it continues to crash CS2. I am working on a MacBook Pro running OS 10.5.5 with 2 GB of RAM. It doesn't even start the task when I get the option to report the problem to Apple. I have run the so