No video, just a white box

Hi, I've had a good look through this forum and have made
sure that I have done the following when uploading flash video:
1. Insert .flv file into web page.
2. Upload .flv file to internet via ftp.
3. Upload Script folder with "AC_RunActiveContent.js" inside.
4. Upload web pages along with "flvplayer_progressive.swf"
and "clear_skin_2.swf".
5. I have enabled .flv in MIME settings of web host.
However, all I get when I go to one of the pages with a video
on it is a white box, the video doesn't load.
You can see what I mean if you click on one of the videos
here:
http://www.standalonedigital.co.uk/portfolio.html
Any help would be greatly appreciated.
Best regards, Matt.
EDIT: thought I should add that I've played all the .flv
files in VLC Player and they all work fine.

PC with FF 2.x, IE6 and Safari 3x - works for me.
--Nancy O.
Alt-Web Design & Publishing
www.alt-web.com
"pringle" <[email protected]> wrote in
message
news:g1m86u$no3$[email protected]..
> Hi, I've had a good look through this forum and have
made sure that I have
done
> the following when uploading flash video:
>
> 1. Insert .flv file into web page.
> 2. Upload .flv file to internet via ftp.
> 3. Upload Script folder with "AC_RunActiveContent.js"
inside.
> 4. Upload web pages along with
"flvplayer_progressive.swf" and
> "clear_skin_2.swf".
> 5. I have enabled .flv in MIME settings of web host.
>
> However, all I get when I go to one of the pages with a
video on it is a
white
> page, the video doesn't load.
>
> You can see what I mean if you click on one of the
videos here:
>
http://www.standalonedigital.co.uk/portfolio.html
>
> Any help would be greatly appreciated.
>
> Best regards, Matt.
>

Similar Messages

  • DW4: FLV Video Showing as White Box

    I am trying to read through all the past posts, but need to get this out to a client quickly and haven't yet found an answer to my issue.
    I had an .mp4 file that I converted to .flv using Media Encoder. I inserted the .flv file per instructions. I now have the .flv file , along with the clear_skin_1.swf file and the flvplayer_progressive.swf file in one folder. The expressinstall.swf and swfobject_modified.js files are in the scripts folder. I have loaded them both to my server. Upon viewing in browser, all I get is just the white box.
    Here is the link: http://chameleoninteractive.net/clients/isca/isca.htm
    Could really use the hold on this. Oh! and just ignore the video underneath...it is a placeholder and altogether different.
    Thank you!!!!!!!!!
    Samantha

    Here we go again!!!!!
    White box! Happened when I switched out the video and I can't seem to catch what is causing the issue. Help! I feel so weak ;-(
    http://chameleoninteractive.net/clients/isca/isca.htm
    here is the code:
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="427" height="240" id="FLVPlayer">
                <param name="movie" value="FLVPlayer_Progressive.swf" />
                <param name="quality" value="high" />
                <param name="wmode" value="opaque" />
                <param name="scale" value="noscale" />
                <param name="salign" value="lt" />
                <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Clear_Skin_3&amp;streamName=../../assets/ISCA_Retro2010&amp;autoPlay=false&amp;autoRewind=false" />
                <param name="swfversion" value="8,0,0,0" />
                <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
                <param name="expressinstall" value="../../scripts/expressInstall.swf" />
                <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
                <!--[if !IE]>-->
                <object type="application/x-shockwave-flash" data="FLVPlayer_Progressive.swf" width="427" height="240">
                  <!--<![endif]-->
                  <param name="quality" value="high" />
                  <param name="wmode" value="opaque" />
                  <param name="scale" value="noscale" />
                  <param name="salign" value="lt" />
                  <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Clear_Skin_3&amp;streamName=../../assets/ISCA_Retro2010&amp;autoPlay=false&amp;autoRewind=false" />
                  <param name="swfversion" value="8,0,0,0" />
                  <param name="expressinstall" value="../../scripts/expressInstall.swf" />
                  <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
                  <div>
                    <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
                    <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
                  </div>
                  <!--[if !IE]>-->
                </object>
                <!--<![endif]-->
              </object>

  • Down-level Poster.png just a white box on IE8

    Hi everyone,
    I've created a very simple Edge Animate banner consisting of a background image and two layers of text that fade in, it shows up perfectly in everything except for (understandably) IE8 and I assume IE7, all I see is a white box.
    I inserted the animation via Dreamweaver using Insert/Media/Edge Animate Composition, it went into a "mainbanner" div with CSS:
    #mainbanner {
              clear:both;
              width: 1000px;
              margin: 0 auto;
              border: 0;
              padding: 10px;
    These code lines have been inserted into the <head> section of the Dreamweaver template and subsequent index.php page:
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    This code was applied to the "mainbanner" div by Dreamweaver after doing Insert/Media/Edge Animate Composition:
    <!-- The following tag displays an Edge Animate Composition -->
    <object id="EdgeID" name="EdgeID" type="text/html" width = "1020" height ="437" data ="../edgeanimate_assets/jb_mainbanner/Assets/jb_mainbanner.html" >
    </object></div>
    Don't know why the animation that has 1000px width has a width of 1020px shown in code when imported yet shows correctly as 1000px in the browser but hey!
    I've checked that the down-level poster (Poster.png) I created has been linked to the animation; has been uploaded to the web server; is showing the appropriate static version of the animation but after one whole night of trying everything I can think of all I still get on IE8 is a white box!
    Can someone please give me some help with this, many thanks in advance.
    Chris

    I've just made the Poster.png appear on IE8 by extending the CSS #mainbanner width to 1020px (despite the image being 1000px) and removing the padding temporarily. However two issues still remain:
    The image is now not aligned with the header and footer so I need to insert padding again plus there is a still a white box behind the .png that I simply don't want!
    At least I have made some progress since waking up this morning with a fresh head!
    How can I remove the white box that looks like a placeholder behind the static png on IE8?

  • Internet videos with little white box in middle

    When viewing videos on the Internet I keep getting a little white box with Adobe Flash Player on top and an unknown company asking permission to download on my computer with an option to Accept or Deny on the bottom.  When hitting the Deny button it does not go away.  How do I permanently stop these boxes from appearing?

    Is Flash disabled on your Mac?
    See in each Browser which version of Flash it thinks it has...
    http://kb2.adobe.com/cps/155/tn_15507.html
    Out-of-date versions of Adobe Flash Player do not include the latest security updates and will be disabled to help keep your Mac secure. If Safari 5.1.7 or Leopard Security Update 2012-003 detects an out-of-date version of Flash Player on your system, you will see a dialog informing you that Flash Player has been disabled. The dialog provides the option to go directly to Adobe's website, where you can download and install an updated version of Flash Player.
    Additional Information
    If you need to re-enable an out-of-date version of Flash Player, you can do the following:
        1.    Navigate to the /Library/Internet Plug-Ins (Disabled) folder.
        2.    Drag "Flash Player.plugin" into /Library/Internet Plug-Ins.
        3.    If the browser is running, quit and restart it.
    http://support.apple.com/kb/HT5271

  • Sound but no video - just a white screen

    Hi,
    I tried to convert some xvid (AVI) files to MP4 using ConvertMovie but it couldn't play or convert the files,
    there was just a white screen when I tried to play.
    I thought it was just ConvertMovie, because the files play in WMP and VLC player. So I used videora to convert the files.
    However, when I transfered the converted files into itunes the same thing happended; sound was fine but video screen was just white (no picture).
    Also, it is not just the newly converted files that I have this problem with, all other video files in iTunes now have the same problem.
    When I click on a video file, the saved artwork just turns to white. The sound is fine but there is no video throughout the whole duration of the video file.
    This is also the same in quicktime.
    When I transfer the video files to ipod they play perfectly, so It must be a problem on my computer.
    Please help!!

    Just been back into iTunes, and a video file that I have saved in TVshows tab plays fine!!!
    Bizarre
    Hop someone can help

  • Suddenly I can't view imbedded video on any site!...just a white box!

    Recently I lost all ability to view videos on the web through Firefox 13. Videos still work fine w' IE and Chrome and YouTube still works. But w' imbedded video on Yahoo, news sites etc. I just have a big white space. I've also noticed that some adds don't load (perhaps they're video clips as well) and are also a blank white space. Is there a plug-in or extension required for this? I tried downloading new versions of Adobe Flash but I'm not sure how, or if, it installs into Firefox. I'm not sure what changed. All used to work fine.....not sure what changed.

    Do you have the newest Flash plugin, version 11.3, released last Friday? Check out this new support article: [[Flash 11.3 crashes or does not load in Firefox 13]]. Does anything there help?

  • IPad video poster frames white box with grey tv, looking for fix

    I have searched the forums and can not find a working solution.
    I have mpeg4 Apple TV/ iPad videos that I have added to my iPad through iTunes. 
    When they came in, all the poster frames were black, as that's the first frame of video.  I manually went though iTunes and set each poster frame. 
    I then sync and reboot on the iPad.  Poster frames are now white squares with grey tv.
    Repeated the above twice.
    Signed in and out of home share (as suggested by one forum) and reboots iPad.
    Have removed all files from iPad and then added back.  Back to black poster frames.
    I have no way to check if the poster frame are correct as in iTunes, I can only see files on the iPad in list view.  When I do get info, there is nothing about the poster frame.
    Any help or ideas would be appreciated. 
    Ipad2
    iOS 6.1.2
    iTunes 11.0.1
    MacPro OSX 10.7.5
    Thanks!

    BUMP.
    Still looking for an answer on this.  In addition to the above:
    I have tried setting the poster frames inside of iTunes
    I have tried setting the poster frames outside of iTunes and then importing onto the iPad though iTunes.
    Setting ratings made no difference.
    I can not add artwork manually, it is greyed out in the info pain and not accessible.
    Still same results.  Now all video files are a Grey Square with a different symbol depending on what "Media Kind" the file is set to.  And in fact, when I do this, the files disappear from iTunes and I can no longer find them.
    Apple, Please help!!
    Reading the Forums, this is a problem that has yet to be answered.
    Ipad2
    MC770LL/A
    ios 7.1.1

  • Why are some graphics beside my bookmarks just a white box outlined in black

    on my drop down menus of my tool bar some graphics beside the websites are white outlined in black and others have the normal graphic beside the website.

    Bookmark favicon changed OR missing in Fx8 from dog-eared white sheet to dotted outline
    * pontification -- https://support.mozilla.com/en-US/questions/898545#answer-278203 **** (skip rest in my list)
    * https://support.mozilla.com/questions/897411#answer-276343 ***
    : picture at https://support.mozilla.com/kb/latest-firefox-issues#w_my-bookmark-or-page-icons-are-gone
    : gallery picture in above https://support.mozilla.com/media/uploads/gallery/images/2011-11-10-15-42-42-6f20e8.png
    : https://support.mozilla.com/questions/894100
    : favicon changed to dotted outline, use "CheckPlaces" to restore icons after Sync
    : https://support.mozilla.com/questions/890741 restore use of old icon (Cor-el)
    : favicon picker may lose icons see support page, sync may lose icons see support KB article above.

  • Flash 10 just shows a white box for flash elements in IE

    I just installed the latest version of Flash 10 and went to see some of my websites that had flash video elemnts on the pages.  They all now show up as just a white box wher the elemnts resides.   I emediatly uninstalled flash 10 and went back to flash 8 & everything works fine.  Has anyone else had this issue?    Thank you.

    Please post this in the Dreamweaver forum:
    Dreamweaver

  • No video just white screen w/ Sound

    Hi,
    I'm having a problem playing 1 .mov file within quicktime or any other video player for that matter. It's 4G in size and is HD 1080i60. I get sound but no video (just a white screen). I upgraded to Quicktime pro 7 but it didn't help. Does anyone know of a fix for this.
    Any help os greatly appreciated
    Thanks!

    I'm still running FCP 4. I guess it's time for me to upgrade.Good. HERE is a link to the HD v4.5 download. Believe you will require your FCP v4 serial for the form. I downloaded the update when it first came out via the auto client software 3-4 years ago but never used it as I didn't have a "true" HD file source and began using FCE at about the same time. In any case, as Kirk indicated, you will likely be disappointed with some of the upgrade features -- especially those that are CPU dependent. On the other hand, having the additional components installed may allow you to perform HD to SD conversions in QT Pro if that is all you need here -- just takes a bit longer.

  • White box syndrome!

    Hi all. I am working with InDesign 2014 CC. Lately, I have had trouble with my display. When zoomed out, all objects appear in place, like they should be.
    However, when zooming in to at least 50%, the document just displays white boxes where the objects and text should be.
    This has never happened to me before, and I've been working with InDesign for quite some time. I have tried resetting my preferences, but to no avail. Anyone have any ideas as to how to fix this annoying bug? Another thing of note, when I recreate the document, and drag in the objects and text boxes, or copy them from the weird buggy document to a fresh new one, everything displays as it should.

    Hi Ryan,
    If the problem only occurs in one particular document, and elements copied into a new document display OK, then surely it is the original document that is corrupted. Have you tried exporting to IDML to clear the corruption?
    Regards,
    Malcolm

  • White box where Flash should be

    Hi,
    I don't know if anyone could help me on this (I'm not the main programmer of our company's website) but just the other day we noticed that the main flash animation on our company's website (www.afhu.org) didn't display on some browsers, notably IE6.   It works on IE8, FF, Chrome etc.  What the user sees instead of the animation is just a white box the size of the flash object.
    I believe the flash lines from the homepage are as follows;
      <!-- BEGIN: main column -->
      <div id="MainColumn">
        <div class="Column" id="LeftColumn">
        <img src="files/rothbergampitheater.jpg" width="478" height="478" alt="rothbergampitheater.jpg" title="rothbergampitheater.jpg" />
      <p><a target="_blank" href="http://www.adobe.com/go/getflashplayer">Get Adobe Flash Player</a></p>
      </div>
    <script type="text/javascript">
      var so = new SWFObject("/sites/all/themes/afhu/flash/afhu.swf", "mymovie", "478", "478", "8", "#EEEEEE");
      so.addParam("wmode", "transparent");
      so.write("LeftColumn");
    </script>
    I've seen postings on the web referring to this but most seem older.  I'm not sure if this issue has always been with us or is new.  We haven't changed any code recently and I would think we would have seen it before but perhaps not.  Can anyone tell me from the code above (or from our website, www..afhu.org) if the Flash coding looks 'correct'?  Thanks $1mil.  !

    you must have some code adding swfobject.js to your html but other than that your code looks ok.
    but it's an older version (1) of swfobject.   you might want to update to version 2 and see if the problem is resolved or, read about swfobject issues with older browsers and see if this is something that's been fixed with version 2.

  • White Box on Start-Up..

    After seemingly updating from 9.0.4 to 9.1 fine, upon restart, and where I get to the area where Finder is supposed to load, I get just a white box. It's reminiscent of the type of alert box that comes up when you're attempting to force quit an application in OS 9, but there's no text or buttons in it.
    There's also the little "waiting" watch icon, but it doesn't appear to be spinning. The mouse moves around fine though.
    The machine starts fine with Extensions off, but I don't know where to go from here. I even tried just doing an OS 9.1 Base configuration of extensions. Is it possible to perform a Firmware Update from safe mode? I just need to get this machine running OS X, and I have the firmware update on CD. However, the machine doesn't seem to notice that I have the CD put in the drive in Safe mode.
    Help!
    Brian

    Hold down the Shift key as the last extension loads; if your issue is with the Finder, this may enable it to boot correctly. If not, create a new extension set with only the Apple CD/DVD Driver and Foreign File Access enabled, restart your computer again, and then copy the updater to your hard disk. Try running it from there.
    eww: Brian is working on an iMac DV SE; this is the other computer listed in his system information further to the right, and can boot into Mac OS 9.04 and 9.1.
    (11327)

  • Safari flashes white boxes when loading pictures or video, distorts text

    Hi,
    I have Safari 3.1.2 and a lot of times when I look at a photo on a flickr page, when the photo loads it flashes these annoying white boxes everywhere. And when I watch a youtube video it will flash white sections on them. Also, when I'm scrolling through an article, the lines will double up and distort. If I restart my computer it will adjust to normal, but the after a while it will start up again. I've singled the problem down to Safari because Firefox does not have this problem. I guess I could just use Firefox and say sayonara to Safari? Any advice?

    I have exactly the same problem with browsers, iPhoto, and also text breaking up when scrolling up and down (in Mail, for instance). I also have a Macbook Pro (15", 2,4ghz, GeForce 8600M graphics).
    I have heard about people taking the unit back to Apple and having the graphics card replaced, and some people talk about it being a video driver issue, but this has been going on for me since at least 10.5.2 (that's when I first noticed it as a problem) and if it's a software problem it's taking a long time to fix it!

  • Creative Cloud App just showing blank white box! Cannot install Photoshop

    I'm trying to install a Photoshop trial - have followed instructions to install the CC app. The icon appears on my desktop and a Creative Cloud folder appears in my Explorer folder but when I click on the CC app, all I see is a white box.
    Occasionally, I have managed to get list of apps to show - but when I click on the "Try" button next to Photoshop, again it goes to a blank white box. Can't do anything! No spinning icon showing that something is loading - just blank white.
    Very frustrating. Just want to download the trial so I can decide if I want to buy. Am on Windows 8 (64 bit). Have tried uninstalling and re-installing using a different browser (Firefox & Chrome) but still same result.
    Please help!!
    Thank you,

    Hi again Jeff - I just read on a similar thread that another user had the same issue with blank CC app and realised the problem was her username having an ampersand "&"
    I have an ampersand also in my username on the computer - do you think this might be affecting the issue?
    She gave instructions for changing the username (although the link is for Win 7 and I'm using Win 8) - but I'm nervous about changing big system things like that. What happens to "permissions" on certain folders - am I likely to be locked out of making changes in certain folders?
    Here is what she wrote on that thread:
    If you have ampersand (&) or other non-alphabet characters in windows user folder name (Example: C:\Users\Bob & Mary), then Flash Builder will fail to install (happened to me), Creative Cloud will display white screen, and/or other miscellaneous problems.
    I confirmed this to be true and works:
    1) I had blank Creative Cloud window as shown in the first post.
    2) I renamed the display username and window user folder name by doing the instructions here:
       http://www.ghacks.net/2011/03/28/how-to-change-a-windows-account-name-and-user-profile-fol der-name/
       (Example: Change from "Bob & Mary" to "Bob n Mary" - without the quotes)
    3) After logging back in my newly renamed account, I opened Creative Cloud and login interface shows up! :-)
    I would prefer not to do this if you have another suggestion? But just thought I'd mention this as well to see what you thought.
    I have also since tried uninstally CC, deleting both the OOBE folder and the AAMUpdater folder, then re-installing CC again... same result. I always get to the list of Apps fine but the minute I click on the "Try" button next to Photoshop, the whole App window goes to a blank white screen and freezes.
    Thank you.

Maybe you are looking for

  • Can't  view Impact and Lineage tab in Meta data report

    Post Author: mohideen_km CA Forum: Data Integration Hi guys, I have a problem in meta Data Report .. IN Impact and Lineage Analysis I can View only OVerview Tab.I can not view Impact and Lineage Help me to figure out.. Mohideen

  • Spool list recipient in sm37 - email does not have attachment

    good day all, we have successfully upgraded to ecc 6.0 and now we have an issue with this function. in 4.6c, the external email is sent with a attachment of the report, but in ecc 6.0 the external email has the report directly in the email, no attach

  • Parallels desktop 10 for mac

    Hi all, After using apple's pages, I find it difficult to use effectively. Hence, I am intending to install the pc versions of microsoft word, powerpoint and excel onto my mac. My question is: using parallels desktop 10, is it possible to use pc vers

  • Long SQL statements that spans many lines

    Hi My major problem with JDBC is dealing with long SQL statements. Such statements normally are broken into lines to ease reading, for example: select column1, column2 from table1, table2 where table1.x = table2.y order by column1 In java I should bu

  • Anyone else getting a CC subscription reminder though they've already paid?

    I won a free year subscription to the Creative Cloud in 2012. It expires soon, so I called and asked for the Creative Cloud customer rate of 29.99 a month last week and gave my payment information - all was confirmed. Now, my account shows that I hav