Dreamweaver design view doesn't show the bottom part of a long div

Hi!
I'm doing a very graphics oriented site, which basically requires me to use a large jpg as a background image and placing text areas against this background     using absolute positioning.
My problem is that Dreamweaver doesn't show me the bottom part of my content div's background, but renders it as black instead. This obviously makes placing the text areas correctly difficult, since I can't see them against the background.
If I turn on Live view, then Dreamweaver shows the bottom part correctly. But in live view I can't use rulers and guides (or can I?).
Is there any setting that I can change so that Dreamweaver is showing me the whole div bg in all situations? One possible cause of this problem might be also that I'm using overflow:scroll on my content. Could that be why Dreamweaver hides the bottom part and can I change that behaviour?
Any ideas are welcome!

If we can see the page in question we could probably do this a lot easier.  But all you need to do in your CSS for the background is:
background: url(pathto/image.jpg) fixed no-repeat;
If you are trying to absolutely position something in the middle you will be unable to do this without the assistance of javascript to determine the useable pixels on the end-users computer.  Horiztonally is not the issue, but rather vertically because you can achieve horizontal centering by defining a width and setting the margin: 0 auto; in your CSS.
As far as working with overflows, if there is too much content in them that you believe the overflow will be necessary (assuming min/max-widths are set) you could consider including the content from another document or store it in a database and query the information out.  Then it would make it easier for the client to update the content on their own in the future.

Similar Messages

  • Dreamweaver Design view does not show parts of the page

    Hello all,
    I was working on a page update - page was created using a
    template so
    that the client can add content with Contribute - and have
    discovered
    that suddenly whole sections of the page are no longer
    visible in Design
    Mode. This caused me some panic until I viewed in code view
    and found
    everything still in there. Viewing in browser shows the page
    there in
    entirety too, and uploads just fine. But no matter what I do
    - restart
    the program, restart the computer - nothing changes, the page
    design
    does not show parts of this page. Everything is in an
    editable area and
    should be visible.
    I have been editing the code as that was my only option, but
    now I have
    heard that my client cannot view those sections of the page
    in her
    Contribute either.
    The page is here:
    http://www.craft-design.ns.ca
    Any help would be gratefully received.
    Thanks
    Ellie

    > (I find it strange that it is now like this, as I
    understood that th was
    > depracated? So I went through and removed them all.)
    <th> deprecated? Certainly not.
    > There are editable regions in the page as it has been
    working for the past
    > year and a half. I find that after an amount of editing
    by Contribute
    > users, the pages do tend to fall apart.
    Normal template files have two editable regions in the head
    of the page -
    doctitle, and head
    The one you linked does not.
    That's what I was talking about.
    > Contribute sounds a great thing, but is a huge pain and
    ends up costing me
    > money fixing the messes my clients end up making, though
    this should not
    > be possible...
    I have stopped recommending it to my clients.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Ellie" <[email protected]> wrote in message
    news:[email protected]...
    > Thanks Murray,
    >
    > I see all this.
    >
    > (I find it strange that it is now like this, as I
    understood that th was
    > depracated? So I went through and removed them all.)
    >
    > There are editable regions in the page as it has been
    working for the past
    > year and a half. I find that after an amount of editing
    by Contribute
    > users, the pages do tend to fall apart.
    >
    > I will have to remake the template and remake the page
    from that.
    >
    > Strange thing is it was working perfectly well before.
    >
    > Thanks for the help, Murray.
    >
    > Contribute sounds a great thing, but is a huge pain and
    ends up costing me
    > money fixing the messes my clients end up making, though
    this should not
    > be possible...
    >
    > Ellie
    >
    > Murray *ACE* wrote:
    >
    >> You have no editable regions in the head of that
    page - why is that?
    >>
    >> As for the display in DW, perhaps it's the 175
    validation errors that the
    >> W3C validator finds on the page?
    >>
    >>
    http://validator.w3.org/check?verbose=1&uri=http://www.craft-design.ns.ca/mbg_past_shows.h tml
    >>
    >> Most of these are serious coding problems....
    >>
    >

  • Design view doesn't show in Dreamweaver

    What do I need to do to activate Design View in Dreamweaver.  I get Split and Code, but not Design.  Have examined every possible drop down menu and preference and find no way to activate this.  Do I need to reload? 

    See Screenshot:
    If you still can't see Design View, you must be working with Fluid Grid Layouts.
    Open your Fluid Grid CSS file and add an X as shown below.  This will trick DW into thinking it's a normal layout so you can use Design View.
        Dreamweaver Fluid Grid Properties
        dw-num-cols-mobile:     X 4;
        dw-num-cols-tablet:        8;
        dw-num-cols-desktop:    12;
        dw-gutter-percentage:    25;
    =====================================
    Nancy O.

  • Fixed point division on FPGA doesn't show the fraction part

    Hi,
    I'm trying to normalize a fixed-point complex vector. My problem is in the part of fixed point division. Assuming I am dividing x by y (x/y), then I multiply first x by 2^26 and y by 2^9 then divide both of them using high throughput function then multiply the result by 2^-17 and here the problem appears. The result is zero, and the fraction part doesn't appear. My question is: does the "scale by power of 2" block discards the fraction part and only keeps the integer part, even if the input is a fixed point input with fraction part of 20 bits length? If so then how can I get the result of dividing a number by a bigger one? I mnean how can I display a result < 1? If not, then why isn't the fraction part displayed? The numbers I used as an example are: x=10, y=182.
    The indicator is adjusted to have 64 bit word length and 44 integer length. I also write this data into a memory element and then read it through a FIFO to transfer it to the RT vi. Both of the memory and the FIFO are configured with the same word and integer lengths above. I am using 7965R series FPGA.
    Thanks in advance.

    It's worth noting that I tried this same procedure on RT vi itself and the fraction part was displayed.

  • My website only shows the bottom half of my page once uploaded to my cPanel direct from Dreamweaver CS5.

    My website only shows the bottom half of my page once uploaded to my cPanel direct from Dreamweaver CS5.
    Please see here www. cmenco .com
    It has a slider and pictures above like the image below:
    This does not show and I have tried everything.
    Help will be appreciated.

    Your slider images in the images folder on your site seem to be corrupted.
    Are you on Godaddy hosting by any chance?

  • Pages for iOS doesn't show the preview view of documents, a fix?

    I don't know if anyone has the same problem, but since the update, my pages for iOS (even in iPhone or iPad), doesn't show the preview view of each document. I have to open a document, close it and then it appears the preview. But if I close the app, all the previews disappear again and it shows the icon of pages (the orange pencil), which is awful by the way.
    So, anyone else has this problem? How can I fix it? It is not a big deal, I know, but I just don't like the way it looks like.
    I re-install the app and it doesn't work.
    Thanks!

    Same problem here. Some previews but majority are the icon diagram of the orange pen. It's the same on both my iPhone 5 and iPad 3. Hope they sort this ASAP

  • Pages doesn't show the preview view of documents

    I don't know if anyone has the same problem, but since the update, my pages for iOS (even in iPhone or iPad), doesn't show the preview view of each document. I have to open a document, close it and then it appears the preview. But if I close the app, all the previews disappear again and it shows the icon of pages (the orange pencil), which is awful by the way.
    So, anyone else has this problem? How can I fix it? It is not a big deal, I know, but I just don't like the way it looks like.
    I re-install the app and it doesn't work.
    Thanks!

    Yes, I know it isn't a big problem, but it bothers me anyway. I already open all of the documents... I even modified one of them and the preview view still doesn't appear, or thumbnails... I really don't know the name. The thing is, that when I close the program and then open it again, the thumbnails disappear and there is the awful pencil again!
    I just like to know if anyone else has this problem.

  • I cannot unlock the screen rotation of my iPhone 5. I double click on bottom button, slides to right, but sliding to left doesn't show the rotation icon

    I cannot unlock the screen rotation of my iPhone 5. I double click on bottom button, recently used icons appear. It slides to the right, but sliding to left doesn't show the rotation icon.

    You swipe up from the very bottom of your home screen to access the control center - if your on IOS 7
    The way your trying was the old way.

  • Design View is Terrible but the Webpage Looks Great

    My HTML webpages look great on my web server. However, when I
    open a webpage in Dreamweaver the Design View looks nothing like
    the page posted to my website. This is really frustrating since it
    makes edits more difficult to perform. I'm using Contribute to edit
    webpage since they uploaded to Contribte and display correctly.
    Can anyone out there assist me in fixing the Design View in
    Dreamweaver?

    Clancy:
    You layout plan is pretty strange. I guess I would never do a
    layout that
    way, honestly. It will take me some time to study what you
    have done....
    Anyhow, what happens if you add "margin:0 auto;" to pfm2?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Clancy" <[email protected]> wrote in message
    news:[email protected]...
    > "Murray *ACE*" <[email protected]>
    wrote:
    >
    >>> 2. Dreamweaver (8) design view is quite buggy.
    If you nest tables about
    >>> three
    >>> deep, or use CSS to define table styles (among
    others), the display is
    >>> likely to
    >>> be way off.
    >>
    >>Baloney. Show me an example of this, please.
    >
    > One case where IE6 does what I expect it to do (though
    perhaps not what
    > CSS says
    > it should do), and Dreamweaver doesn't, is shown at:
    >
    >
    http://www.corybas.com/Cydalba/Test/Test_page_a.php
    >
    > The two tables class pfm and class pfm2 are both
    formatted in CSS, but
    > aligned
    > centre in HTML. In IE6 (at least) they are centred on
    the screen, whereas
    > Dreamweaver shows them both aligned left.
    >
    > A case of a complex table which frequently throws
    Dreamweaver into
    > hysterics is
    > shown at:
    >
    >
    http://www.cybec.com.au/Trinity.htm
    >
    > You will probably say (with considerable justification)
    that this page is
    > too
    > complex, but quite often when I'm editing it, design
    view goes sproing,
    > and
    > expands the display to several screen widths. The first
    few times this
    > happened
    > I assumed I had done something stupid, and spent a
    considerable amount of
    > time
    > backtracking, but now I am fairly certain that it is
    just another of
    > Dreamweaver's annoying bugs and just ignore it. The next
    time I reload
    > the page
    > it usually displays correctly.
    >
    > The trouble with this sort of thing is that it destroys
    your confidence
    > both in
    > Dreamweaver and in your own site, as you think that what
    you are doing is
    > correct but you can never be entirely certain.
    >
    > There are several other bugs in Dreamweaver relating to
    mixed HTML and
    > php. I
    > have some screenshots displaying these, and I will post
    these later.
    >
    > Clancy

  • When I print a Word document to a shared printer, print preview looks fine but the printed page has too much blank space at the top and doesn't print the bottom few lines.

    When I print a Word for Mac document to a shared printer (that is connected to my iMac) from my Macbook Pro, print preview looks fine but the printed page has too much blank space at the top and doesn't print the bottom few lines.  I have tried to adjust the margins and the page setup settings but to no avail.  It used to print fine until recently.  Is there a way to fix it so that the printer prints what print preview shows?

    I should add that when I e-mail this document to myself and print it directky from the iMac, it prints fine.

  • Mandatory Variable set in a view doesn't show in Web template ?

    Hi Experts,
    I have a mandatory user-input variable in my query. I build a view based on the query. When I opened the query analyzer I had to select a value for my variable since it is mandatory. I did so and built my view. I based my BI web template on my view. When i execute the template the variable screen doesn't show, the value of my variable is the one I entered when I built the view and there is no way i can change this value from the Web template. Is this expected behaviour ? If so how can i build a view when i have a mandatory variable withoit setting its value in the analyzer ? The user has to set it later in the BI template.
    Thanks a lot
    Rado

    Thanks for the reply.
    Actually the variable has a default value which is defined in a function. This default can be overriden. The problem is that when defining the view you need to specify a value or leave the default. In any case in Web Template you are not given the option of changing whatever you put in the query analyzer. i am puzzled how this could happen.

  • My APPS application shows an update is available yet it doesn't show the APP. What's going on?

    My APPS application shows I have updates available yet when I view it, it doesn't show the APP. I have to download it from iTunes to my Phone. What is going on?

    If you have two apple IDs then try logging in with the other ID.  Apps are locked to the ID that was used to download then in the first place

  • Ibooks doesn't show the books

    I tried to configure the books from my pc to Ibooks. But Ibook doesn't show the books...

    I don't have this problem, but just a thought... have you tried signing out of your apple id and re-starting iBooks?
    You can sign out in 2 places.
    1. In iBooks, by tapping on your apple id down the bottom left hand side of the page.
    2. In iPad Settings, then store, then tap apple id.

  • How can you shrink the size of an upright picture to make it smaller without losing any of the detail in it??? At the moment, if I view them on my laptop, landscape photos fill the screen, but portrait photos only show the middle part.

    How can you shrink the size of an upright picture to make it smaller without losing any of the detail in it (in Slideshow)??? At the moment, if I view them on my Mac Laptop, landscape photos fill the screen, but portrait photos only show the middle part, so I loose the top and bottom of the picture.  Have tried cropping, but that means I lose top and bottom part of the picture, so that is not the answer!!

    Homestly haven't a clue what's going on there. 
    Try trash the com.apple.iPhoto.plist file from the HD/Users/ Your Name / library / preferences folder.
    (On 10.7: Hold the option (or alt) key while clicking on the Go menu in Finder to access the User Library)
    (Remember you'll need to reset your User options afterwards. These include minor settings like the window colour and so on. Note: If you've moved your library you'll need to point iPhoto at it again.)
    What's the plist file?
    For new users: Every application on your Mac has an accompanying plist file. It records certain User choices. For instance, in your favourite Word Processor it remembers your choice of Default Font, on your Web Browser is remembers things like your choice of Home Page. It even recalls what windows you had open last if your app allows you to pick up from where you left off last. The iPhoto plist file remembers things like the location of the Library, your choice of background colour, whether you are running a Referenced or Managed Library, what preferences you have for autosplitting events and so on. Trashing the plist file forces the app to generate a new one on the next launch, and this restores things to the Factory Defaults. Hence, if you've changed any of these things you'll need to reset them. If you haven't, then no bother. Trashing the plist file is Mac troubleshooting 101.

  • RGB channel doesn't show the imported images...

    RGB channel doesn't show the imported images... i can see them in seperate blue, red and green channel but not in RGB...please help....
    (I'm using Photoshop CS6)

          The problem appears in every image I try to open (whatever format or origin). The images I try to import come from rendering in Autodesk 3ds max , from my camera (sony cyber-shot ) or are just stock images... I had no problem with photoshop cs5.1....
           Here's my system info:
    Adobe Photoshop Version: 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x32
    Operating System: Windows Vista 32-bit
    Version: 6.0 Service Pack 2
    System architecture: Intel CPU Family:6, Model:7, Stepping:10 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1
    Physical processor count: 2
    Processor speed: 2394 MHz
    Built-in memory: 3038 MB
    Free memory: 1387 MB
    Memory available to Photoshop: 1671 MB
    Memory used by Photoshop: 60 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: ATI Technologies Inc.
    Video Card Renderer: ATI Mobility Radeon HD 4650
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 900, right: 1600
    Video Card Number: 1
    Video Card: ATI Mobility Radeon HD 4650
    OpenCL Unavailable
    Driver Version: 7.01.01.849
    Driver Date: 20090208190620.000000-000
    Video Card Driver: atidxx32.dll,atidxx64,atiumdag.dll,atiumdva.cap,atiumd64,atiumd6a,atitmm64
    Video Mode: 1600 x 900 x 4294967296 colors
    Video Card Caption: ATI Mobility Radeon HD 4650
    Video Card Memory: 1024 MB
    Video Rect Texture Size: 8192
    Serial number: 92298703051332501777
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6\
    Temporary file path: C:\Users\User\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      C:\, 224,5G, 166,2G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2012/01/18-15:07:40   66.492997   66.492997
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/02/09-16:00:02   4.0.93   66.496052
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1654  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/01/18-15:07:40   66.492997   66.492997
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/01/18-15:07:40   66.492997   66.492997
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/01/18-15:07:40   66.492997   66.492997
       BIBUtils.dll   BIBUtils 2012/01/18-15:07:40   66.492997   66.492997
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
       CoolType.dll   CoolType 2012/01/18-15:07:40   66.492997   66.492997
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libeay32.dll   The OpenSSL Toolkit   0.9.8g  
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp71.dll   Microsoft® Visual Studio .NET   7.10.3077.0  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr71.dll   Microsoft® Visual Studio .NET   7.10.3052.4  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (32 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       shfolder.dll   Microsoft(R) Windows (R) 2000 Operating System   5.50.4027.300  
       ssleay32.dll   The OpenSSL Toolkit   0.9.8g  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
       wu3d.dll   U3D Writer   9.3.0.113  
    Required plug-ins:
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       ADM 3.11x01
       Angled Strokes 13.0
       Average 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 7.0
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Collada 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Difference Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Embed Watermark 4.0
       Extrude 13.0
       FastCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Measurement Core 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mezzotint 13.0
       MMXCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Picture Package Filter 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Pinch 13.0
       Pixar 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.0
       Shear 13.0
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Sumi-e 13.0
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       Underpainting 13.0
       Vanishing Point 13.0
       Variations 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       WIA Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Wind 13.0
       Wireless Bitmap 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       ZigZag 13.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE
    Thank you both for the interest!

Maybe you are looking for

  • Trying to start developing but can't get the compiter set up correctly

    Hey guys, I'm following the starling tutorial step by step (http://tv.adobe.com/watch/starting-with-starling/starting-with-starling-introduction-and-s etup/" but I always keep getting errors no matter what, seems like I just can't get the sources/new

  • ADF - POPUP resize issue

    Hi, I have a POP-UP with few controls like toolbar and trees, Resize option is enabled in the popup. While resizing the controls are not resized to fit the layout. Please let me know the ADF functionally to resize the controls in POP-UP Thanks, Prabh

  • Adobe Content Viewer v22 for Android - folio update issue

    Yesterday I updated our Xoom to Android 4.1.1 and updated the Adobe Content Viewer to v22.  Both we and a client have had issues with not seeing the "Update Available" message for folios that are been updated.  The "Updating Library..." message flash

  • Masters- angry cat/jagalcamba can u help me

    friends... thank u very much.. have successfully installed tomcat.. i am able to access jsp also... but the new problem ic i am noy able to connect my jsp applications to mssql server........ am getting a error as shown below description The server e

  • Robo form does'nt start

    when Firefox starts roboform doesn't, it used start no problems,i now have to disable it then enable to get it going and it works fine after that. iam running Firefox 7.0.1. it has only just started doing it too, i had no problems before with it. ple