A bug? button + drop shadow filter

Hi Everyone,
Been playing with the buttons on fireworks and I think this
might be a bug...
On the 'Up' state, I've got a button with a drop shadow...
On the 'Over' state, I've got the button without a drop
shadow..
But when I review it and put my mouse over the button, the
drop shadow is still there!
is this right? It doesnt look right...

Can you share your .png file for others to confirm?
I should add, does your Down state also have the drop shadow?
If so, get out of button mode.
Select slice area of the button in your document.
Then look in the Property Inspector. There is an option there
to 'Show Down State on Load'. Make sure this is inactive.
h
h

Similar Messages

  • Drop Shadow Filter hiding inside the Hbox container

    Hi,
    I have an HBox with roundedRectangle skin inside a repeater
    in a vertical layout. HBox has drop shadow filter applied on it.
    Problem is that, as repeater is executing the drop shadow is
    getting hid by next HBox created below the previous Hbox. I want
    the shadow on the top of next HBox.
    Code Snippet:
    <mx:Repeater id="myrep" dataProvider="{myAC}">
    <mx:HBox borderSkin="RoundedRectangle"
    backgroundColor="0xB9C3C9" backgroundAlpha="1"
    horizontalGap="0" cornerRadius="10" width="80" height="80"
    verticalGap="2" >
    <mx:filters>
    <mx:DropShadowFilter distance="14" angle="45" blurX="10"
    />
    </mx:filters>
    </mx:HBox>
    </mx:Repeater>
    Any way to solve it?

    "nit_vs" <[email protected]> wrote in
    message
    news:gi854o$qn5$[email protected]..
    > Hi,
    > I have an HBox with roundedRectangle skin inside a
    repeater in a
    > vertical
    > layout. HBox has drop shadow filter applied on it.
    Problem is that, as
    > repeater
    > is executing the drop shadow is getting hid by next HBox
    created below the
    > previous Hbox. I want the shadow on the top of next
    HBox.
    > Code Snippet:
    > <mx:Repeater id="myrep" dataProvider="{myAC}">
    > <mx:HBox borderSkin="RoundedRectangle"
    backgroundColor="0xB9C3C9"
    > backgroundAlpha="1"
    > horizontalGap="0" cornerRadius="10" width="80"
    height="80"
    > verticalGap="2" >
    > <mx:filters>
    > <mx:DropShadowFilter distance="14" angle="45"
    blurX="10" />
    > </mx:filters>
    > </mx:HBox>
    > </mx:Repeater>
    > Any way to solve it?
    >
    Draw them from the bottom up, or change the childIndex of
    each one after
    it's drawn.

  • Can we use drop shadow filter for reflection of a n image

    i just want to know can i use drop shadow filter for
    reflection of a image if yes then how
    if not then suggest me any other filter

    "tausif d" <[email protected]> wrote in
    message
    news:gbsrbm$8ag$[email protected]..
    >i just want to know can i use drop shadow filter for
    reflection of a image
    >if yes then how
    > if not then suggest me any other filter
    http://www.quietlyscheming.com/blog/components/tutorial-displayshelf-component/

  • Help, Drop Shadow filter with strange glares in CS4

    Hi,
    I've made a symbol for a logo design in Ai CS4 in wich I applyed some Drop Shadows to some elements (white arrows).
    The problem is, when I enlarge the symbol (approximately 110 x110 mm), strange glares/"ghosts" appear around the elements that have the Drop Shadow applied to.
    There are no Pantones in this, just CMYK colors.
    See the image please: http://www.grabup.com/uploads/01773c95e72416002699e3d3e4800428.png
    (the strange glares/ghosts are the ones pointed by the red arrows, the Drop Shadow dialog box, corresponds to the red highlighted white arrow on the left with the blue drop shadow.)
    When I turn to Outline mode there are no vector paths there, so it only shows this glares/ghosts in normal/preview mode.
    This only happens when I enlarge this elements, and the Blur (in the drop shadow) begins to have a large number applied to it (example: blur: 9 mm).whn I Rasterize or Expand Appearance the elements with this drop shadows, the rasterized image maintains the strange glares/ghosts.
    The glare/ghosts completely disappear when:
    - I reduce the size of the logo/symbol;
    - In the Drop Shadow dialog box: Instead of the Color, I choose Darkness (but I need this to have a blue color in shadows not grey/black).
    - In the Drop Shadow dialog box: I reduce the size of the Drop Shadow Blur (with 5mm or less of Blur, the glare/ghosts vanish)
    Is this a Illustrator bug?
    The only solution for this is to reduce the amount of Blur aplyed to the drop shadows elements?
    If so, what happens when I have to enlarge this logo to a bigger size, say... an Outdoor?
    thank you!
    (sorry for my english)

    Hi Bob,
    Thanks for your reply (very prompt!)
    Yes I read that article and thankfully was already exporting using Acrobat 5 (PDF 1.4) so that wasn't an issue.
    So now I'm waiting on the printer's reply as I've emailed him a link to that article!
    :) Carmel

  • Button drop shadow transparency

    I am trying to create a button that has an adjacent shape that has an InDesign drop shadow that overlays the button. It appears that this transparency is not supported as the shadow is not visible on the iPad. I have also tried to create an inner shadow in the button and that isn't working either.
    Can you provide a workaround to achieve this? I imagine I can build the shadow into the button in Photoshop but I'd prefer to not build this element in Photoshop if I can avoid it.
    Thanks.
    Josh

    Thanks very much for your assistance, Uwe.
    I have tried PNG, JPEG and PDF folios and have the same results with each.
    The examples that am providing have rectangular button shapes in InDesign with an inner shadow assigned.
    InDesign CS 5.5
    Folio Builder 12.2.4.20120611_m_691037, 7.5.5.19
    Adobe Content Viewer on iPad 2.5.0
    Adobe Content Viewer on Mac 2.4.0
    iPad 2
    Here are some visuals.
    Buttons InDesign Preview mode:
    Buttons with frame edges on:
    Button settings:
    Button inner shadow settings:
    Two buttons overlapped. I confirmed that the issue still exists when the buttons aren't overlapped. I will update these so they don't overlap.
    Resulting buttons in Folio on iPad:
    Resulting buttons in Folio on Mac:
    Thanks for your assistance with this.
    Josh

  • Drop shadow filter disappears

    Hi,
    I have applied drop shadow, in some places from the properties panel and in some places as AS3 code.
    Both are visible on laptop, but when testing on mobile - all shadows disappear.
    Does someone know why?
    With many thanks in advance!

    did you change to cpu and did that solve your problem?
    if so, mark message 3 correct.
    from Adobe Flash Platform * GPU rendering in mobile AIR applications
    GPU rendering mode limitations
    The following limitations exist when using GPU rendering mode in AIR 2.5 and above:
    If the GPU cannot render an object, it is not displayed at all. There is no fallback to CPU rendering.
    The following blend modes are not supported: layer, alpha, erase, overlay, hardlight, lighten, and darken.
    Filters are not supported.
    PixelBender is not supported.
    Many GPU units have a maximum texture size of 1024x1024. In ActionScript, this translates to the maximum final rendered size of a display object after all transformations.
    Adobe does not recommend the use of GPU rendering mode in AIR applications that play video.
    In GPU rendering mode, text fields are not always moved to a visible location when the virtual keyboard opens. To ensure that your text field is visible while the user enters text, do one of the following. Place the text field in the top half of the screen or move it to the top half of the screen when it receives focus.
    GPU rendering mode is disabled for some devices on which the mode does not work reliably. See the AIR developer release notes for the latest information.
    GPU rendering mode best practices
    The following guidelines can make GPU rendering faster:
    Limit the numbers of items visible on stage. Each item takes some time to render and composite with the other items around it. When you no longer want to display a display object, set its visible property to false. Do not simply move it off stage, hide it behind another object, or set its alpha property to 0. If the display object is no longer needed at all, remove it from the stage with removeChild(). 
    Reuse objects rather than creating and destroying them.
    Make bitmaps in sizes that are close to, but less than, 2n by 2m bits. The dimensions do not have to be exact powers of 2, but they should be close to a power of 2, without being larger. For example, a 31-by-15-pixel image renders faster than a 33-by-17-pixel image. (31 and 15 are just less than powers of 2: 32 and 16.) 
    If possible, set the repeat parameter to false when calling the Graphic.beginBitmapFill() method.
    Don't overdraw. Use the background color as a background. Don't layer large shapes on top of each other. There is a cost for every pixel that must be drawn. 
    Avoid shapes with long thin spikes, self -intersecting edges, or lots of fine detail along the edges. These shapes take longer to render than display objects with smooth edges.
    Limit the size of display objects. 
    Enable cacheAsBitMap and cacheAsBitmapMatrix for display objects whose graphics aren’t updated frequently.
    Avoid using the ActionScript drawing API (the Graphics class) to create graphics. When possible, create those objects statically at authoring time instead.
    Scale bitmap assets to the final size before importing them.

  • Drop Shadow Bug on Rotated Items?

    So, it looks like there's a bug with drop shadows on items that have been rotated, but only when previewing the book on an iPad. It would appear that the greater the rotation, the more pronounced the issue.
    Basically, it looks like it's calculating the offset from the new object bounding box, rather than the actual object.
    See a screenshot here: http://i.imgur.com/jTPzL.png

    That was iBooks 2 ~ iPad 2...
    This is iBA 1.1 on computer/10.7.4:

  • How to create a drop shadow? Can't find filters.

    I'm using Flash CS5 on Macintosh.
    Googling has led me to maybe a dozen tutorials on creating a drop shadow in Flash, so I understand how the procedure is supposed to work. Select the object and then look for "Filters" and apply the "Drop shadow" filter. Simple enough.
    But it seems that you can only apply a filter to an "object." The things I've been trying to create a shadow on are of type "drawing object." Everything else I've tried to create or import has some other name, and none of them have the Filters menu.
    I'm embarrassed to have to ask about something that should be (and according to all the tutorials is) drop-dead simple, but I just don't see any way to create a drop shadow in Flash.
    Can anyone steer me in the direction away from ignorance?

    Okaaay, so I create a "Movie Clip" symbol. Now I have the following:
    Position and Size
    3D Position and View
    Color Effect
    Display
    When I create a button symbol my options are
    Position and Size
    Color Effect
    Display
    Tracking
    I notice that "Display" though listed, tells me it's not supported in  Flash Player 6 and that I have to change my target. Would "Filters"  either be inside Display or hidden because my target is not modern  enough?

  • Logo with Drop Shadow on Unwhite Background

    This is simplified for this discussion. Imagine a logo that's a yellow circle with a line of red type across the center of the circle slightly wider than it's diameter. Now apply a black drop shadow to the type. I did this in ID CS4 and brought it into Illy, converted it all to outlines and made a few tweaks. All is fine if the logo is on a white background, But if it's not, there is a white box around on the drop shadow where the type is wider that the circle.
    Is there such a thing as a vector drop shadow?
    In most instances, I will be using this in other ID programs so I might be able to bypass the Illy step and just copy the logo from one ID document to another. But the logo is also being sent out to others to use and their backgrounds might not be white.
    Suggestions?

    There is nothing wrong with drawing spot graphics in InDesign. (Why do you think it has tools for doing so?)
    I did this in ID CS4 and brought it into Illy
    What does "brought it into" mean?
    If you copied/pasted, check your InD clipboard prefs. Do you have the option for copying PDF content turned on?
    The reason such things work from AI to InD is because InD is importing the PDF content embedded in the AI file (or copied to the clipboard). The same thing works in the opposite direction.
    But going either direction, the conversion to PDF "normalizes" the objects that are created using app-specific features. So so-called "live effects" become simpler constructs. The kind of constructs PDF can handle differ with the various versions of PDF, too.
    Is there such a thing as a vector drop shadow?
    Of course there is.
    The more pertinent question is "Is there such thing as vector transparency?", which is necessary for the soft-edged fuzzy effects which most people mean nowadays when they say "drop shadow." The two shadows above are all vector. The top hard-edged one was created by the Drop Shadow Filter. The soft-edged fuzzy one is a Blend. They were drawn in Illustrator, exported to PDF (without AI editability), and then opened again in AI. They were still all vector objects after the round-trip to PDF.
    So can the rasterization of transparency applied to vector objects be postponed until RIP time? (Everything is eventually rasterized—it's a question of when.) Evidently so. Again, the capabilities would differ between different PDF and (I assume) Postscript versions.
    JET

  • Line appears when applying drop shadow on large scale

    Hello!
    Some weeks ago I had to make a large scale graphic (800mmx2000mm) for a roll-up banner. I wanted to apply a drop shadow to a rounded shape, and ugly lines came up. Since it was a bit urgent, I decided not to use it.
    But now I'm curious, so I quickly made an ellipse and added a shadow, so you know what I mean. This also happens when I save it as pdf or image.
    Perhaps someday I will have to use a drop shadow on large scale. So, does anybody knows how to fix this or what could I do in case I need to use this effect in these conditions? I use Illustrator CS6 in Mac with Mavericks.
    Thanks in advance.

    Mike Gondek wrote:
    I was able to create an ellipse to your dimension and got a good drop shadow. What happens if you manually make a drop shadow using appearance?
    FYI I tried making the same using drop shadow filter in CS5 and got this error.
    Incase your file was created in CS5 and opened in 6, I would recreate the drop shadow in CS6. I know they redid the gaussian blur in CS6, but not sure if that affected drop shadow.
    CS6 is better on raster effects at large sizes.
    My file was created and opened in CS6.
    My ellipse is around 175cmx50cm. I tried it manually like you said and got the same results:
    So, I guess I'm alone with such a problem. No idea what is wrong :/

  • Drop shadow won't show up, think it's cuz of the actionscript

    Hi, can you please look at my site
    http://www.alphatecspine.com/
    See the scrolling text on the flash banner? I added drop shadow filter to it and it isn't showing up, the drop shadow isn't there. I am making that scrolling happen with action script, could that have something to do with it?
    Thanks,
    Stan

    no reason other than that I like to use ActionScript whenever I can. It's cleaner to update later on.

  • Drop Shadows using Type Tool

    Is there any way of changing the 'intensity' or 'angle' of drop shadows?
    I am of course using Layer Styles/drop shadow, but can the angle/intensity be changed. Thanks

    Hi Mike,
    I'm using Elements version 3 and this is how I would do it. If you are using a different version, it may differ slightly.
    Open your layers palette (F11). After applying a drop shadow filter, you will see a filter icon appear on the layer on which it was applied. It looks like a curly 'f' within a circle and appears to the right of the thumbnail.
    Double click it to open Settings and play with the controls.
    Mark

  • Using Bridge to Camera Raw to Open Image button also drop shadow problems

    I remember when I was working with RAW in PSE 8. I would be in Bridge looking at a pic and double click on it. PSE 8 would open in Camera RAW and I could play with the pic a bit, make some adjustments, then click on OPEN IMAGE. When I did that it would open in PSE and it would be in jpg format. With this PSE 9 and the updated Camera RAW 6.3, when I punch OPEN IMAGE I still have a picture labeled .CR2 which I think still means RAW. When I double click in Bridge the .CR2 pic shows as 8 bit depth. I can do a little more work on it and use SAVE AS. When I do that, the sample file name that shows is still in .CR2 format and I must change that to .jpg and then below change from PHOTOSHOP to JPEG to save my file as a jpg file. Is there something that I have to change in preferences to get it to open the image in jpg format when I hit the OPEN IMAGE button? Or, is this an "improvement" with RAW 6.3? Also, I seem to be having trouble adding a drop shadow (or any other effects) on jpeg pics. At least it doesn't show up on the screen after I apply it. I just recently updated to Camera RAW 6.3 and updated my Operating system on my iMac computer to OS 10.6.6. I emailed this request to my good friend with an identical setup on his iMac and he is having the same response when performing the above operations. Any ideas what the problem might be?

    Okay, previously you seem to have been using the bridge version of camera raw to edit your raw photos. That has many more options than the PSE version of the raw converter. (If you still have PSE 8, you can see the difference by using File>Open in the editor to open a raw photo for the PSE version of ACR, which works the same way in PSE 9.) In PSE's raw converter, you use the Open button, then save your photo in an image format in the editor. The Save button in ACR in PSE is only the DNG converter.
    Layer styles should work exactly the same way as in PSE 8. However, in any version of PSE a drop shadow, like a real shadow, needs someplace to fall, so unless there is empty space on the layer, it won't appear. Try creating text or drawing and simplifying a shape and adding a drop shadow. Does it appear then?
    Also remember that Jpegs won't let you save either layers or transparency when you resave the file.

  • Blur control disabled for Drop Shadow Effect and Filter

    Win2k Pro
    2GB Ram
    AICS 11.0.0
    This is odd: the blur control in the Drop Shadow Effect and Filter dialog boxes is disabled. It seems to me there was a time it was ENabled.
    This is the situation for both vector and bitmap objects. I've played with Document Raster Settings.
    Truth be told, I _did_ reinstall Illustrator last year and have not used it much since.
    Any insights you can share?
    Thanks

    Please excuse this post ... didn't mean for it to appear as a reply under <br />another post.  My apology.<br />lk<br /><br /><br /><br /><[email protected]> wrote in message <br />news:[email protected]..<br />>I purchased a vector image from istockphoto ... when I opened the file in<br />> illustrator it is just an outline without color.  I select the outlines <br />> but<br />> can't fill it with color!  What am I missing?<br />><br />><br />><br />><br />><br />> <[email protected]> wrote in message<br />> news:[email protected]..<br />>> Win2k Pro<br />>> 2GB Ram<br />>> AICS 11.0.0<br />>><br />>> This is odd: the blur control in the Drop Shadow Effect and Filter dialog<br />>> boxes is disabled. It seems to me there was a time it was ENabled.<br />>><br />>> This is the situation for both vector and bitmap objects. I've played <br />>> with<br />>> Document Raster Settings.<br />>><br />>> Truth be told, I _did_ reinstall Illustrator last year and have not used<br />>> it much since.<br />>><br />>> Any insights you can share?<br />>><br />>> Thanks<br />>

  • Trouble adding drop shadows to buttons

    I am creating DVD menus for the first time in Encore CS4. I want the (=1) version of the buttons -- when you put the cursor over them-- to have a drop shadow so I added one in my Photoshop file. But the effect does not appear when I preview it in my Encore project. And when I tried to add it within Encore, it wouldn't let me. (The "drop shadow" option appeared gray and un-clickable.)
    Is it possible to do what I'm trying to do? If so, any ideas how?

    Unfortunately, there are grave limitations, regarding what can be part of a Sub-picture Highlight. It can ONLY be 8-bit color on a DVD, and can ONLY have one level of Transparency/Opacity.
    There are some workarounds, such as duplicate Menus, linked from an Auto-Activate Button, but in your case, you might get what you want from some tips in this ARTICLE. It starts with "Punching a Hole in Sub-Picture Highlights," but does cover adding a "Glow," that appears to be a Gradient. It is not, but rather looks like it is. You could substitute that Gradient Glow for your Drop Shadow.
    Good luck, and hope that it helps,
    Hunt

Maybe you are looking for

  • Week numbers script

    so i found this script to add week numbers, now i cant remove them on iCal --Copy below this line into Script Editor and click run -- --Annual Week numbers --John Maisey --4/2/5 --Modified for Leopard --3/3/8 set numberOfWeeks to 52 -- change as need

  • EBS R12 Report Printing using PASTA

    Hi Friends, Can you help me with my printing set-up please. I am priting a standard reports but the printing is not centered. It has big margin on the left (like 3 inches ) and the right side columns overshooted. How do I adjust my printing to move f

  • Cannot see actionscript 3.0 animation in Captivate

    Has anyone had this problem? I cannot see the animation in preview mode or published. in fact, when i published the animation, i cannot see anything in the slide with the animation is (there is also textboxes and graphics). any one experienced this?

  • New hard drive for macbook pro (late 2009) anti shock or not?

    I thought I read somewhere that if you replace a HD in your macbook pro, the new one should not have shock protection as it interferes with the mac's own internal shock sensor. So I went out and bought a Seagate 7200.4 500GB drive - without the 'G' S

  • Swatch Library: Windows not opening

    Illustrator CS v.11.00 This suddenly started happening only on Pantone solid uncoated and Pantone solid coated - all the others are fine. The window flicks and then nothing......any ideas? I have reinstalled the disc and same problem persists with ne