Flash player Full-screen !!

I was playing a flash video from a video host site .. when my browser (google chrome) crashed ..
then I can't use fullscreen any more ... it just gives me a black screen or white screen !!
I re-installed flash player many times .. in vain
any help ??

John Joslin wrote:
Nobody reads post #1!    
I did http://forums.adobe.com/message/3021673#3021673

Similar Messages

  • Loadmovie for flash mobile full screen?

    I tried using flash mobile full screen with flash lite 2.1.
    How do I load a movie?
    I tried to embed a FLV, but when I tried to publish it I got
    an error.
    It said :
    WARNING: This movie uses features that are not supported in
    the Flash Lite 2.1 player
    Scene=Scene 1, layer=Content, frame=1:VP6 Codec requires
    Flash Player 8 or higher
    I tried it by creating the video as an swf, then using
    loadmove to play it but that did not work in
    the windows browser, using flashplayer 9. Would it work on a
    mobile phone, or
    is there something else I have to do.

    Hi Travistee,
    You can load a movie with a embed video using
    movie_mc.loadMovie("file.swf").
    Did you try to encoding the video with Sorenson Spark video
    codec? The error was the video encode feature.
    Try this sequence:
    1. File > import video
    2. Press Next
    3. Select the video
    4. Press Next
    5. Chose embed video in SWF and play in timeline
    6. Press Next
    7. Press Next again
    8. On encoding step click in 'Show Advanced Settings', select
    the video codec Sorenson Spark.
    9. Press next and finish.
    You can find video playback issues on the QTek 8310, 9000,
    9100 and i-Mate MP5 devices.
    Regards,

  • Help:How to publish a Flash with full screen HTML

    Please, guys, be kind enough to teach me how to publish a
    Flash with full screen size in HTML. I have tried to search the
    board, but so far no luck.
    Originally, I want my .SWF to keep changing its background.
    The solution I got was placing colored stage-sized rectangles on
    the bottom layer. Then I don't want the viewers to see the HTML
    area where I cannot seem to control smooth color changes.
    So, after I construct a Flash file with backdrop-color
    changing by the method I mentioned above, how do I publish it with
    full screen mode in HTML, as you can see
    here? Help!
    Thanks in advance, guys.

    Here's an AS2 and a AS3 version I got from David Stiller
    2 small details you have to add 1 in publish settings set Dimensions to percent 100 100
    and in the html set <style>body {margin: 0; padding: 0}</style>
    // AS2
    import flash.display.BitmapData;
    Stage.align = "TL";
    Stage.scaleMode = "noScale";
    var tile:BitmapData = BitmapData.loadBitmap("tile");
    function fillBG():Void {
      beginBitmapFill(tile);
      moveTo(0, 0);
      lineTo(Stage.width, 0);
      lineTo(Stage.width, Stage.height);
      lineTo(0, Stage.height);
      lineTo(0, 0);
      endFill();
    fillBG();
    var listener:Object = new Object();
    listener.onResize = fillBG;
    Stage.addListener(listener);
    // AS3
    stage.align = StageAlign.TOP_LEFT;
    stage.scaleMode = StageScaleMode.NO_SCALE;
    var bmp:Tile = new Tile(50, 50);
    var tile:BitmapData = new BitmapData(50, 50);
    tile.draw(bmp);
    function fillBG(evt:Event = null):void {
      graphics.beginBitmapFill(tile);
      graphics.moveTo(0, 0);
      graphics.lineTo(stage.stageWidth, 0);
      graphics.lineTo(stage.stageWidth, stage.stageHeight);
      graphics.lineTo(0, stage.stageHeight);
      graphics.lineTo(0, 0);
      graphics.endFill();
    fillBG();
    stage.addEventListener(Event.RESIZE, fillBG);
    David Stiller
    Co-author, ActionScript 3.0 Quick Reference Guide
    http://tinyurl.com/dpsAS3QuickReferenceGuide
    "Luck is the residue of good design."

  • Adobe flash player installer screen blank.

    Every time I try to install the latest Flash player the "Adobe Flash Player Installer" screen goes blank. I'm on mac by the way (Yosemite) "Getting installation" and the bar shows up for a split second and then dissapears. The rest of the screen is completely blank, no matter what I do. I have shut down browsers and all other relevant programs before attempting the install, so it's not that. Also, I have uninstalled flash to do a clean install, but it made no difference.
    Please help me fix this problem. I have found no help for it.. I can't believe adobes installation software is bugged like this.

    Try the offline installer:
    http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player_osx.dmg

  • Problem viewing flash videos full screen

    When I go into full screen mode, the video freezes but the audio continues. The only way to fix this is to view it in "normal" mode and to refresh the page. When I right click on the video to access the settings in order to disable the acceleration, "settings" is not clickable. Help??
    Win7 64 bit
    FF 3.6.15
    Adobe Flash 10.2.152.32

    You can try to disable the hardware acceleration in the Flash Player.
    See [[Cannot view full screen Flash videos]]
    * http://www.youtube.com/swf_test.html (right-click the player: Settings)
    Flash "Display settings" window:
    * http://www.macromedia.com/support/documentation/en/flashplayer/help/help01.html

  • How to keep Flash in Full Screen on Dual Monitors

    Hi,
    I have a simple question. What should I do, to make my application (written in Flex SDK 4.5.1) staying in Full screen when I work in 2nd monitor - like Youtube and Euronews player (http://www.euronews.com/news/streaming-live/) ?
    I don't know, how should I embed my application correct or add something to source code to make it work? My application is working correct in Full screen mode, I can use keyboard etc. but I'm not able to make this working - it's always going back to normal when it loose focus.
    I have read many topics on this forum and internet, so I'm not interested in solutions like: http://flash-full-screen-multiple-monitor.clangen.com/en/ or .dll tricks like http://lifehacker.com/5419028/keep-flash-videos-in-full-screen-on-dual-monitors
    If Youtube and Euronews is working with normal Flash (my current 11.9.900.117) there must be a way?
    If someone can type code examples (like for a total dummy ), it will be great.
    Thank you.

    You'd want to ask in the Flex forum or Flash Professional forum, since you CANNOT edit ANY Flash content with Flash Player.

  • DVD player full screen on external display

    I'm looking for a way to play my DVD full screen on my external display while I can work in other apps on the main screen. Preferrably with Apple DVD Player (OS X 10.7 Lion in my case). Any ideas? Hidden settings perhaps?
    It's stuff like this makes feel let down by Apple. It's natural feature to want this like for instance when playing DVD on a big screen in front of an audience and prepare something on the main display for viewing.

    I know I can do this already with VLC. For some discs that don't play well in VLC I'd prefer DVD Player though.

  • Flash player refresh screen

    Hello all,
    I have a problem.... I have a some games made in flash, some in as2 and some in as3... All are loaded using an preloader (another swf file), one for as2 games and one for as3 games... the thing is that for some time now when you load a game the flash player shows a black screen even when the game is loaded, and it stays like that until I rescale the browser window... there is some problem with the flash player refresh I think...
    Can someone tell me if there is a solution for this problem ?
    Thanks

    use the html published by flash.  do you still see the problem?  if yes, post the url of the embedding html published by flash that displays the problem.

  • Image blinks/ flashes during full screen

    The clips in my movie seem to flash for a fraction of a second when i play them in full screen.. has anyone else had this problem? if so, what should i do about them?
    thanks!

    LOL! Translation:
    Delete the transition.
    That part you got...:)
    Then step frame-by-frame through your rendered Ken Burns effect towards the end of the first clip you're transitioning from.
    Hit the right arrow key until you have scrolled through the clip before the transition.
    You'll notice a white blank frame at the end of the clip.
    You will finally come to a place in the clip where a small white clip is hiding.
    Do an Apple-T (separate clip at playhead) and snip off the end that includes the white frame.
    Go to Edit / Split Clip at Playhead to separate the white area from the clip. Then highlight that clip and delete it.
    Apply your cross-dissolve, and the problem should go away.
    Re-apply whatever transition you were using and all should be good.
    :)Sue

  • MacPro 7300GT and 20 in lcd flashing after full screen app quits.

    hi all
    Just got this problem today.
    When an app changes from full screen back to the finder my Apple 20 in lcd starts to flash black-blue, power light goes full on too.
    A reset solves the problem until another app quits from full screen.
    For a split second I could see the finder - in a blue hue.
    No force quit or quit could get back to the finder.
    Any help? 10.4.8 8L2127

    Any news on this one?
    I've got the same problem: Sometimes if an application tries to change the resolution (e.g. redline but happens with other games too) it will start to show a blue screen for two seconds then switch off the display for two seconds.. in what appears to be an infinite loop. Mac Pro, 7300 Gt, 10.4.8 8L2127 and a 23" cinema display

  • Any solution for flash 10 full screen crashes?

    I have a Win7 64-bit system with ATI 5770 board, latest ATI drivers.  Since installing Flash 10, any full screen display of Flash content leads to blue screen, while in window content runs fine.  I've turned off Flash hardware acceleration and it makes no difference.
    I've downgraded to Flash 9 and full screen content runs correctly, i.e., w/o blue screening, but, of course, this means that some Flash 10 content isn't available.
    All other full screen content--Real, DVD, Windows Media runs fine.
    Any solutions?

    The current version out works fine with Lion.

  • Adobe flash player installer screen won't close

    I was going to install it and found it was going to install Google chrome, and I didn't want that. So, I cancelled it and now I can't get the installer screen off my computer! Any help?

    Reboot.
    Download the Adobe Flash Player installer directly by clicking one of the following links.
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)
    Nothing in those but the Flash Player plugin.

  • Adobe Flash Player Installer Screen completely black

    When trying to install Adobe Flash Player, Mac 10.10.2, Safari 8.0.4, the Adobe Flash Player Installer page and popup screens are completely black and not accessible.

    A) The screenshot didn't work. It's not complex to visualize. Just imagine a window in the app "Install Adobe Flash Player" which has the words Adobe Flash Player Installer in the top most horizontal section, on the same level as the Mac Red and Yellow circles. Then imagine that everything below that level is completely black. That's what it looks like.
    B) When I went to Installation problems | Mac, and hit "
    Flash Player for Safari and Firefox - NPAPI
    then I get a Safari tab http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player_osx.dmg. The entire window area below the tab line is also completely black. Plus there is a pop-up that says "Plug-in blocked for this website"

  • Flash Site, Full Screen

    Hi,
    I wanted to know how can i get a full screen option with my flash websites.
    Example on the link below, full screen on top right corner.
    http://www.cartoonsmart.com/photo_video_template/index.html
    Thanks

    full screen .. in browser ???
    you need to use javascript ...
    rename your index.html file to eg photo.html
    create a new index.html file as outlined below .. height and width would be needed to be set to your desired ...
    down side to this is that this is a pop up ..
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    </head>
    <body>
    <script>
    window.open("photo.html" , "_blank", "status = 0", "menubar = 0", "resizable = 0", "scrollbars = 0", "height = 768", "width = 1024");
    </script>
    </body>
    </html>

  • Flash Player and screen sharing

    I've done some research on screen sharing but see many
    contradicting answers. Some say it can't be done with the regular
    Flash Player, but Breeze does it some how with some special player
    they install. Yet regular players have System variables referring
    to screen capture, and I've heard others say that supposedly Adobe
    has stated it can be done with FMS and Flash Pro. Yet, it sure
    seems like it can't be done without something additional installed.
    But then, how is Avacast making it "available from anywhere on the
    Web and, like the Player, requires no special download.":
    http://www.avacast.com/index.php?s=What-is-Avacaster
    Based on Avacast's heavy use of live FLV video I can only
    assume they are using FMS for at least some of their product.
    Here's another group doing screen sharing:
    http://www.kolabora.com/news/2006/04/05/screen_sharing_and_live_annotation.htm
    They mention needing JRE installed, though.
    Can anyone shed some light on this? Thanks!

    Hi Guys,
    Thanks for getting back to me.
    Hironmay
    I noticed the problem once I updated to Adobe Flash Player version 10.1.102.64 Universal Binary for Macs | 7.60 
    I am not sure what my development team in India has done and if they upgraded to the 1.3 SDK. I will check with them, and make sure that they do and see if that fixes the problem
    I am not sure if I am getting a RTE, no messages or errors are popping up it is just staying a black screen.
    I will pass along the suggestions you made to my development team in India, and hopefully it helps.
    I will keep you updated.
    Quick question, I was looking for the notification of the latest update on the collabritive methods blog and I did not see anything there.. is there another place I should be looking for the latest news about LCCS ?
    As always thanks for the help.
    Best,
    Dan

Maybe you are looking for

  • IE 11 ERROR: Neutral package installation failed (exit code = 0x00003715 (14101)).

    Below is the log. 00:00.000: ==================================================================== 00:00.063: Started: 2014/05/29 (Y/M/D) 16:48:19.266 (local) 00:00.094: Time Format in this log: MM:ss.mmm (minutes:seconds.milliseconds) 00:00.125: Comm

  • Colors not displaying when viewing PDF files

    Recently I've discovered that when viewing PDF files I'm not seeing all of the colors in the charts. This is happening with PDF files that I made as recently as last year (when everything looked fine). It's also happening with files that other people

  • ZEN StonePlus-Semaphore timeout period expired+firmware issue

    Hello, im new here, i apolgize if the topic with same problem already exist. (i found similar, but from 2007.) I have a problem with my Zen Stone Plus 2GB. The firmware is broken i think. It wont turn up, pc wont recognize it in any way. I tried this

  • Paid in full, but still no download...

    I made a purchase on iTunes, using my PayPal account, and iTunes kept giving me an error message saying "cannot purchase music/video". I got an e-mail from paypal saying that there's some sort of hold on my funds and like four refunds because I kept

  • Dear Financial Services

    After agreeing to lose child support during custody mediation for my disabled son, I am pretty broke this first month. So I spoke with Todd when he called from [removed] yesterday. Todd was nice enough to work out a deal where the majority of my bill