Stage color "missing" in SWF

One of our clients is having an error that we can't reproduce
and I'm wondering if any of you have seen this issue before.
We have a menu bar on their site (
see it
here) that has the stage color set to a navy in Flash 8.
Only on one person's browser (he uses Explorer 7 for PC) the
background color is showing up white. The menu itself still works
-- you can see the yellow animating when you roll over places the
menu items should be. Nobody that uses Explorer 7 for PC in our
office can recreate this.
This same person had an issue where some of his form fields
were yellow which turned out to be a Google toolbar auto-complete
feature. Could this background issue have something to do with his
browser settings?

Cyborgirl wrote:
> One of our clients is having an error that we can't
reproduce and I'm wondering
> if any of you have seen this issue before.
>
> We have a menu bar on their site
> (
http://www.cade1.com/IntegriSource/flash/menu.swf)
please provide html that holds the above SWF file.
Best Regards
Urami
"Never play Leap-Frog with a Unicorn."
<urami>
If you want to mail me - DO NOT LAUGH AT MY ADDRESS
</urami>

Similar Messages

  • Flash Player Stage Color Problem

    Hello all!
    Recently I have run into a very strange issue, which involes the Flash Player (standalone) on my computer. I will try to summarize the issue so you can easily get the picture
    1. I began noticing the issue when I hit "Ctrl + Enter" to test a Flash Movie and my stage color (set as 0x000000) suddenly appeared... completely white. Please notice that it had been black all the time, it simply suddenly got to white wihout me doing anything!
    2. I am sure my ActionScript does not have anything to do with the stage color, -> there should be no accidental mistakes caused by runtime scripts.
    3. My operating system: Windows 7, 32 bit with an above average system specification. In fact it has been running Flash Professional CS5 for a long time without any problem at all
    4. My standalone Flash Player (FlashPlayer.exe): 10.3.183.7 (I believe it is the latest version at the time of writing)
    5. Feeling curious about the case, I tried opening my Flash Professional CS4 (I install both CS4 and CS5 on my machine), create a blank new document, set the stage color to something other than white -> test with "Ctrl + Enter" -> the result is that white background again!!!! (at that time I began to "omg" in my mind...)
    6. I tried to open a few .SWF files on my machine that were created a long time ago. All having same white background. I'm sure in the past these files were having background colors other than white!
    7. Publishing the Flash file into an HTML wrapper and viewing the HTML file -> stage color appears normally
    8. Publishing the Flash file into an EXE file and opening that EXE file -> stage color appears normally
    9. Hitting "Ctrl + Enter" twice (meaning testing the Movie in the "Simulate Download" mode) -> stage color appears normally after the file finishes loading
    10. I have tried clearing the Flash Professional User Preference Settings (following Adobe's guide), uninstall and reinstall my Flash Player (using Adobe's uninstaller) but all in vain. The only thing left I haven't done is removing and reinstalling Flash CS5, which takes a long time and I'm not happy to do so...
    .. I guess that's the whole picture so far. Anyone having the same problem / found out a way to fix this?
    Thank you so much for your time and your help,
    Best regards,
    Khang

    Hi Chris,
    Thank you for your prompt respond. I'm sorry I couldn't get round to replying it any sooner! And just to let you know, Nico's solution works great for me! We managed to fix this thing by deleting / renaming the "mm.cfg" file under C:\Users\<UserName>. Yes, the culprit was that config file! ... something we might as well easily overlook in a forest of files and folders isn't it?
    Hi Nico,
    I got nothing else to say here... you just saved my day (or I could say 'my month' :D)! Thank you very much for your profound knowledge and your sharing! I would guess there is something wrong with the overall flashplayer config, but I would probably never think of that file... My sincere admiration and appreciation, Nico

  • Can't target main stage from dynamically loaded swf...

    A part of the Flash app. I'm working on right now does the following -
    Main stage loads an external swf using the following function:
    function loadAsset(evt:String):void{
    var assetName:String = evt;
    if (assetName != null){
      var assetLdr:Loader = new Loader(); 
      var assetURL:String = assetName; 
      var assetURLReq:URLRequest = new URLRequest(assetURL); 
      assetLdr.load(assetURLReq); 
      assetLdr.contentLoaderInfo.addEventListener( Event.INIT , loaded) 
      assetLdr.contentLoaderInfo.addEventListener(ProgressEvent.PROGRESS, displayAssetLoaderProgress);  
      function loaded(event:Event):void { 
       var targetLoader:Loader = Loader(event.target.loader); 
       assetWindow.addChild(targetLoader);
    The externally loaded swf loads another external swf into itself using the following function:
    function loadQuiz(evt:String):void{   
    var quizName:String = evt;
    if (quizName != null){
      var quizLdr:Loader = new Loader();
      var quizURL:String = quizName;
      var quizURLReq:URLRequest = new URLRequest(quizURL);
      quizLdr.load(quizURLReq);
      quizLdr.contentLoaderInfo.addEventListener( Event.INIT , loaded)       
      quizLdr.contentLoaderInfo.addEventListener(ProgressEvent.PROGRESS, displayQuizLoaderProgress); 
      function loaded(event:Event):void {
       var targetLoader:Loader = Loader(event.target.loader);
       quizWindow.assetLoader.addChild(targetLoader);     
    Everything loads fine, but from the quizWindow.assetLoader.addChild(targetLoader) level, I want to send a message/fill in a dynamic text box on the Main Stage. I have been "parenting" my brains out and I'm not sure how to communicate with that level.
    can anyone show me the proper path or method based off the above, or have a suggestion?
    Cheers,
    ~Chipleh

    Andrei1,
    Thanks again for your help. I was finally able to get the solution you posted below to work for me.
    Much appreciation,
    ~Chipleh
    "In your loaded movie write:
    function traceMyself(e:MouseEvent):void{
         dispatchEvent(new Event("I_WANT_TEXT"));
    function writeText(text:String):void {
         xmlFileName1.text = text;
    In the top movie that loads external swfs something like that:
    loadedSwf.addEventListener("I_WANT_TEXT", onTextRequest, true);
    function onTextRequest(e:Event):void {
         Object(e.target).writeText(tQuizXmlFile1.theQuizXmlFile.text);
    This way these two entities are independent and, most importantly, don't care who is the parent or grandparent."

  • Match the web colors in an swf file

    I'm trying to, but they appear as different colors even though they have the same #. Is there a conversion difference or something that has to be changed to compensate for the different formats?

    Rather than attempting to mach the color by number, use the eyedropper to select the color from the SWF.

  • CS5 Pro unable to set stage color

    I am new at the flash game, and currently trying to set the stage with a color from the classic window and properties. However when I select a stage color it remains white, and will not change.  I have tried everything I know how to do like uninstalling and re-installing, going through the endless help files and forums.
    Flash Player is 10.1.102.64
    Flash Pro CS5 is up to date.
    Thanks

    I am glad I put that I am a Noob.... turns out I didn't have the layer
    turned on.
    Thanks for the replys'
    Scott

  • Printing of movieclip without stage color

    Greetings all,
    I have a flash stage which is in grey color. I have a blank movieclip which is in light pink in bgcolor. Can anyone tell me why when I tried to print the movieclip, my paper background will be printed grey? Is it because of my flash stage color? How do I fix this? (my original paper is white in color)
    Thanks for your time,
    -Zainuu

    Hi kglad, I will be putting a datagrid inside the printClip movieclip
    printClip.addChild(dg);
    and I will need to print out all the data inside the datagrid, so I need those values to ensure that all data will be printed (if datagrid verticial scroll policy is TRUE)
    is there other ways? Resizing of the rectangle properly or set to print no background color?
    whole script:
    for (var i = 0; i < 30; i ++)
        dp.addItem({no:i+1, Winner_Name:"Name_Name_Name_Name_Name_Name_"+(i+1), Prize_Title:"Title_Title_Title_Title_Title_Title_Title_"+(i+1),      Prize_Name:"PrizeName_PrizeName_PrizeName_PrizeName_PrizeName_"+(i+1)});
                SampleData.push(dp);
    myDataGrid.columns= ["no","Winner_Name","Prize_Title","Prize_Name"];
    myDataGrid.getColumnAt(0).width = 50;
    myDataGrid.getColumnAt(1).width = 160;
    myDataGrid.getColumnAt(2).width = 170;
    myDataGrid.getColumnAt(3).width = 170;
    myDataGrid.dataProvider = dp;
    myDataGrid.setSize(463, 178);
    myDataGrid.horizontalScrollPolicy = ScrollPolicy.ON;
    clickme.addEventListener(MouseEvent.CLICK, clickmeFn)
    var printClip:MovieClip = new MovieClip();
    clickme2.visible = false;
    clickme2.enabled = false;
    function clickmeFn(e:MouseEvent){
              //creates a moveclip and a datagrid to print
              var dg:DataGrid;
              printClip.graphics.beginFill(0xFFFF2FF);
              printClip.graphics.drawRect(0, 0, 100, 100);
              printClip.graphics.endFill();
              printClip.x = 0;
              printClip.y = 0;
              addChild(printClip);
              this.setChildIndex ( printClip , this.numChildren - 1 );
              printClip.visible = true;
              dg = new DataGrid();
              dg.move(0, 0);
              dg.setSize(570, 178);
              dg.rowHeight = 40
              dg.rowCount = myDataGrid.length ;
              dg.columns = ["no","Winner_Name","Prize_Title","Prize_Name"];
              dg.getColumnAt(0).width = 50;
              dg.getColumnAt(1).width = 160;
              dg.getColumnAt(2).width = 170;
              dg.horizontalScrollPolicy = ScrollPolicy.OFF;
              dg.verticalScrollPolicy = ScrollPolicy.OFF;
              dg.dataProvider = dp;
              printClip.addChild(dg);
              // Assign cellRenderers.
              var col1:DataGridColumn = new DataGridColumn();
              col1 = dg.getColumnAt(1);
              col1.cellRenderer = MultiLineCell;
              // Assign cellRenderers.
              var col2:DataGridColumn = new DataGridColumn();
              col2 = dg.getColumnAt(2);
              col2.cellRenderer = MultiLineCell;
              // Assign cellRenderers.
              var col3:DataGridColumn = new DataGridColumn();
              col3 = dg.getColumnAt(3);
              col3.cellRenderer = MultiLineCell;
              //print button activated
              clickme2.visible = true;
              clickme2.enabled = true;
              this.setChildIndex ( clickme2 , this.numChildren - 1 );
              clickme2.addEventListener(MouseEvent.CLICK, clickmeFn2)
    function clickmeFn2(e:MouseEvent){
              printDG();
    function printDG(){
        var my_pj = new PrintJob();
        var myResult = my_pj.start();
        if (myResult) {
            var clipHeight = printClip.height;
            var _pageHeight = my_pj.pageHeight;
            var numPages = Math.ceil(clipHeight/_pageHeight);
                        var xMargin = -20;
            var _yMin = 0;
                        var _yMax = 0;
            for(var i:int=0;i<numPages ;i++){
               _yMax = _yMin + _pageHeight;
                           my_pj.addPage(printClip,new Rectangle(xMargin,_yMin, my_pj.pageWidth, _pageHeight));
                           _yMin = _yMax;
            my_pj.send();
            my_pj=null;
    The reason I got clickmeFn2 is because if I call printDG(); at the end of clickmeFn, it prints nothing. I have no idea why is that so...
    Thanks,
    -Zainuu

  • Pantone Colors missing from swatch library CS5

    Hi, I loaded the Pantone colors but am missing so many from the library! Even using the find tool they are not there. I read another forum but the link they suggested no longer works. I am using CS5.
    Thanks so much
    Ande S.

    Have a look art this thread:
    2040 Pantone colour

  • Color external loaded swf in AS3 Help Urgent!

    Hi i have loaded swf from an external path using the following command.
    var cviewer:Loader=new Loader();
    var curlRequest:URLRequest=new URLRequest("clipArts/"+evt.target.name);
    So this is the scenario.
    Suppose say i load Movie1.swf
    I have three movie clips inside Movie1.swf called step0, step1, step2
    I need to change the color of step0, step1 and step 2 from the parent flash file which loads movie1. All the inner movie clips color may be different from each other.
    I am able to change the color of the whole movie clip by using
    var colorInfo:ColorTransform = cviewer.transform.colorTransform;
    colorInfo.color=evt.target.selectedColor;
    cviewer.transform.colorTransform=colorInfo;
    But not of individual ones. I even tried cviewer.step0.transform.colortransform and other stuff to see if it would work. But nothing worked. Help at fastest would be deeply appreciated.
    Regards and thanks in advance.

    try:
    var colorInfo:ColorTransform = MovieClip(cviewer.content).step0.transform.colorTransform;
    colorInfo.color=evt.target.selectedColor;
    MovieClip(cviewer.content).step0.transform.colorTransform=colorInfo;

  • Stage option missing in sharepoint designer 2013

     what might be the reason why my stage option is missing from the ribbon in sharepoint designer 2013, instead it shows step

    Got the answer..
    It was all fine but I was trying to create a lists and reusable workflows and could not see the "2013 Workflow - Project Server" option, but when I choose the create site workflow it was appearing.
    My bad!!

  • Changing Stage Color

    Can the background color of the stage be changed from an external XML file?
    Any info greatly appreciated. Thanks!

    Thanks, kglad.
    Curious, how come the answer in the e-mail notification about your post is different from the one in the post?

  • Color Problems in Lion (Colors Missing / Washed Out / Invisible)

    Hello,
    I recently purchased a new macbook air, and I'm loving it. I don't know if the problem im experiencing is an issue with Lion, or with the display hardware of this macbook- but colors on this display (either due to the hardware or the Lion OS) are getting really washed out. Sites that would previously look fine, now appear to be missing a lot of the colors that I know they are supposed to have.
    What's even stranger, is that if I have an OSX window open above the browser/website I can actually see the correct colors by moving the top window across the screen and looking at the colors in the window just below it within the dropshadow area. Somehow the dropshadow of the upper window causes some kinda  color transform magic that shows the colors as they should be, but the correct colors only appear in the "dropshadow" area. This tells me that the correct colors are there, but somehow the display or software is not displaying them correctly.
    I wish I could post images to show the problem, but I know if I post any, they will just look correct on whatever display user's are viewing them through, as this problem seems to be specific to this LED display / Lion.
    Look at http://snipt.org. The "New Snipt" box should appear as a light gray box with a darker 4 pixel border and a blue header. The entire box should have a dropshadow. On every other display I have used this is how it appears, and it is correct. When I view it on my MBA/Lion, all the grays and dropshadows are gone, Its basically a white page, with a blue header and some dropdown boxes. If I open an OSX window above it, the dropshadow of that window does something to the colors which reveals the grays and dropshadows on snipt.org but they are only shown in the are covered by the dropshadow of the topmost OSX window.
    Has anyone else experienced this? As a web developer this makes things extremely difficult, the colors I see on this machine are inconsistent with ANY other display. Is there a way to fix this?
    I can try and take a video with my iPhone to convey the issue if this description doesn't make sense. Please help me out!
    Thanks
    Dan

    Aha! After posting this in "related posts" section on the right, I found this answer:
    "Open the Universal Access pane of System Preferences, click on the Seeing tab, turn off White on Black, and drag the Contrast slider all the way to the left."
    That fixed it! The colors appear correctly again! Websites actually look good instead of being entirely white!
    Apple should really change this to be the default setting, rather than shipping with colors being oversaturated.
    Hope this helps someone too!

  • Timeline color missing (no grey at every 5)

    Somehow, my timeline is all white now. I'm missing the tinted
    frame box coloring at ever 5 frames. This made it easy to see what
    frame I was clicking on.
    Does anyone know where the setting is located to turn the
    every 5 frames shading back on? (Version 9.0)

    Hello Jim,
    If you want to uncompress a "index.xml.gz" file, try this way:
    a) Copy the "index.xml.gz" file to your desktop, so you are not working with the original file.
    b) Start from "Applications/Utilities" the program "Terminal".
    c) In the terminal window, type: gunzip (with a space after it).
    d) Grap the "index.xml.gz" file from the dektop and drop it over the terminal window.
    e) Hit the return key.
    Now you have a "index.xml" file, which you can open with a text editor.
    To compress the file, do the following:
    a) In the terminal window. type: gzip (with a space after it).
    b) Grap the "index.xml" file from the dektop and drop it over the terminal window.
    c) Hit the return key.
    The file should be compressed.
    To make the template readable for Pages, do the following:
    a) Copy the original "index.xml.gz" file from the template package folder (not to the desktop) to have a backup.
    b) Now copy the "index.xml.gz" file from the desktop (the one you have edited) to the template package folder and overwrite the original.
    Please let us know, what you find out.
    Frank.

  • Font colors missing from linked ai files (cs4)

    so i have an indesign document with a bunch linked AI files all of which have the same fonts in the same colors (white and light yellow) over the same color backgrounds.
    earlier this week i printed without a problem. since then i've added a few notes here and there and i printed again and now most of the white text doens't show up on the print, some shows up barely, and some looks embossed into the background color. the yellow text printed purple. if i outline the text it prints fine.
    the text that weent wrong, i didn't change from before when it printed fine. my coworker had also printed a copy from a pdf i made from indesign with the same results.
    can anyone help?
    this is on indesign cs4 with linked ai cs4 files on mac os x lion.

    If the yellow text printed purple then perhaps the yellow text has been set to overprint.
    Similarly - it seems like the text for the white has been set to overprint.

  • Links missing in SWF file

    For some reason our linked areas don't appear in our swf
    flash file when viewed with computers that don't have the JAVA
    update. When these computers are updated, the linked areas
    suddently appear. Anyone know why? Is there a way to avoid this?
    I was assuming that Flash files only need flash plugins to be
    viewed in a browser.

    I think you need to add your local foloder to trust location of adobe security panel, try following steps:
    1. Open the swf.
    2. Right click and select Settings... and Adobe Flash Player Settings pops up.
    3. Click Advanced... and a new IE page opens (Adobe - Flash Player : Settings Manager - Global Security Settings Panel). Close the swf.
    4. On the left of the Adobe page, select Globel Security Settings Panel to open the panel.
    5. In the panel at right of page, select Always allow and add your local foloder which stores the swf file to the location box below.
    6. Close the page.
    7. re-open the swf and refresh the QaaWS connections.
    Now the BOE login dialog should be poped up.

  • Text Missing from SWF in Captivate Slide

    I inserted an SWF on my first slide in my
    presentation. When I press F3, it works great. When I press F4 to
    preview the project, the file plays but the text that is within
    this file, is not visible. I have changed backgrounds and
    transparencies, and I still have no text. This text is animated and
    I don't know if this is part of the problem.

    Did you create the SWF in Flash and then embed it in
    Captivate? If so, did you publish the Flash SWF for the same Flash
    Player version as your Captivate movie. For example, if you are
    publishing your Captivate movie for FP7, did you also publish your
    Flash SWF for FP7 (or earlier)?
    If your Flash SWF is for v8, and your Captivate movie is for
    v7, then that MIGHT be the problem.

Maybe you are looking for

  • Log on to the portal

    Hi I have installed the Portal 6.0 SP2 (version is 6.0.2.4.1.Enterprise_Portal_Service_Pack_2 and Operating system is Windows 2000) I have created a user to login to the portal (I have disabled the user SAP*) and I can login to the portal with my new

  • Can I get a refund from an accidental movie purchase?

    My 4 yr old son just purchased a movie. I either need a refund or at least know how much the purchase was

  • Gnerics problem with Comparator

    i have to creat a program which deals with LinkedList...but I'll creat my own list which its name is "InOrderLinkedList" it's function is to take numbers and put them in the right order node i made 2 codes but one of them has an error (which i think

  • List database

    i am creating a flex mobile project contains a list having a data in Arabic language. the data on list not appearing , is there is anyway to display the Arabic text on the list ?? i tried to change the font but i didn't work also this cod: <?xml vers

  • RP_PROIVDE_FROM_LAST

    hi friends, What is the proper use of RP_PROIVDE_FROM_LAST. thanks, SK