Fullscreen FLV bug on PC Safari 3.0.1 on up?

So for some bizarre reason the QA people at my office are
planning on halting the launch of a built video player - for the
.02 percent of the people that use Safari on the PC.
The issue is when in fullscreen, the scrub bar that i have
maintains it's length. So rather than having, say, a 25 pixel wide
scrub bar it just stretches as the video plays. Naturally this
becomes a problem since a user can't see where they are scrubbing.
I spent some time searching the web looking for answers
(including going through Adobe's forum, support, documentation,
etc) and so far there doesn't seem to be an answer. The funny thing
is that Safari on the PC isn't listed in the supported
browsers...but as anyone who's dealt with QA people knows, that
answer won't do.
The AS code for the scrub bar is standard:
function videoStatus() {
vPlayerHMC.vidPlayer.amountLoaded =
playFlvStream.bytesLoaded / playFlvStream.bytesTotal;
loader.loadbar._width = amountLoaded * 104.8;
loader.scrub._x = playFlvStream.time / duration * 104.8;
var scrubInterval;
loader.scrub.onPress = function() {
clearInterval(videoInterval);
scrubInterval = setInterval(scrubit,10);
this.startDrag(false,0,this._y,105,this._y);
loader.scrub.onRelease = loader.scrub.onReleaseOutside =
function() {
clearInterval(scrubInterval);
videoInterval = setInterval(videoStatus,100);
this.stopDrag();
function scrubit() {
playFlvStream.seek(Math.floor((loader.scrub._x / 108) *
duration));
and has worked on all other browsers and versions that we are
supporting the fullscreen mode.
I found a post on PixelMonster describing a similar bug -
however it listed the bug for AS3 (we're using 2) and a change in
the SWFObject param (wmode = opaque)....however we can't use that
since the wmode is preset.
Anyone else having a problem with it...or know of any
possible solution?
Thanks!

i guess you can. are you using one of the skins that has a
fullscreen button?

Similar Messages

  • [Win8.1] Video fullscreen graphic bug

    Hello,
    i've a big Problem.
    I've found a new Sony Vaio multi-flip 15 under the christmas tree ;-).
    Now i've installed all Updates incl. Windows 8.1.
    All is wonderful, but when i watch some Youtube-Videos in fullscreen mode i got this graphic-bug (see below).
    With Firefox i've just this bug in fullscreen mode. With IE also in small mode.
    Windows 8.1
    Firefox 26.0
    Adobe Flash Player 11
    The Problem is solved if i disable the hardware acceleration, but then i get a big version of the player-UI and bad graphic.
    With the Windows 8-App "Hyper for Youtube" i got the same problem without any Browser.
    Thanks in advance

    You've already found one fo the two possible solutions... disabling HW accelleration.
    The other is to update your video drivers. http://forums.adobe.com/thread/945765  (Update through the adapter manufacturer - NOT Windows)

  • BUG REPORT: iPad Safari glitch and Fedex' website problem? HELP!!!!

    Okay, I've discovered a weird bug and I don't know how to fix it, but you should definitely check this one out so you don't get the same problem...
    I recommend you DON'T try following this on your iPad, otherwise you'll also experience the error, and I haven't found a way to fix it yet.
    Process:
    On iPad Mail I received a message from Apple's store detailing my iPad hard case has shipped via Fedex. I tapped the tracking link inside to view the tracking information. Fedex' site launches in the iPad Safari app, the URL directs me to the usual shipping status page, but then a dialog box pops up saying www.fedex.com "Framework Not Found!" with an "OK" prompt button.
    Problem:
    The button cannot be tapped. The modal dialog box therefore refuses to disappear allowing access to any other part of the Safari app. In effect, Safari is now useless.
    I can launch different URLs from Mail and the page in the background updates, but none of the interfacial buttons, swiping with fingers or any other means of using Safari now works. What I need is a way to force-quit Safari.
    Anyone?

    Results of Google search on force quit ipad app:
    "Apps are software, too, and sometimes software gets stuck (just ask anyone who’s used a computer for more than a month). To make a cranky app shut down without having to restart the whole iPad, press and hold the Sleep/Wake button down until you see the red “power-off“ slider—but don’t slide this time. Instead, press and hold the Home button down until the app quits and you find yourself back on the Home screen. "

  • Fix for UI Rendering Bugs (status bar, safari, othe windows "over zoomed")?

    Anyone else seen these visual bugs in the UI:
    * In vertical mode only the clock is displayed in the status bar. The contents of the status bar are "zoomed in" so much that the signal strength icon on the left and the battery indicator on the right are off the screen and out of view. Neither have ever been displayed (in vertical orientation) since I got the phone two days ago. The characters are over-sized and fuzzy, even clipped across the top of the screen.
    * When a dialog box comes up on top of the current application (e.g. prompt to join a WiFi network), only a fraction of the dialog fits on the screen. The UI of the dialog is zoomed in too far, the text is large and fuzzy. The application UI below (seen through the transparency of the dialog) appears okay.
    * After a settings reset, Safari works okay for a few minutes, but eventually gets zoomed in so far that the URL field at the top and the button bar across the bottom are no longer visible.
    * Switching back and forth from vertical to horizontal (e.g. in music or Safari) sometimes shows the full status bar as expected (signal indicator, time, battery) and sometimes shows only the time (zoomed and fuzzy). Sometimes no status bar is displayed at all (black).
    I've tried...
    * resetting settings
    * resetting settings & removing all data
    * full factory default/software restore
    None of this helps. Any ideas? Is this a software bug, or is there potentially some hardware defect causing the software to act so whacky?
    Thanks for any help/pointers.
    HP   Windows Vista  

    Apple has confirmed that my phone has some defect and should be replaced. Thanks.

  • Insert streaming flv bug - any workaround?

    If inserting an flv and choosing Streaming Video, the Server URI field doesn't accept much of anything without throwing the foolowing error:
    "Please enter valid server URI in the form of rtmp://myserver/myapp/myinstance"
    In fact, the above "myserever" URI is the only one it accepts?!
    I know I can code this by hand, but the reason for wanting to find a workaround for this bug and be able to use a VALID URI is that the auto-sensing of width/height is very handy.
    Any ideas anyone?

    Hi
    As this works without problems for me, I can only suggest that you may have a 'bad' installation, or that you are doing something wrong. Have you tried following the info on inserting/preparing flv for streaming, at - http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WSc78c5058ca073340dcda9110b1f693f21-7c9 ea.html, or  http://www.adobe.com/devnet/flash/learning_guide/video/.
    PZ

  • Director + Flash + FLVs BUG

    Hi.
    I know this happened to a few people already, but does anyone
    know how to fix this problem, a hack maybe?
    We have created a video loop in director, when you hit any
    key or move the mouse, director calls the FLA file, that's works
    fine.
    When you click on a btn things move -in to the screen and
    inside of that screen you see options to play some movies, when you
    click on the movies (FLV's) will load and it would work just fine.
    But if you go to another part of the website and come back to the
    one screen where you just seen the FLVs it won't play. If you come
    out of it and come back to it again that FLV loads
    it happends every other time... It seems that the
    FLV's won't reload through director properly, I tried setting a
    clear interval and it didn't work at all, is there anyway to get
    around this and can re-start the FLV's?........
    The other crazy thing is that SWF file will play flawless
    through a browser or a from the SWF player... but it goes wrong
    once it's placed in Director... Any thoughts on that anyone???
    here's the code used to call the FLVs
    var nc:NetConnection = new NetConnection();
    nc.connect(null);
    var ns:NetStream = new NetStream(nc);
    theVideo.attachVideo(ns);
    ns.play("Explosing_Boat_805-40_sm.flv"); //<<<<
    is that really the name of a movie????
    trace("movie var passed ok");
    ns.onStatus = function(infoObject) {
    if (infoObject.code == "NetStream.Play.Stop") {
    //send message to move to next video
    theVideo._alpha=0, 1;
    link = 2;
    play();
    trace("movie function passed ok");
    Thank you!!!
    Mar~

    As of just last week, Adobe can replicate the problem and is
    "working on it". I don't anticipate a shockwave-flash-xtra update
    to come out of this, but perhaps they can identify some other
    work-around. If you can avoid using "success" onSync events and
    don't need shared object debugging, then FMS works with
    Director/Flash 8 xtra... but this may be a symptom of yet more bugs
    that I haven't seen.
    I'm stopping development on my FMS/Director project until
    this is resolved... I may need to crack open the old Multi User
    xtra.

  • Bug in early Safari (1.3.2)

    Greetings-
    For some reason safari will no longer open gmail or selected other sites. Says it cannot load any information from this page, etc,etc..
    2004 ibook G4 10.9.3
    Many thanks to the various wizards in here...
    Stan

    You're saying this version of Safari is on it's way to obsolesence?
    It is obsolete, since coding practices and web standards have progressed quite a bit since that time.
    Any suggestions? What's involved in upgrading to 10.4 so I could run something a little newer?
    I strongly suggest you invest in upgrading your Mac to 10.4 while you still can; and max out your RAM while you're at it, since you'll need all you can get. You can still buy a retail version of 10.4 from several sources: Mac OS X. Or, if you're really cheap (or frugal) you can also download the Camino 1.6.5 browser, which works on 10.3.9.
    Mulder

  • Fullscreen mode on Youtube (using Safari) isn't working correctly. Help?

    When ever I try to put a video on fullscreen, it will pause the video, and start from the beginning (it does the same when I put it back to what I guess you would call normal mode). The sound also stops, but end up working again when it is in fullscreen. I hope I am making sense. It only does this when I am signed into my Google/YouTube account. Any help is much appreciated!

    Check the links below for options to remove the Adware.
    The Easy, safe, effective method:
    http://www.adwaremedic.com/index.php
    If you are comfortable doing manual file removals use the somewhat more difficult method:
    http://support.apple.com/en-us/HT203987
    Also read the articles below to be more prepared for the next time there is an issue on your computer.
    https://discussions.apple.com/docs/DOC-7471
    https://discussions.apple.com/docs/DOC-8071

  • Something that really bugs me about Safari...

    I am a teacher and i connect my projector to my Macbook Pro most of the time. But i dont want to leave it turned on all the time, and i dont like a having a low resolution screen most of the time so i keep the windows split as an alternate monitor. That is, "not mirrored". It really annoys me that Safari always opens into the alternate window, the projector, when the projector is turned off. I have to turn the projector on just to find the Safari windows, or i have to switch to mirrored/low resolution to use it. As soon as switch to mirrored/low resolution i can grab the window, but as soon as i switch back to not mirrored Safari puts the windows into the alternate monitor.
    There should be a preferences switch to control where it opens windows.

    If this is a brand new computer, you often need to get a full cycle or two on the battery for it to "program" itself to properly read and display power levels.
    A rash of recent reports of short battery charge life, overheating, and general sluggishness has been traced to Parallels emulation software for running Windows on the Mac. It usually shows up right after you update to Mac OS 10.6.8.
    If you have Parallels installed, see this articles on how to fix the problem posted on the Parallels web site:
    http://kb.parallels.com/en/111541
    If you're not running Parallels and the problem persists after a couple more battery cycles, have Apple check it out.

  • Strange Fullscreen Flash Bug

    When I fullscreen any flash video [of those that I tried, including youtube.com and not-youtube], there is a good chance the screen will not play the video. If I toggle fullscreen off and on a few times (the in-player frozen controls respond to clicks!) the video plays normally. Any ideas why this is happening?
    I use Intel graphics:
    $ lspci -v | grep VGA
    00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) (prog-if 00 [VGA controller])

    karol wrote:Many people report problems with fullscreen flash.
    Maybe you can stream it and play with e.g. mplayer?
    I mean, it works after I toggle fullscreen a few times, I'm just confused about why it works after a while.

  • Choppy flv video playback in Safari

    Hello,
    since a couple of versions now Safari has taken on the bad habit of playing back Flash video in a choppy fashion. No matter what site (Lynda.com, Video2Brain, YouTube etc.), Flash movies just chop, crackle and pop.
    Why is that so? No problem in Firefox, Chrome/Chromium.
    Thanks for any hints to solve this!

    johnmapley wrote:
    I've restored, but don't see anything else I can try. These problems (or vast majority thereof, e.g. video seeking problems) occur across every iOS device I own or have ever used that runs iOS 8. Are you unable to reproduce them? I'd be very interested to hear if not.
    The only thing I've noticed is occasionally is the video screen will not close when pressing Done. I then have to force close Safari. As for poor video quality I haven't experienced that,

  • 8.1 Bugs - Multitasking Gestures & Safari

    Installed 8.1 and multitasking gestures will cease to function at random. FIX: Control settings, turn them off and then back on again. But, note that in time, it will stop functions again, so repeat the process. Zero points for Apple here.
    Safari is a browser gone wild. Video gets choppy now at times. No, it is not my connection. I had an older iPad running side by side on same video, same website. The ipad running 7.1 played the same video without a hitch. Also, when using the iPad keypad, weird things happen in safari. The keyboard will close for no reason whatsoever, it will type all caps when caps lock is not engaged, it will scroll the text area out of view so you cannot see what you are typing. Same website, same text box, different iPad running 7.1 functions properly. Zero points for Apple.
    CONCLUSION: Seems like Apple hired a new Development Director who has dropped the ball and is leading Apple into a major losing streak. As the umpire (consumer) I call them as I see them. Apple, I think you need to hire a new manager before you become proud honorary recipients of a 1st place trophy on The Wall of Shame. Sorry, but when you start putting out technology that is glitchy and scratchy, then maybe you should consider the cartoon business.

    I Have to use different browsers to do different things
    to put auction on eBay I use safari to upload the pictures I have to go to chrome ,
    and nd then if I want to edit I have to use chrome ,
    i can't select text and copy from webpages like I used to , some web pages forms don't display so can't fill in so then switch to chrome only to find on chrome you can't click on drop down menus etccc
    IOS IS A DISASTER THEY HAVE EVEN SENT ME A NEW IPAD REPLACEMENT ALTHOUGH MY DAUGHTERS IPAD STILL ON IOS7 works fine , they havent a CLUE , I asked how would a new iPad fix a software problem ???
    JUst seen DUMBER AND DUMBER TO HAS BEEN RELEASED ALSO !!!!!
    GIven up up ipad is up for sale also whilst typing the text disappears behind the keyboard so you can't see what your typing , I was told by Irish so called senior advisor this was normal ,,, oh it's a new feature I replied you can't see what your typing and that's a good feature DUMB springs to mind then he said he wasn't a great user of PAGES but he just told me it was normal

  • Css bug only on safari browser

    hi i'm developer, i want to ask for bug only in saffari browser, why when i'm working on css position absolute of child tag does'nt work if also his parent has position absolution. this is a big bug and need to fix in this browser.

    https://bugreport.apple.com/

  • FLV in fullscreen Projector file forces background to black

    I am producing a fullscreen projector (.exe) file and have some large videos that cause the background to go black when they come on the stage.
    When I test the movie (not in fullscreen), it works just fine.
    I've tried the solutions offered in these questions:
    http://stackoverflow.com/questions/9165659/flash-projector-fullscreen-flv-always-has-black -background
    http://stackoverflow.com/questions/324102/non-fullscreen-flvplayback
    ..still no luck

    That's right -you mentioned the fullscreenTakeOver property and there seem to be many mentions of it in other forums as a fix, but I guess I needed a bit more handholding. I tried setting it to false using a few different methods. None worked.
    This did -on the first frame after invoking fullscreen:
    stage.addEventListener(Event.ADDED, onAdded);
    function onAdded(e:Event)void  {
         if (e.target is FLPlayback) e.target.fullScreenTakeOver = false;
    Thanks kglad for pointing me in the right direction.

  • How do I permanently turn off fullscreen view in safari?

    How do I permanently turn off fullscreen view in Safari?  I never want my menubar to autohide and it has been doing so since the last update.  Once I click on the little blue arrows at the top right of the screen, it is temporarily fixed but then resets to fullscreen when I re-open Safari.

    Thaty is quite odd behavior as I have never seen that happen
    in any Safari version since full screen was added to OSX.
    It almost sounds as if the preference file for Safari may be
    corrupted or some other setting file.  However, before messing
    with that, export your bookmarks (File->Export Bookmarks...)
    so you can retrieve them and under the Safari menu, select reset
    Safari.  If this doesn't resolve things, and since you saved your
    bookmarks, in Finder hold down Option key and on the Go menu
    select library.  In the Preferences folder, find:
    com.apple.Safari.plist
    and move it to Desktop or trash it.  Next time Safari opens it
    will recreate the file and see if this fixes the issue.

Maybe you are looking for

  • How do I change the font in interface of korean version?

    Hi. I'm a korean user of illustrator korean version. And, i used to use previous version CS6 and changed to CC. And, I realized that the font in interface changed compare to previous version. Previouis font was gothic and CC's serif font. And, CC's h

  • Sequence settings / codec for cutting iPhone material

    Anyone know what settings a sequence should have for cutting video shot on an iPhone? Is the iPhone shooting NTSC (I'm assuming that's the case because if I change the settings to PAL it all needs rendering, which has a noticeable jitter after render

  • Getting List using DWR

    Hi All, Does DWR supports List? I tried getting the keys using HashMap with DWR, it worked. But when I try to get a List of values. It does not work. Please give suggestions, Deep

  • Folders on Desktop move when file dragged to them

    With Firefox 3 we now see an annoying behaviour in the Finder (MacOS 10.4.11.) When the Desktop has "Keep arranged by..." turned off (necessary due to the Finder's slow refresh in MacOSX), if we drag an image from Firefox onto the closed folder the f

  • Changing the table maintenance generator

    hi expert if table maintenance generator is created for a table and after the creation table is changed then how to change the old table maintenance generator? Thanks Avadhesh Moderator message: standard functionality, please search for available inf