CS3 Table Background Color Won't Change

I have been inserting tables and doing the CSS for them fine
until after I inserted a Flash object. All tables inserted after
the Flash object have a medium blue background??? I can't even
intiate a new CSS rule to change the table background color... it
just stays this way!?!? Very strange. Anybody else experience this?
BTW: I've restarted my machine, worked on tables on other
pages and haven't experienced this issue... it is only after the
insertion of the flash object. Is there something I'm missing??
Thanks,
Chris
Here is the code inserted by the Flash object placement just
in case this helps any:

Let's see the page, please.
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
==================
"escargo" <[email protected]> wrote in
message
news:[email protected]...
>I have been inserting tables and doing the CSS for them
fine until after I
> inserted a Flash object. All tables inserted after the
Flash object have a
> medium blue background??? I can't even intiate a new CSS
rule to change
> the
> table background color... it just stays this way!?!?
Very strange.
> Anybody
> else experience this?
>
> BTW: I've restarted my machine, worked on tables on
other pages and
> haven't
> experienced this issue... it is only after the insertion
of the flash
> object.
> Is there something I'm missing??
>
> Thanks,
> Chris
>
> Here is the code inserted by the Flash object placement
just in case this
> helps any:
>
>
>
> <script type="text/javascript">
> AC_FL_RunContent(
> 'codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
>
version=9,0,28,0','width','758','height','508','title','Contractor
> Performing
> Pool Contruction, Remodels, Service & Maintenance in
> Sarasota','src','index','quality','high','pluginspage','
http://www.adobe.com/sho
>
ckwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','index'
> );
> //end AC code
> </script>
> <noscript>
> <object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
> codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
> rsion=9,0,28,0" width="758" height="508" title="New
Construction,
> Remodels,
> Service &amp; Maintenance">
> <param name="movie" value="index.swf" />
> <param name="quality" value="high" />
> <embed src="index.swf" quality="high"
> pluginspage="
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Versio
> n=ShockwaveFlash" type="application/x-shockwave-flash"
width="758"
> height="508"></embed>
> </object>
> </noscript>
>

Similar Messages

  • Table Background color

    I am building a scroll pane and adding the table to the same. I am setting the table background color to blue. But only the rows which have data come in as with the background color blue, rest all the space with in the scroll pane comes in as grey.. can someone help?

    import java.awt.*;
    import javax.swing.*;
    public class TableExample {
        public static void main(String[] args) {
            JScrollPane sp = new JScrollPane(new JTable(4, 2));
            sp.getViewport().setBackground(Color.GREEN);
            JFrame frame = new JFrame("TableExample");
            frame.getContentPane().add(sp);
            frame.pack();
            frame.setLocationRelativeTo(null);
            frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            frame.setVisible(true);
    }

  • Dynamic Page background color - where to change?

    Where can I change color of table background for dynamic page?
    Thanks in advance
    best regards
    Krzysztof Jungowski

    Hi,
    sorry for posting html code. I have found the solution.
    The dynamic page body is rendered by
    PORTAL30.wwv_render_report.show() procedure. I can add aditional parameter "p_table_bgcolor" to procedure
    i.e. p_table_bgcolor => '#CCCCCC'
    The default colors are definied in package definition PORTAL30.wwv_render_report.
    best regards
    Krzysztof Jungowski
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Krzysztof Jungowski ([email protected]):
    Hi,
    I tried your advice and it doesn't help.
    Now the source of generated page is as follows:
    [H2]Example of A Dynamic Page[H2]
    [TABLE border="0" bgcolor="#FFOOOO"]
    [TABLE border="0" cellspacing=0 cellpadding=2 style="background-color:#E0E0D0"]
    [TR]
    [TH ALIGN="LEFT" style="background-color:#C0C0A0" ] [TH]
    Maybe there is any stylesheet in which I can chage bgcolor? Or maybe this stylesheet is generated somehow and I can change its parameters?
    Thanks in advance.
    best regards
    Krzysztof Jungowski
    <HR></BLOCKQUOTE>
    null

  • Workspace background color : how to change it ?

    Hello,
    Is there a way to change the color (a more dark grey) of the background color of the workspace ? I find the one used by PSE4 (and previous versions) too light. I would prefer a more dark grey, like the one used by Photoshop CS2 (and if this one is good, why not the same in PSE4 Mr Adobe ?).
    Best regards,

    > The default colour is an entirely neutral grey
    No... for me, a neutral grey is a 50% grey, all backgrounds are about 80% grey (very light).
    Kenneth : OK, but it don't works for quick fix and to for the organizer... only for standard edit...

  • Folder background color won't stay

    Help would definitely be appreciated for this one. It's frustrating. I want the backgrounds of my folders to be different colors, simply for the look, but every time I change the color and leave the folder - I will come back to that folder and it will have a different color applied. Any ideas what's causing this or how to control it?

    for my part, i can say : yes. all folders for which the background color is set.
    closing and reopening switches color.
    switching from "this window" to "all windows" and back also triggers the alternation of colors in the "this window" mode.
    steps :
    - create folder
    - open it
    - set icon view
    - set color background for "this window"
    - close it
    - open it again
    or, after setting color background:
    - switch to "all windows"
    - switch to "this window"
    ...while doing this you may withness another strange behavior: each time the folder window opens, its position is offseted right and down, until it goes back to its intial position and the cycle starts over.

  • Folding gutter color won't change

    Hello,
    I use a black background when coding, and the Folding gutter does not seem to respect the background color assignment in Coldfusion Builder. So the line numbers is black, then the white folding gutter then finally the black code window. The latest version of Eclipse has fixed this bug, but when using the standalone CF Builder or the CF Perspective as a plugin the problem persists.
    Anyone have this problem or know how to fix it? I am not too familiar with how Eclipse works, but it seems that CF Builder may be using some older eclipse code base.
    Thanks.
    Umb

    Am I still the only one coding on a black background?

  • Table background colors and images

    This should be easy, but I am not seeing it. I have a few pages with existing tables, probably created in DW CS3. In DW CS4, I need to select a table inside a cell of another table and assign a solid color for the background. Currently, the larger table has a textured background image and it is also filling the background of the table inside it.
    I can easily select the smaller table, but I don't see the old familiar information bar where I'd assign a color to the entire table.
    Any help would be appreciated.
    M. Jackson

    Hi Nancy O,
    I started a long time ago with Adobe Page Mill, then had to move to GoLive, and later into DW.
    The appeal of Page Mill was the GUI, letting a non-programmer make web pages visually, and letting the program write the code for me. Each upgrade have moved farther from that concept in my opinion.
    I just want to add tables and if DW wants to apply CSS to them, then fine. Maybe I will have to learn to do it in CSS, but it is not high on my current list of priorities. I'd prefer to spend most of my learning time in Photoshop. For now, I have quite a few pages that just need some tweaking and I don't have the extra time to dig into this venture.
    Thanks for taking the time to try to counsel me.  A couple of my photographer friends have suggested looking into Site Grinder as a plug-in to Photoshop. As I read the reviews, the artist group think it is the greatest and the code writers say it is not great at writing code.
    For now, I installed DW CS3 and made a few changes I can live with. CSS some other day or some other way.
    Best regards,
    M. Jackson

  • ICal calendar color won't change

    I've tried changing the color for my Work calendar in iCal multiple times.  I've done it on my iPad, iMac and finally at the iCloud website.  Each time I try to change it, it defaults to purple.  Any ideas about this?  Thanks in advance.

    I just ran into this and it's maddening. I've had the same color Work calendar for years (green), and now it's purple and won't stay green.

  • Canvas color won't change, only remains white.

    I opened Illustrator and my canvas color is white. I tried changing it in the user interface but it just remains white. I checked and unchecked Overprint preview and nothing. I think maybe I hit a key or somehting but does anyopne know how I can change the canvas color back to a dark gray?

    File >> Document Setup
    Turn on simulate colored paper
    Set top swatch to color to a dark grey
    Click ok
    The only really use for this is if you have colored paper/canvas, is this what you want. If not just dray a dark grey rectangle adn send to back.

  • CS6, windows 7, selected points don't show, color won't change, just acting weird.

    I hope someone can help with this issue. Illustrator CS6 has suddenly decided to stop displaying certain elements of the file. For example, if I select a path, it does NOT show any nodes/points nor does it give me a visual indication that the item is selected. If I try to add a point to an existing shape, it doesn't show that it has been added, or even if it has been added. Color selection is also not responding as expected.
    I have reset preferences, reinstalled and updated. Don't know what else to try.
    Any suggestions?

    Does the iPod work OK?
    Does it charge when connect to the computer?
    Does it appear in My Computer?
    Look at the dock connector on the iPod. Compare with the iPod that does work/connect.
    I suspect you have a 2G iPod. Those can only go to iOS 4.2.1
    http://support.apple.com/kb/HT1353#iPod_touch_late2009
    iPod touch (3rd generation)
    iPod touch (3rd generation) features a 3.5-inch (diagonal) widescreen multi-touch display and 32 GB or 64 GB flash drive. You can browse the web with Safari and watch YouTube videos with Wi-Fi. You can also search, preview, and buy songs from the iTunes Wi-Fi Music Store on iPod touch.
    The iPod touch (3rd generation) can be distinguished from iPod touch (2nd generation) by looking at the back of the device. In the text below the engraving, look for the model number. iPod touch (2nd generation) is model A1288, and iPod touch (3rd generation) is model A1318.

  • Unable to change the background color of a webi report in the infoview

    Hi,
    Can someone please me help me with the below issue.
    Environment Details:
    BusinessObjects XI3.1 SP1SP2SP3                                                                               
    BusinessObjects XIR2 SP5                                                                               
    .Net infoview                                                                               
    IE 7                                                                               
    JRE versions used as;                                                                               
    On BOXI3.1 SP3 Server -1.6.0_03                                                                               
    On BOXIR2 SP5 Server -1.4.2_02                                                                               
    On the client machine   -1.6.0_14      
    Issue Description:
    -Open an existing webi report in the infoview.                                                                               
    -In the report,I am not able to change the background and the font color for the column headings from the properties tab in the left navigation panel.                                                                               
    -I can change the color after hitting the color tab for multiple times.Also the color was getting changed when the color code was manually changed.                                                                               
    -The reports background color was getting changed,but not the font color.                                                                               
    -I tried to create a test report,where I was able to change the color.                                                          
    I have;
    -Installed the Java update 14 on BOXI3.1 server machine,here I was  able to change the background and font color.
    -However on the client machine,with the same Java update 14,the background and the font color for the column headings was not getting changed.
    -Same behaviour is observed on BOE XIR2 SP5 machine.
    Is there any limitations for using Java update 14 or am I required to do any other settings.
    Regards,
    Pankaj

    Hi Pankaj,
    It is a strange behavior. You also stated that when you create a test report it works fine.
    Can you create a copy of this report and then try on the new copy?
    One thing you can do as a test to refresh the universe and then try it. And change some columns - add some column and then save and ten remove and save and make changes like this and trying changing color.
    I think there is a problem with this report this is why it is behaving like this on all machine.
    Regards,
    Bashir Awan

  • Background Color change JFrame

    I have to change the background color when the result is either too high or low. Program runs great except the background color doesn't change. And before you complain about my code, I hit the "CODE" button before and after my code in here and it does nothing. The videos wouldn't play. So I don't know how to add code correctly.
    import java.awt.*;
    import java.util.Random;
    import javax.swing.*;
    public class NumberGuess extends JFrame {
    Random rand = new Random ( ) ;
    int randomNumber = 1 + rand.nextInt(1000);
    int count = 0;
    private JFrame panel = new JFrame();
    private JFrame panelButtons = new JFrame();
    private JFrame panelBottom = new JFrame();
    private void compareResult() {
    int userInput = Integer.parseInt(tempTextField.getText().trim());
    if ( userInput > randomNumber )
    resultLabel.setText( "Too High. Try a lower number." );
    setBackgroundColor(Color.blue);
    private void setBackgroundColor(Color color)
    panel.setBackground(color);
    panelBottom.setBackground(color);
    panelButtons.setBackground(color);

    Goofy_1969 wrote:
    And before you complain about my code, I hit the "CODE" button before and after my code in here and it does nothing.Well, you did manage to create 2 empty code blocks though.
    I know this is New To Java, so I need to be nicer and most of you people don't probably have the intrinsic knowledge of "start tag" and "end tag".
    But still. All you need is to put your code between tags and everything will work great.
    AND HEY, There's the preview button too! So you can actually try and try and try until it works. It's just that programming is a difficult hobby and if you can't work the code tags, you really need to rethink whether you're ready for something that's actually complicated.
    (Also if you're not using the code tags, your code will totally get screwed up and people can't help you even if they wanted to.)
    As for your code, try using SwingUtilities.invokeLater(). That's the only way you can modify the GUI when you're not running in the event thread.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How can I programly change button's blink speed, blink forground/background color?

    How can I programly change button's blink speed, blink forground/background color?
    Besides changing the LabVIEW.ini, is there another method to achieve?

    I was about to post a new one on this old thing but came across this when running the exe file from a vi with a blinking and back/foreground color property. In the vi mode everything worked properly as intended with the properties (different color and transparent other than the manual setting under the options->color), including changing the the color under options menu. But the exe file made the BG/FG color to red and yellow while blinking. I came across this topic a long time ago but never used the blinking indicators in the .exe files. NI or someone else has said this is a bug or the default in .exe running environment, please confirm this so I do not have to play around with this.
    Also attached is the .ini file from the .exe file and how I add a BG/FG color line to get it working like blue when visible and transparent when not?
    Thanks in advance!

  • How to change front panel indicator properties such as background color or enable/disable programmatically?

    Is it possible to change the properties of a front panel indicator such as background color or to change from enabled to disabled-grayed out programatically in response to limit conditions or a time-out?

    "Disabled" means that the control/indicator will not respond to a user operation. However, the displayed data can still change. What you want to do can be easily achieved using a case structure : wire your boolean to the case input, and put your indicator in the "True" case condition. That way, it will be updated only when the digital input is set to true.
    CC
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        

  • JOptionPane.showMessageDialog() == can i change it's background color?

    erm...juz wanna know wether JOptionPane message dialog background color can be change or not...tq

    can i change the preview background color?
    Yes you can do so in the Bridge preferences under general both Ui interface and image backdrop can be changed
    In the same preferences Cache you can change the location of the central cache to where ever you will. But you have to realize that if you use an external disk this can cause all kinds of problems regarding speed, performance and permission issues. best to keep it on an internal disk and having an SSD available will be even better because you will benefit from performance and speed very much.
    it's gray , may i change it?
    As long as you have a legal version and it is able to change then feel free to set it to your own custom wishes...

Maybe you are looking for

  • ITAB_DUPLICATE_KEY error while deleting ODS data

    Hello again i am getting ITAB_DUPLICATE_ERROR message while deleting data from ODS. kindly let me know how to proceed. as ours is full load it is very important to delete the previous data. Rgds, Ala.

  • How to turn OFF "group by album" in iPhone

    IOS6 allowed you to pick an artist and then view "all songs" regardless of album. IOS7 forces me to wade thru the artist's songs sorted by ALBUM? I have to wade thru 300 Beatle tunes -- a non-alphabetized list chopped up by album!  Am I missing somet

  • Run time prompts not appearing when launching BR from a right click menu

    Hi! I have a problem when trying to launch a business rule from a right click menu which is assigned to a dataform. The rule launches but does not show/ask for the run time prompts as it should do. The run-time prompts should not be hidden (I checked

  • Automatic "Discount %" at Row Level in Sales Quotaion and Sales Order.

    Dear All, For certain BP codes I am getting automatic Discount % at Row Level for certain Items. There should not be any Discount % for any Item Code for any BP Code at Row Level. For Eg:- For BP Code BP001     item Code I001      Discount % is 0.00

  • Benefit - Enrollment  to delete a benefit plan

    Hi, The requirement is to delete a benefit plan (e.g. DENT) from enrollment screen (HRBEN0001): a) Is to delete a benefit plan via "Define Benefit Programs" the best way? a) Currently, there are employees already enrolled with benefit plan DENT and h