Normal screen ok fine, but full screen problem

Screen normal ok fine, but in fullscreen mode scrub bar, red fill is changed places.

How to solve this problem, I have tired but increased problems.

function volumeScrubberClicked(e:MouseEvent):void
{
          bolVolumeScrub = true;


          rightctrls.mcVolumeScrubber.startDrag(true, new Rectangle(13, -4, 60, 0));
}


function progressScrubberClicked(e:MouseEvent):void
{
          bolProgressScrub = true;


          mcProgressScrubber.startDrag(true, new Rectangle(0, 323, 472, 0));


}


function mouseReleased(e:MouseEvent):void
{
          bolVolumeScrub= false;
          bolProgressScrub= false;


          mcProgressScrubber.stopDrag();
          rightctrls.mcVolumeScrubber.stopDrag();


          videoscrubr.mcProgressFill.mcFillRed.width= mcProgressScrubber.x + 5;
          rightctrls.mcVolumeFill.mcFillRed.width= rightctrls.mcVolumeScrubber.x - 73 + 60;


          if ((rightctrls.mcVolumeScrubber.x - 13) / 60 > 0)
          {
                    intLastVolume = (rightctrls.mcVolumeScrubber.x - 13) / 60;
          }
}


function updateDisplay(e:TimerEvent):void {
          if(bolProgressScrub)
                    stream.seek(Math.round(mcProgressScrubber.x * objInfo.duration / 472))
          else
                    mcProgressScrubber.x = stream.time * 472 / objInfo.duration; 

    
          videoscrubr.mcProgressFill.mcFillRed.width= mcProgressScrubber.x + 5;
          videoscrubr.mcProgressFill.mcFillGrey.width= stream.bytesLoaded * 478 / stream.bytesTotal;


          if (bolVolumeScrub)
          {
                    setVolume((rightctrls.mcVolumeScrubber.x - 13) / 60);
                    rightctrls.mcVolumeFill.mcFillRed.width = rightctrls.mcVolumeScrubber.x - 73 + 60;
          }
}

   
function fullscreenOnClicked(e:MouseEvent):void
{
          stage.displayState = StageDisplayState.FULL_SCREEN;
}


function fullscreenOffClicked(e:MouseEvent):void
{
          stage.displayState = StageDisplayState.NORMAL;
}


function onFullscreen(e:FullScreenEvent):void
{
          // bottom center align controls
  
          //mcVideoControls.x = 0;
          var stagewidth:int = int(stage.stageWidth);
  
          mcVideoControls.y = int(stage.stageHeight) - 36;
          mcVideoControls.width = stagewidth;


          videoscrubr.width = stagewidth;
          videoscrubr.x = stagewidth / 2;
          videoscrubr.y = int(stage.stageHeight) - 30;


          //mcProgressScrubber.width = stage.stageWidth;
          mcProgressScrubber.y = stage.stageHeight - 35;


          playctrls.x = 28;
          playctrls.y = stage.stageHeight - 14;


          rightctrls.x = stage.stageWidth - 123.2;
          rightctrls.y = stage.stageHeight - 14.25;


          btnMidPlay.x = stage.stageWidth / 2;
          btnMidPlay.y = stage.stageHeight / 2;


          if (e.fullScreen)
          {
                    // switch fullscreen buttons
                    rightctrls.btnFullscreenOn.visible = false;
                    rightctrls.btnFullscreenOff.visible = true;


                    vidDisplay.height = (Capabilities.screenResolutionY);
                    vidDisplay.width = vidDisplay.height * 4 / 3;
                    vidDisplay.x= (Capabilities.screenResolutionX - vidDisplay.width) / 2;
          }
          else
          {
                    // switch fullscreen buttons
                    rightctrls.btnFullscreenOn.visible = true;
                    rightctrls.btnFullscreenOff.visible = false;


                    // reset video display
                    vidDisplay.y = 0;
                    vidDisplay.x = 0;
                    vidDisplay.width = 480;
                    vidDisplay.height = 360;
  
                    var stagewidthmin:int = int(stage.stageWidth);
                    mcVideoControls.width = stagewidthmin;
                    videoscrubr.width = stagewidthmin;
                    videoscrubr.x = stagewidthmin / 2;
          }
}

Provided that the stage is set to noScale, you need to redraw everything when the mode full screen, using the relative measure against stageWidth/height.

--

Kenneth Kawamoto

http://www.materiaprima.co.UK/

Tags: Adobe Animate

Similar Questions

  • data and text work fine, but I can't make or receive phone calls. How can I solve this problem?

    I can use my data and it works perfectly fine but the only problem is that I can't call someone or receive phone calls. I don't know what's the matter with him so I would if anyone can help e telling me how to fix it...

    You will need to contact your carrier and let them fix the problem with your account.

  • I have problems with Lightroom. I just downloaded the creative cloud with LR and PS PS works fine, but does not open LR. It is stuck on the license screen and freezes. Please advise...

    I have problems with Lightroom. I just downloaded the creative cloud with LR and PS PS works fine, but does not open LR. It is stuck on the license screen and freezes. Please notify.

    reset your preferences-

    Acrobat: http://help.adobe.com/en_US/acrobat/X/pro/using/WS58a04a822e3e50102bd615109794195ff-7feb.w .html

    Adobe media encoder: https://forums.adobe.com/thread/1713540

    Legacy: http://helpx.adobe.com/after-effects/using/preferences.html

    Bridge: https://helpx.adobe.com/bridge/kb/troubleshoot-errors-freezes-bridge-windows.html

    Dreamweaver: https://helpx.adobe.com/dreamweaver/kb/restore-preferences-dreamweaver-cs6-cc.html

    Flash: http://helpx.adobe.com/flash/kb/re-create-preferences-flash-professional.html

    Illustrator: http://helpx.adobe.com/illustrator/using/setting-preferences.html

    InDesign: https://forums.adobe.com/thread/526990

    Lightroom: https://helpx.adobe.com/lightroom/help/setting-preferences-lightroom.html

    Muse (mac): https://forums.adobe.com/thread/1246022?tstart=0

    Photoshop: https://forums.adobe.com/thread/375776

    Photoshop elements: https://helpx.adobe.com/photoshop-elements/kb/preference-file-locations-photoshop-elements .html, http://www.photokaboom.com/photography/learn/Photoshop_Elements/troubleshooting/1_delete_p references_file.htm

    elements of first: https://helpx.adobe.com/photoshop-elements/kb/preference-file-locations-photoshop-elements .html

    First pro: http://www.mediacollege.com/adobe/premiere/pro/troubleshooter/trash-preferences.html

  • in normal mode, the page disappears off the coast of the right side of the screen. This does not happen in full screen. What can be done to correct the report to the screen to normal screen?

    version 5 loaded on windows 7. all went well for a while. one day, using, normal screen ratio doubled in width; that is half of the page disappears off the screen to the right (on a widescreen). When applied full-screen mode, the ratio is very good. It only happens in normal mode, which is the generally preferred option. I can't determine all means within the program to resize the normal screen. nothing else is affected, only mozilla firefox in normal mode. not when the program is opened from keyboard page is correct for a moment, and then increases the width with 1/2 page dissappearing.

    This problem may be caused by the extension of the toolbar of Babylon 1.1.8

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions of the origin of the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > appearance/themes).

  • my Windows xp pro computer was working fine, but after five days, when I stat from my computer I could show only the information of the bios on the screen and then the screen freezes

    my Windows xp pro computer worked fine but after five days, when I stat my computer I could show only the bios information on the screen then the screen freezes, then I started ahead of time the computer starts at mode, but once again he the disply frozen. I couldn't start my computer. I have a lot of data in my hard drive. What can I do to start computer or recover my data?

    First run Memtest86 +:
    It runs from a floppy disk or CD and should eliminate or confirm if your one or more of your memory
    sticks are bad or the values of the SPD in the BIOS are correct.
    Let it run for as long as you can: 2,4,6,8 or several hours (at least 3 full passes), if no errors, then your RAM is OK.
    http://www.memtest.org/
    Memtest86 + Guide/How To (use the.) ISO to create a bootable CD)
    http://www.overclockers.com/forums/showthread.php?t=409152

    Test your player - create a Bootable CD:
    Ranging from 5 to 20% (depending on the manufacturing) new hard disks are defective.
    Test your drive with the car manufacture utility.
    If you have a new hard drive Seagate the very next thing would be to download Seagate Seatools
    (bootable CD) and check bad sectors:
    http://www.Seagate.com/WW/v/index.jsp?locale=en-us&name=SeaTools&vgnextoid=720bd20cacdec010VgnVCM100000dd04090aRCRD

    For Western Digital readers to download the .iso from WdDiag file: http://support.wdc.com/product/download.asp?groupid=611&sid=30&lang=en

    Samsung Estool: http://www.samsung.com/global/business/hdd/support/utilities/ES_Tool.html
    Samsung Disk Manager software: http://www.samsung.com/Products/HardDiskDrive/utilities/shdiag.htm
    Hitachi Drive Fitness Test Software: http://www.hgst.com/hdd/support/download.htm#DFT
    Diagnostic tool available for use by customers who feel their Toshiba brand Fujitsu hard drive:
    http://SDD.Toshiba.com/main.aspx?path=ServicesandSupport/WarrantySupport/SoftwareUtilities
    Notice of suport Fujitsu disk utility: http://www.fujitsu.com/us/services/computing/storage/hdd/
    Toshiba CD bootable: (BACK Diagnostic Tool version 7.0 for IDE/ATA/SATA hard disks)
    http://SDD.Toshiba.com/main.aspx?path=ServicesSupport/FujitsuDrivesUSandCanada/SoftwareUtilities#diagnostic

    J W Stuart: http://www.pagestart.com

  • Trying to copy a video on my DVD recorder via AV connection with adapter. Audio is fine, but no video on the screen

    Trying to copy a video to my iPad Pro on my DVD recorder via AV connection with adapter. Audio is fine, but no video on the screen

    Which sector adapter are you using?  The digital adapter AV output is digital, which is not compatible with analog VCR.

    iOS: on adapters AV digital Apple

  • startup screen fine but desktop is upside down?

    I was showing a tutorial and went to turn it off and the display of the Office returned backwards.  Restarted the computer and the start screen is fine, but the office is always upside down.  How can I fix it?

    To rotate the office, most of the machines generally use the Ctrl- key or Alt- inconjuntion key with the arrow- keys. You can also right click a white spot on the desktop and in the eyes of for Orientation, rotation, Portriat, landscape context menu, etc.

    I hope this helps.

  • I've lost the main screen for photoshop! I don't know what I did, but now when I open photoshop, I get only the tool bar at the top and a little on the sides. How can I go back to the normal screen?

    I've lost the main screen for photoshop! I don't know what I did, but now when I open photoshop, I get only the tool bar at the top and a little on the sides. How can I go back to the normal screen?

    Hi renaeb,

    Would you go to the Windows menu in Photoshop and check the option framework application from the drop-down list.

    Concerning

    Sarika

  • Bought Lightroom CC for 2 devices.  One installed fine but can not get the LIBRARY to work on the 2nd unit.  2nd camera, it is the menu bar, but nothing other than a gray screen, 1 device has all the tools.  If anyone can help.

    Bought Lightroom CC for 2 devices.  One installed fine but can not get the LIBRARY to work on the 2nd unit.  2nd camera, it is the menu bar, but nothing other than a gray screen, 1 device has all the tools.  If anyone can help.

    Thanks Tanuj,

    After reloading the software it seems to work now.

  • Strange black screen problem Inspiron 1526

    Dell Inspiron 1526 - Windows Vista Home Premium (32 bit) - Service Pack 2 (problem started all with SP1) - AMD Turion (TM) 64 X 2 Mobile Technology TL-60 2.00 GHz - ATI Radeon X 1200 Series

    This is probably the strangest problem that I've never seen or heard of.  I've owned this phone for about a year and a half without any problem, then one day, I decided to put my computer into sleep mode by closing the lid (I've done several times before without problem.).  When I lifted the lid, the computer woke up, but the screen refused to show.  Thinking it was an easily solvable problem, I restarted the computer.  The computer turned on, but the screen was black.  After having turned the computer works enough times (probably 20), finally displayed screen and the error message say 'RTC Mode Fixed.  Date and time can be wrong. "I couldn't help but think"What the... ". "I ran into my share of issues of computer before, but nothing as weird as this.

    Assuming that everything was fine, I let the computer start normally and shortly after the BIOS, the computer screen suddenly turns off.  The only way I could get the boot sequence to pass the BIOS screen and start normally, I had to remove all the devices (including the power cord.)  After the computer has finally loaded completely, I was able to function normally.  Almost every time that I cut it however, the black screen problem happen again.

    A solution will be greatly appreciated.

    If you still experience the problem, or if you arrived after doing a search for the same problem with your Inspiron1526 (or other). The solution is to replace the CMOS battery. There was some problems with the connector of the screen becomes loose, but if reinstalling the display connector does not solve your problem, then the battery is dead.  The Mitsubishi CR2032 batteries from CHINA are down less than 1.5 volts in only 1-2 years. Looking at the battery that looks like they're a cheap copy of bootleg and probably not at all Mitsubishi. They all have the "Made In CHINA" stamp on the bottom edge. Unfortunately to get to the CMOS battery, you will need to disassemble the laptop computer entire almost to have access, but by replacing the bad battery with a reputable CR2032 3 v battery will solve the problem. After the first reboot, you need to give time for the BIOS to reconfigure and you need to reset the time system and date but the laptop will resume its normal operation after that.

    Unfortunately many calls to Dell technical service gave no help to this problem either. Technicians have even claimed to have no knowledge of what the CAPS and the blinking NUM LOCK lights meant. If you are lucky, you may be able to restart a couple times before the laptop doesn't start is not at all, but the time system must be reset - if this happened to you, it's a dead giveaway that the CMOS battery is about to fail. Once you hear the voltage of the battery drops to initial power engage readers and the fan will run for a few moments and then the unit will completely disable. Nothing appears on the screen.

  • TouchSmart IQ506 touch screen problem

    Our company has recently obtained a TouchSmart IQ506 with Windows Vista 64 bit and everything works fine. We did a cool, been reformatting in the network and ran all the updates and others. As you may, or may not, know, the IQ506 isn't a VGA port to install a second monitor or to connect to a projector, so that to use the TouchSmart mirroring an image to the projector, we bought 2.0 of StarTech USB to VGA Display Adapter. I installed the drivers and got work and mirroring the image properly, however, now I'm having a problem with the touch screen.

    The touch screen responds when I touch it, but that the pointer is emptied all the way to the right. Mouse follows my pen up and down with me, but it does not come to the left. It's as if the screen is only read the coordinates there where I touch, and coordinates x are blocked all the way to the right.

    The touchscreen was working perfectly fine until I installed the graphics card driver and software for the VGA display adapter to work. The keyboard and the mouse works fine, everything is perfect except for this touch screen problem. I'm 99% sure it's a software problem, and I wanted to know if there is a known issue, or if anyone else has had this kind of problem. I guess this is the software for the VGA graphics card and I was wondering if this is the case, what I can do for the TouchSmart can support a second screen bypassing screen touch, or any other, problems of alternatives.

    Sorry in advance if there is already a topic on this issue, I went thorugh the forums and can't find anything about it.

    RasterBlaster thanks for your comment.

    I wanted to try something before your steps and I seemed to have solved the problem.

    The problem is that the nvidia card driver was not cooperating with startech to the VGA graphic card driver. I uninstalled the nvidia card driver and all this work and am now able to see on both screens.

    I know I'm going to miss some qualities of video, but from now on, everything works and I think it's what is best. I will try to reinstall the graphics driver, but right now, the problem is resolved. Thank you.

  • Crash stuck to repair or start windows normally screen.

    system was crushed, put off during a windows update. never had a problem before. Stuck repair (recommended or start windows normally screen.) How can I fix it?

     

    Restore point:

    Try typing F8 at startup and in the list of Boot selections, select Mode safe using ARROW top to go there > and then press ENTER.

    Try a restore of the system once, to choose a Restore Point prior to your problem...

    Click Start > programs > Accessories > system tools > system restore > choose another time > next > etc.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

     

    If restore work not and you do not have a Vista DVD from Microsoft, do a repair disc to do a Startup Repair:

    Download the ISO on the link provided and make a record of repair time it starts.

    Go to your Bios/Setup, or the Boot Menu at startup and change the Boot order to make the DVD/CD drive 1st in the boot order, then reboot with the disk in the drive.

    At the startup/power on you should see at the bottom of the screen either F2 or DELETE, go to Setup/Bios or F12 for the Boot Menu.

    When you have changed that, insert the Bootable disk you did in the drive and reboot.

    http://www.bleepingcomputer.com/tutorials/tutorial148.html

    Link above shows what the process looks like and a manual, it load the repair options.

    NeoSmart containing the content of the Windows Vista DVD 'Recovery Centre', as we refer to him. It cannot be used to install or reinstall Windows Vista, and is just a Windows PE interface to recovering your PC. Technically, we could re-create this installation with downloadable media media freely from Microsoft (namely the Microsoft WAIK, several gigabyte download); but it is pretty darn decent of Microsoft to present Windows users who might not be able to create such a thing on their own.

    Read all the info on the website on how to create and use it.

    http://NeoSmart.net/blog/2008/Windows-Vista-recovery-disc-download/

    ISO Burner: http://www.snapfiles.com/get/active-isoburner.html

    It's a very good Vista startup repair disk.

    You can do a system restart tool, system, etc it restore.

    It is NOT a disc of resettlement.

    And the 32-bit is what normally comes on a computer, unless 64-bit.

    See you soon.

    Mick Murphy - Microsoft partner

  • Refresh the screen problem

    Thanks for the reply.

    In my screen is getting refreshed every 30 seconds, if I use for single Labelfield setext it works fine, but if there are many Labelfield (that are created dynamically via a loop), it seems that the process does not work. Could you please let us know, what could have caused this.

    Here is my code...

    sample)
       
    VerticalFieldManager ListCol = new VerticalFieldManager()
    VerticalFieldManager TimeStatus = new VerticalFieldManager()
    lbl_timestart = new RaidersIconLabelBoxHa;)
    TimeStatus.add (lbl_timestart)
    Add (TimeStatus)
    bgthread. Start()
          
       
    class BackGroundThread extends Threa
       
    Channel HostContent
    Boolean condition

    public void run)
           
    If (status
                   
    RefreshScreen()
    }
    Try
                      
    Invalidate()
                      
    } catch (System.Exception e

    public void RefreshScreen)
         
    UiApplication.getUiApplication () .invokeLater (new Runnable()
    public void run)
              
    TR
    {
    lbl_timestart. SetText (modules. Hostedtimestart.ElementAt (0))
    Invalidate()
               
    catch (System.Exception e
               
    Logger.logEventInfo (try ())
               
              
    })

    Above code works very well

    The code of my problem is...

    sample)
       
    VerticalFieldManager ListCol = new VerticalFieldManager()
    VerticalFieldManager TimeStatus = new VerticalFieldManager()
    for (int i = 05; i ++)
               
    lbl_timestart = new RaidersIconLabelBoxHa;)
    TimeStatus.add (lbl_timestart)
               
    Add (TimeStatus)
    bgthread. Start()
          
       
    class BackGroundThread extends Threa
       
    Channel HostContent
    Boolean condition

    public void run)
           
    If (status
                   
    RefreshScreen()
    }
    Try
                      
    Invalidate()
                      
    } catch (System.Exception e

    public void RefreshScreen)
         
    UiApplication.getUiApplication () .invokeLater (new Runnable()
    public void run)
              
    TR
               
    for (int i = 0; 5; i ++)
                   
    lbl_timestart. SetText (modules. Hostedtimestart.ElementAt (i))
    Invalidate()
                   
              
               
               
    catch (System.Exception e
               
    Logger.logEventInfo (try ())
               
              
    })

    If it works...!

    ================================================

    feel free to click like button that is to the right of this message.

  • HX20V camera screen problem

    I have an old HX20V of a month that seems to have a separation between the cover glass and the current screen. The screen looks fine, but all around the edges are what looks like 'gel brands' in a window of the House. This unit has been used inside, stored in a case and not abused somehow.  Have I not a lemon?

    Hi all

    After reviewing both of your problem descriptions, it seems that there is an internal malfunction to the camera that will require repairs. Initiating the service request by entering the details below.

    https://eService.Sony.com

  • On the Satellite 1800-921 black screen problem

    Hello
    My satellite 1800-921 has started to give me a black screen after I turn it on. It loads well, go to the desktop and then the screen turns white and I can't make it respond. We can just distinguish the dialogs on the screen so I don't know if it is a screen problem or things I see on the screen are just ghosts...
    It's a bit worrying!
    Does anyone else have this problem? So far, it seems to happen when I turn it on. Usually, I have to turn it off and reboot to get it back and then it works very well.
    Thank you
    Nancy :)

    Hello

    to the old series, it may be that the FL inverter is broken or damaged the tupe of backlight. In both cases, you can see the screen but without backlight!

    To differi if it is a hard - or software error, you should start the laptop and ESC immediately to enter the BIOS. Then the machine must be running half an hour in the BIOS. When the rupture occurred it is quite sure that some hardware is broken. Otherwise, it is a software based and a restore with recovery CD Toshiba should solve the problem!

    Goodbye, TOK

Maybe you are looking for