One layer invisible in DW

Can't publish a test but I created a very simple client logo
Flash with nothing but "Proudly Serving:" in text at the top, and
then rolling logo images below it. That's it.
Text and logos look great on test network folders all day
long from several terminals here.
Rolling logos, 23 of them roll all day long on the DW site
every time I republish and post. BUT NOT THE TEXT, "Proudly
Serving:". The text is INVISIBLE on the live site, but shows
everywhere else. I did F8 it to a graphic, then for kicks and
giggles, I made the text layer a shape tween with no difference in
case it would trick it into fixing a setting. I also tried moving
the .swf down on the DW page in case it was too close to the
element above it. Nothing works.
Total newby here(do they still use the term "newby"? I hate
that term. But you can call me that or anything else if you know
what silly setting I've missed to fix this!
TIA

Can't publish a test but I created a very simple client logo
Flash with nothing but "Proudly Serving:" in text at the top, and
then rolling logo images below it. That's it.
Text and logos look great on test network folders all day
long from several terminals here.
Rolling logos, 23 of them roll all day long on the DW site
every time I republish and post. BUT NOT THE TEXT, "Proudly
Serving:". The text is INVISIBLE on the live site, but shows
everywhere else. I did F8 it to a graphic, then for kicks and
giggles, I made the text layer a shape tween with no difference in
case it would trick it into fixing a setting. I also tried moving
the .swf down on the DW page in case it was too close to the
element above it. Nothing works.
Total newby here(do they still use the term "newby"? I hate
that term. But you can call me that or anything else if you know
what silly setting I've missed to fix this!
TIA

Similar Messages

  • Hide one layer, and remove the visible layers using preflights!

    Hello,
    I have one pdf (with one layer called "ARTWORK")  in which I create a layer using Javascript. To do this I create a watermark and asigning it to a OCG contents with this code:
    this.addWatermarkFromText("watermark");
    this.getOCGs();
    function FindOCG(cName) {
        var aOCGs = this.getOCGs();
        for(var i=0; aOCGs && i<aOCGs.length;i++) {
            if(aOCGs[i].name == cName) return aOCGs[i];
        return null;
    var ocg = null;
    while( (ocg = FindOCG("Watermark")) != null) ocg.name = "NEW LAYER";
    this.setOCGOrder(this.getOCGs());
    Then I successfully run a preflight profile, which is able to select an object filled with a defined spot colour and put it on the layer named "NEW LAYER"
    The result of this is that I have two layers, (ARTWORK and NEW LAYER)
    But when I want to view ONLY the contents of the NEW LAYER, it is necessary to  show the ARTWORK layer as well, otherwise I see the only the text "watermark" added in the Javascript.
    My intention is hide the ARTWORK layer and show only the elements that I moved to the NEW LAYER, running the following Javascript code:
    var ocgs = this.getOCGs();
    for (var i in ocgs) {
        if (ocgs[i].name=="NEW LAYER")
            ocgs[i].state = true;
    else ocgs[i].state = false;
    and then run another preflight to remove invisible layers.
    But it seems  that even that I move the elements to the new layer, somehow they still remain in the artwork layer...
    Anyone could help me to solve this, please?
    Thanks and Regards.

    This is not really a JS question, more of a Preflight question...

  • Making more than one layer visible simulteneously.

    Csn anyone show me how to select more than one layer, and make them all visible/invisible, without having to select each layer individually, and clicking on each eye icon individually?  This is very tedious when needing to make a large number of layers visible/invisible.
    Thanks for any tips.

    Yes.
    Add a new site and change the FTP/MobileMe/Publish to folder info just as you did with your current site.
    They are independent of each other.

  • I want to hide all layers other than one layer when I play swf at first.

    Hello. I am using Adobe Flash CS6 and AC2.
    Right now I am trying to hide all layers other than one layer. There are 3 layers on my fla file like this.
    Layer A
    Layer B
    Layer C
    I want to keep hiding  Layers B and C unless  I click a button that makes layer B and C visible.
    Layer A has a movie clip symbol, and it contains animation movie where a man  is running.
    And Layer B and C has a movie clip where people  are chasing the person who is running on Layer A.
    I mean, if I load swf file at first, there is only one person who is running, and when I click a button two people appears on a stage and they start to chase the person who is running on layer A.
    What kind of script should I use to make this setting? Please give me your advice.
    Thank you in advance.

    Here is a simplified version of the code, including the two lines needed to make them invisible at the start....
    b_mc._visible = false;
    c_mc._visible = false;
    b_btn.onRelease = function():Void{
              b_mc._visible = !b_mc._visible;
    c_btn.onRelease = function():Void{
             c_mc._visible = !c_mc._visible;
    What that version of the coding does is simply tell the object to acquire the opposite ( ! ) value of the current _visible property.
    Notice also that I have removed the "_root " references inm the code.  You should not make a habit of using it unnecessarily.  If the code is in the main timeline already (the _root), there is no need to target it, and doing so can lead to problems if you ever need to load this file into another.  If that code is not in the _root timeline then it is okay to use _root, though using "_parent " references can be safer for the same reason.
    The way you had the code written is not wrong, but it was excessive in that you do not have to test the condition twice like you did, if it is not true then it has to be false.... 
    if(c_mc._visible){ 
          c_mc._visible = false;
    } else {
          c_mc._visible = true;

  • How do I use one layer for multiple pages?

    I've been using Photoshop to create a series of web pages. I have about 20 such pages right now.
    Unfortunately, I need to change the navigation menu that is found on all 20 pages.
    To make these changes, do I need to change 20 different files? Or is there a way to link one layer group to multiple PSD files so that editing it once results in it changing on all 20 pages?
    Thanks,
    C

    You'll have to make some sort of change to each document, but it should only take a few minutes when there's only 20 of them. You edit the group in one, then for each of the others, simply duplicate or drag the edited group into it and delete the old group.
    There is also the option of structuring your workflow with Smart Objects which can be refreshed in each document with a common document containing only the menu group. For linking of Smart Object content, there is a third party plug-in but I don't know whether it is reliable.

  • Photoshop elements 10 animated gifs show one layer only

    I don't like this new version of photoshop elements (photoshop elements 10). When I try to edit an animated gif file, it says I can only view one layer and the rest will be lost. Why is this?

    Known issue. This is actually because Photoshop CSx used a GIF plug-in that didn't support opening GIF files as layers. That same plug-in was sent over to PSE in version 9. You can get the plug-in from earlier versions to fix this:
    Can't open animated GIF files as layers | Photoshop Elements 9 | Windows
    http://helpx.adobe.com/photoshop-elements/kb/cant-open-animated-gif-files.html

  • Import multiple images to one layer

    I want to make a sprite.  I have the sliced button psd images.  I don't have the original psd file so I have to reassemble them in psf.   The problem is I want to import all the button images to the canvas and then reassemble them.  Photoshop let me put one image down and I guess it wants to create layers for the 2nd and 3rd image. 
    I don't need all those layers but I can't figure out to export all the sliced button images together into one layer?   I tried selecting all images in the bridge and holding down the shift key to drag them to ps.  This seems to have created a smart object of all the images combined on a second layer.  I couldn't delete the object but ended deleting that layer.    So my question is how to import all the sliced buttons into one layer?
    Thanks

    Once all the images are on their own layer, if you want to then put them onto a single layer, you can merge the layers. In the layer panel click on the icon in the upper right hand corner and select merge layers from that menu.
    or right click on all selected layers to select merge layers
    If you have a smart object, right click on that layer and select rasterize layer
    Flatten layers will work as well but locks the resulting layer as a background.
    Play around with the menu option next to merge layers and see what they do to multi-selected layers or to layers that are hidden. Very useful once you start using them.
    Another hidden tip: Selecting all layers and using the key combination shift-control-alt-e will make a merged copy and place it at the top. {replace control with the mac equivelent if your on a mac}

  • How do i take one layer with multiple selections...

    how do i take one layer with multiple selections and make those selections their own layer?

    Yes sir. It w was really hard to explain. It is discontiguous segments that are separated by transparent areas. And I want those non transparent areas to be on their own layer. I have a photo shop file that has a bunch of buttons on them and they are on a transparent background. It is one layer. I want to select all the buttons and put them on their own layers. I can do this manually by selecting a button and cmd Just to a new layer, but when I have 200 buttons it is a daunting task.
    Sent by MailWise<http://www.mail-wise.com/installation/4> – Your emails, with style.

  • How do I copy text from one layer to  another?

    I have Googled this but not a single answer seems to work.
    I am using Photoshop CS4 on OS X 10.6.7.
    OK, so  I  have a layer that  has some text in it.  I would like to  be able to  simply copy that  text  from one layer  to  another, but this seems to  be impossible as the Edit Paste menu item is grayed out after I have copied it in to the clipboard.  I can paste it into  the SAME layer, but not into another layer.
    This is how I am trying to  do  this.
    In the layer  with the text, click on the "T" icon to  the left.
    Click on the text, in the layer that I  want to  copy. 
    I select the text (either  by  clicking and dragging or pressing Command-A).
    Next I press Command-C.
    Then I  click on the layer In the Layer Panel) where I want to  paste the text.
    Pressing Command-V is impossible because the Edit-Paste menu option is grayed out!!!!
    WHY??????
    Perhaps more importantly, HOW do I copy text  from one layer to  another?

    First thing you can simply right click on the Text Layer and choose Duplicate Layer.  But that will create a new Text Lay
    er identical to the one you have.
    To answer your question in your case....  Create the Text Layer.   Make a New Layer.  Or have the layer you want to paste into visible.
    Highlight the text layer in the Layer Palette and Ctrl+Click (Win) Cmd+Click(Mac) so that you see marching ants walking around your text.
    Edit>Copy.
    Then highlight your Layer you want to paste into and hit Edit>Paste or Cmd+V / Ctrl+V.

  • How can I combine all buttons into one layer?

    I have 5 movie clip buttons in 5 separate layers. Is there a way to merge them all into one layer? i did that and they stop working.

    i want to make a zoomable map with buttons on them.
    also, if i want to animate every button on I dont want to have to tween every layer.

  • Is there a way to lock transparent pixels for more than one layer at a time?

    I've tried selecting multiple layers to modify but the lock transparent pixels box becomes greyed out once I've selected more than one layer. Apologies in advance if this is deemed to be a stupid question but it would be greatly appreciated if someone knows of a solution. It would be very handy for some of the projects I'm currently developing.
    Thanks.

    I have not had a problem in Photoshop CC 2014 as long as I selected a layer with transparency, in my case the gray checkerboard. The button would dim if I selected an adjustment layer.

  • How do I copy and paste vector art from one layer to another, keeping all of its attributes?

    When I copy a vector shape from one layer to another, the shape picks up the color attributes of an existing shape in the second layer (or sometimes only the outline of the shape appears). What to I do to avoid this from happening (I just just want to paste the shape in its original form and color)?

    OK - I guess this is a little more difficult than I imagined...
    Merge Layers rasterizes all the vector shapes - I want all the shapes to stay as vectors in the second (pasted) layer.
    Merge Shapes changes the color of the copied vector shape - I don't want to change the color
    Shape Layer via Copy [Ctrl] +[J] copies the layer containing the vector shape, but doesn't paste it into the second layer
    Any other ideas? Or, is it possible that PhotoShop doesn't support varied colored vector shapes on the same layer? I am coming from an InDesign background, and there was no issue having many different (colored) vector objects on the same layer.

  • My photos are not showing up as layers in the layers panel, only as one layer, so I can't make any changes to the layers.  Does anyone know why this is happening?  Am I downloading them from my camera wrong?

    My photos are not showing up as layers in the layers panel, only as one layer, so I am not able to make changes to the layers.  Does anyone know why this is happening?   Am I downloading them from my camera wrong?  I have watched the video and the photos don't open that way on my layers panel. Any help would be appreciated, I would like to edit out the background and turn it a different color.

    barba87623950 a écrit:
    My photos are not showing up as layers in the layers panel, only as one layer, so I am not able to make changes to the layers.  Does anyone know why this is happening?   Am I downloading them from my camera wrong?  I have watched the video and the photos don't open that way on my layers panel. Any help would be appreciated, I would like to edit out the background and turn it a different color.
    Photos from cameras or scans have only one layer (the 'background' layer).
    You can start with that 'background' layer and duplicate it or add other layers in the editing process. For instance you can make a selection of a subject and put it on another layer; a common use is to desaturate the 'background' and to keep the color in the selected subject in your newly created layer.

  • Is there a way to delete more than one layer at a time?

    As you would with regular files. I can't seem to highlight more than one layer at a time. I also tried linking the layers to be deleted but that didn't work either. Am I trying to do the impossible?

    Try;
    V+backspace then enter.
    On photoshop elements 1,2 and 3 this deletes only
    the layer that is selected, not the layers linked to it.
    On photoshop elements 4,5,6,7 and 8 this deletes the
    selected layer or layers.
    MTSTUNER

  • Copying position value from one layer to another

    Hy!
    This is Pierluig, from Italy.
    I'm a noob in after effect scripting language, but not so new to programming
    Anyway, this is the question:
    I have a composition with one layer on it. let's say firstlayer.
    The layer has two effects on it: topeffect and bottomeffect.
    Bottomeffect is an effect called (Transform).
    In my script, I want another layer (let's say secondlayer) to set his position from the position of the bottomeffects of the firstlayer.
    Problem is, the property "Position" of the secondeffect of the toplayer is calculated trough an expression.
    This expressions use a function, and this function is not recognized by the script language
    I've tried something like:
      var myArr = ["0","0"];
      myArr = firstlayer.property("Effects").property("(Transform)").property("Position");
      secondo.Position.setValue(time,myArr);
    And I got the error: Undefined, is not an object.
    I've tried lots, tons of variation, and i've got lots, tons of variation in the error message , but always an error.
    So the question is: how can i get my goal?
    And my goal is to say, trough a script, after effect to set a property to a layer copying that property from another layer, assuming the layer from wich i copy the property get the property values trough an expression.
    Hope I've been clear
    Any help will be reallyappreciated, and I'll remember the helpers in my pray
    Pierlu

    Hi Pierlu,
    You can use the valueAtTime() method to retrieve a value pre- or post-expression. Here's some sample code:
    var firstLayer = comp.layer("firstlayer");
    var secondLayer = comp.layer("secondlayer");
    var firstLayerPosition = firstLayer.property("Effects").property("Transform").property("Position").valueAtTime(0, false);
    secondLayer.position.setValue(firstLayerPosition);
    Hope this helps.
    Jeff

Maybe you are looking for

  • Use multiple iPhones with 1 instance of iTunes?

    Hi Guys, Be gentle with me as this is my first post and I'm not sure if this is correct discussion board, anyhow... I have been tasked by my bosses to do some research on the possibility of using iPhones as a business communication, email and documen

  • How can I extract the data from Xstring .

    Hi Gurus , How can I extract the data from a XSTRING  . I have to get the data which is filled in the survey form the data is getting saved in form of xstring . Someone told me that there is a standard FM for that . but I am not able to find . Please

  • Wrong aspect ratio for imported widescreen videos

    When I import some videos (home made) they show up as the wrong aspect ratio. For example, the latest one is 1026x576 in the folder, which is correct, but shows up as 1456x576 which is too wide. How can I prevent this? Incidentally, I have checked th

  • Backing up pictures on my iPhotos

    Hi! I have a question two questions that I'm hoping you'll be able to help me with. *My problem:* I have over 7,000 photos on my iPhotos and it's making my computer move very slow, so I need to take the majority off and just put it on my external har

  • Can't install lightroom 4.1 or uninstall LR 4

    Everytime I try either of these I get windows cannot locate Adobe_lightroom_x64.msi I copied that file from the installation but lightroom refuses to use it! I tried deleting all the fold files for lightroom and still couldn't remove the program!!! I