Flash Island: "Movie not loaded"

Hi guys,
I'm implementing some Flash Islands in a WDA application already divided in different components:
- HOME component
-- Sub 1
-- Sub 2
The weird part is, one flash island works in Sub 1, and the other one doesn't work in Sub 2.
And I can't seem to find the error.. sometimes the MIME repo acts funny and places the MIME obj in another package, or doesn't seem to find it. Anybody have any experience with this and perhaps solutions or things I can try? And yes, filenames are correct, MIME should be correct also.
Thanks in advance.
Wouter

Fixed the problem. Apparantly there was a problem with the MIME in the Web Dynpro component (no idea how)
So we uloaded it in the MIME repository of SE80 (not the wd comp.) in the directory SAP/BC/WEBDynpro/SAP/PUBLIC/example
Lets say file name is test.swf and it's in the above mentioned directory, i refer to it as /example/test.swf
And this solution worked perfectly.
Kind regards,
Wouter Peeters

Similar Messages

  • Web dynpro Flash Island will not load in portal

    Hi everyone,
    Does anyone know what could be the cause why our FlashIsland wont load into the portal.
    We do get the blue Flash-background and if we right-click on it,
    the right-clickMenu has an item "Movie not loaded".
    The server supports FlashIsland because we are using Netweaver 7 EH 1.
    Also we haven't got any problem to run normal web dynpro's with FlashIsland.
    Is there something you need to configure to use FlashIslands in the Portal.
    edit:
    I also added a new workset and some pages with iviews..
    If i include my Islands here it works.. Only if i alter a webdynpro app that is already added to the portal
    the .swf won't load...
    Does anyone has an idea?
    Kim S.
    Edited by: Kim Schoukens on Oct 26, 2010 5:29 PM

    I'd be checking how those original iViews were defined - quite possibly they aren't built in the same way. The island needs to load some libraries and will be relying on a relative path to find these libs - if the path to the app is not defined in a "normal" way then this link may not resolve correctly.
    Worst case - rebuild your iViews if that is working for you.
    Chris

  • Flash player "Movie not loaded" in Chrome on certain pages.

    When tryingto load a video in Chrome I get a blank window and a "movie not loaded" message when I right click. The video doesn't work in Firefox or IE either. It just doesn't display the player at all.
    Youtube works though and I can see the test flash animation on adobe's website but it's not working on a specific website. I tried I uninstalling Flash using Revo and reinstalling it, running CCleaner, disabling hardware acceleration, updating Chrome and deleting flash player's stored data.
    I read some where that it might be network/firewall related but I wouldn't know how to investigate that.
    Any ideas on how to fix this?

    Couple things...
    Since you are using the old, outdated <object><embed> method, you normally use a classID with the object, like this:
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="550" height="400">
    along with the correct path to the file name... (you are using a fake filename in the object)
    But a better method is to skip the <embed> entirely and use this updated version of <object>
    <object data="http://www.gwarg.dk/images/GWG2.swf" type="application/x-shockwave-flash" width="550" height="400">                   
               <param name="movie" value="http://www.gwarg.dk/images/GWG2.swf">
               <param name="quality" value="high" />
    </object>
    You can change the path to relative paths instead of absolute if you like.
    Best wishes,
    Adninjastrator

  • Adobe Flash Player "Movie Not Loaded" on Browsers?

    On Browsers (Firefox, Chrome) Adobe Flash Player does not display and only shows a white empty space that, when right clicked, says "Movie not Loaded".
    Can someone help me to fix this issue?

    Im able to stream youtube video.Bt when i try to stream a local video, white
    screen occurs.
    This is my code
    <object width="630" height="312" classid="clsid:D27CDB6E-AE6D-
    11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0">
                       <param name="salign" value="lt"/>
                      <param name="quality" value="high"/>  
                      <param name="scale" value="noscale"/>
                       <param name="wmode" value="transparent"/>
                      <param name="movie" value="http://geekfile.googlepages.com/flvplay.swf"/>
                       <param name="FlashVars"                              value="&streamName=http://localhost:8080/resources/video/demo-video.flv&skinName=http://geekfile.googlepages. com/flvskin&autoPlay=true&autoRewind=true"/> 
                           <embed     width="630"
                                  height="312"
                                                                  flashvars="&streamName=http://localhost:8080/resources/video/demo-video.flv&autoPlay=true&autoRewind=true&skinName=http://geekfile.googlepages.co m/flvskin"
                                   quality="high"
                                  scale="noscale"
                                  salign="LT"
                                  type="application/x-shockwave-flash"
                                   pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://geekfile.googlepages.com/flvplay.swf"
                                   wmode="transparent">
                              </embed>
                </object>

  • Flash 8 movie not loading

    themaumaus.com/indextest
    A new site, everything seems to be uploaded and in place, maybe I'm missing something? Thanks in advance:
    <!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>Mau Maus Test</title>
    <style type="text/css">
    <!--
    body {
    background-color: #000000;
    #apDiv1 {
    position:absolute;
    left:20px;
    top:5px;
    width:700px;
    height:590px;
    z-index:1;
    -->
    </style>
    <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    </head>
    <body>
    <div id="apDiv1">
    <object type="application/x-shockwave-flash" data="mau_maus_flash.swf" height="590" width="700">
    <param name="movie" value="mau_maus_flash.swf" />
    </object>
    </div>
    </body>
    </html>

    Actually, I just visited the web page you identified in the initial posting and while my initial view of it did not show a Flash file, including right clicking the area, after distracting myself by looking at the page's source code, I went back to the browser window and I am now seeing a preloader screen that appears to be stuck on "Loading 0% of 0" and if I right click it now I get the expected Flash file menu.  So I'd say your Flash file has some issues.

  • I need help with Flash Player, "movie not loaded".

    Sometimes movie loads, sometimes not.  Sometimes loads upon refresh, somtimes not.  I cannot figure out how to get Flash to load reliably.  This happens frequently while surfing the internet with IE10 on Windows 7 64bit sp.  I use Microsoft Security Essentials and Windows Firewall.  I prefer to set pop-up blocking on high but have lowered it to medium to no avail.  I have uninstalled Flash using the step by step instructions on Adobe site and reinstalled version 12.0.0.77 twice.  I have unstalled and reinstalled IE 10.  Clearing the catch does not help.  Clicking in and out of compatability setting also does not get flash to load.  I have run out of ideas.  Is there some setting I am missing.  Flash is on so many sites and its so unreliable it is frustrating.

    Sorry, I thought I had mentioned everything.  Active x filtering is off and Shockwave flash object is enabled.  I have cleared the IE catch and the Flash Player catch.
    I should also point out that it is not that some videos play and others do not,  The same video will work sometimes and sometimes not.  I go back to check and sometimes the video loads and then it doesn't again.  I wondered if it had to do with different advertisers before the link played or something like that.  Something is randomly happening it seems.

  • Adobe Flash Player Problem: "Movie Not Loaded"

    new user to mac.
    i'm getting more and more frustrated with this computer.
    what's bugging me the most right now is
    i am unable to view videos on certain websites.
    rather than showing the content,
    a white box appears.
    when i right click on the white box,
    it says "movie not loaded" (in gray) and adobe flash player 9 (in black).
    i can't click on the gray line.
    when i click on the black line, it brings me to the adobe website and tells me adobe flash player 9 has been successfully installed.
    i am fairly sure this has nothing to do with heavy traffic.
    any insights on how to resolve this issue?
    cheers.

    Adobe Flash Player Problem
    http://www.adobeforums.com

  • Flash player shows "Movie not loaded" on Firefox 7; would 32 bit version or mode solve?

    Flash Player 11.0.1.152 is loaded on my machine. Firefox 7.0.1 is my browser. Running Windows 7 Home Premium. Flash content which worked before now does not. When I visit Flash enabled sites, the display area for the Flash content remains blank. When I right click in the display are, I get the "Movie not loaded" message. I have seen suggestions that the current Flash version does not work in 64 bit browsers. Is a 32 bit version of Firefox 7 available or is there a way to run it in 32 bit mode? Does it sound likely that this would resolve the issue?

    This computer has two different versions of Flash Player for Internet Explorer and two different versions of Flash Player for other browsers.
    A clean install is recommended: 
    Windows
    Download the current 32 bit uninstaller    Uninstaller for 32 bit Operating Systems
    Close all browser windows and run the uninstaller 
    Restart Windows 
    Delete all remaining files and folders located in the following directories. (tip: copy and paste these paths into the path bar in an Explorer window) 
    C:\Windows\System32\Macromed\Flas 
    %appdata%\Adobe\Flash Player 
    %appdata%\Macromedia\Flash Player
    Verify that the file “FlashPlayerCPLApp.cpl” in C:\Window\system32\ for 32 bit systems has been deleted.
    Download the following installer files:
    32 bit Flash Player for ActiveX (Internet Explorer)
    32 bit Flash Player Plug-in (All other browsers)
    Physically disconnect from the Internet and run the installers.

  • Error Msg: Flash Movie not Loaded

    Hi,
    For some reason my flash movie will not load. I right click
    it and I see the following
    "Movie not loaded" it is greyed out. I can run this same .swf
    file from my local hard drive, but when I try to view it from
    http://localhost/mysite/header.swf,
    it does not work. I am using Windows XP Home edition which uses IIS
    5.1
    The HTML page I am running and the .swf file are in the same
    directory so its not a path issue.
    Here is the code:
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','487','height','308','src','header','quality','high','pluginspage','http://www.adobe.c om/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','header'
    ); //end AC code
    </script>
    <noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="487" height="308">
    <param name="movie" value="header.swf">
    <param name="quality" value="high">
    <embed src="header.swf" quality="high" pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="487"
    height="308"></embed>
    </object></noscript>

    Hi,
    Its quite strange, after further testing, the code works just
    fine at my hosting company, but when I run it locally, the flash
    movie does not load.
    I am running XP Home with IIS 5.1 I believe. I am not sure
    why this is happening.
    Any help appreciated?
    -Westside

  • 'movie not loaded' message appears if you right click on a non playing Flash image. Why? Using 3.6.10 and Flash 10.1. 82.76

    When trying to view a Flash image a blank blue square appears . If you right click on the blue square it show the message 'Movie not loaded'.

    Does that happen with all Flash object or only on that specific page?
    It is possible that there is a problem with the code or that hotlink protection via the referrer is used.
    Can you post a link?

  • Movie Not Loaded. (Flash Movie)

    when i visit a particular site to watch flash movie, i get a message saying : "Movie Not Loaded" But when i check the same site on IE or Google Chrome, the movie loads.
    This issue started after i updated to the latest Firefox 4.0.1. I had also updated the flash plugins but still the same problem.

    I had the same problem. I tried all the solutions above from cor-el without any luck.
    But after clearing offline storage, youtube started working again.
    Tool -> Options -> Advanced -> Network -> Clean Now (under Offline Storage)

  • "movie not loaded" problem Flash 11.1.102.55 (IE9 32&64 & Chrome) on all websites

    I have not been able to get the Flash Player 11.1.102.55 working under Windows7/64 on my desktop on any website including Adobe's.  I get a blank window, and when I R-click get the greyed msg "movie not loaded" and the ver number of Flash.   I have uninstalled it using 'uninstall_flash_player_64bit.exe' and cleaned the registry and installed it, over and over, cleared all browser history, cookies and cache.  Reinstalled browsers.  The only way I can sometimes get it to work is to change the URL to httpS instead of http.  This works on youtube and on adobe site, but not very many other sites as they wont reply to https.  Tried a older ver 10 of Flash, no difference.  I do not have this problem on my Windows7/64 laptop running through same network connection here at home.  Any ideas would be much appreciated!  I have been fighting this problem for many weeks....

    My Problem is the following:
    A flash animation with Firefox browser (16.0.1 currently latest version-1) , Flash version 11.4.402.287 (currently latest version) shows a flash animation using XML data to display points on a map as a black (my colleague gets a white) rectangle and a "movie not loaded" message with RMB.
    Other Collegues with Firefox 11.0 and Flash 11.2.202.235 have no problem, the site is working as it should (and has been working for now several years).
    Further testing with Safari, Chrome and ie did work as expected. What is more notable is that Safari is also using Flash version 11.4.402.287.
    OS: Windows 7 64 bit.
    The site (for those who want look at the Flash application): http://www.paulwurth.com/en/The-Group/International-Presence
    At the home page of the site (www.paulwurth.com) we display a simple straight forward flash animation without whistles and bells and that one is working.
    Screenshot:
    Suggestions are welcome!
    Lucien.

  • Blank, white screen: "movie not loaded".

    Forgive the use of emoticons, but I am really annoyed
    about this new update.
    Is everyone else right clicking previously-working Flash
    streams/web content only to find "Movie not loaded" appearing?
    Or is it just me?
    What am I doing wrong - today I went to update Flash as it
    kept nagging at me to do so. Biggest mistake of my life.
    It seemed to install fine; I got the screen with the red F
    icon and the green and white bar moving, then it loaded and I got
    to the page where I was meant to see a confirmation message. But
    nothing, just a blank white space.
    I've tried to reinstall, I've tried SubInACL method with the
    cmd script, I've tried to change ActiveX options as Adobe advised,
    I've right clicked and changed user permissions and I have been
    through the Adobe troubleshooting article.
    Is there another method? I'm tearing my hair out - this
    morning everything worked fine, and now all my internet
    entertainment is not working!
    I'm using Vista Home Basic....if there are any other ideas
    please do post them!

    Did you ever find a solution for this? I am experienceing the
    same issue.

  • Movie not loaded on Win 7 - 64bit

    Hi all,
    this question is in a similar thread as this:
    http://forums.adobe.com/message/4184624
    However i have been unable to resolve this issue as the previous poster was.
    i have completed 3 separate OS installs of windows 7 (2-64bit installs and 1-32bit install).  However i have been unable to resolve my flash problems.  Here is the details:
    System:
    -AMD x2 athlon
    -Asus m2-a vm motherboard
    -6gb ddr2 ram
    -realtek 1gb nic
    -xfx nvidia 9600gt
    - windows 7
    -IE 8/9 attempted
    -Chrome attempted
    I have so far been unable to get the flash player to load at all.  I have tried to load the offline installer as admin user context, and no luck [when i say load i mean the flash player itself, installation of flash has succeeded everytime without issues as have uninstallations.] .  I have tried older installers with no luck.  i have also tried different browsers.  not one combination has worked.  I've tried clearing settings on the local 32-bit control panel.  However I can't disable the hardware rendering because of the fact it never loads the applet on any of the status pages for me to access.
    At current, i have reloaded windows 7 64-bit and am looking for a more in depth answer to see if any ini files or reg settings exist for setting these to software only rendering.  However I am not entirely convinced that this is the problem.  I think the problem maybe more related to the player specifically not loading the movies or not even properly running the appropriate installed dll`s.
    Before you ask, latest nvidia drivers loaded and flash is enabled in add-ons as many of the others have suggested.  Please help, this has eaten up a week of my mind now.
    Also should note all MS important patches are installed as of 4/8/2012 - and Service Pack 1 is installed on Windows.  I've also just completed installing IE 9 on this fresh build of windows 7 64-bit.  I've also installed Chrome, this morning and it also received the error "movie not loaded".  I'm also using the latest version of 64-bit FLASH (11.x.x.x.x) version that was downloaded this morning. 
    So I'm now at a stopping point.  I cannot use Amazon at all, or Youtube.  It appears to load the plugin on some level as I can see the youtube videobox in black and then when I try to right click, it shows "About Adobe Flash 11.xx.x.x.x" or "Movie not loaded"... Thanks again for any assistance you can provide on this.
    Update:
    After much looking on the forums, I'm now attempting to verify with another functional PC that the actual files are present.  I've found that the following files are present on the working system:
    The system having the problems appears to be missing alot of these files.  The OCX is the only file present.  I'm going to see if I can verify what happened here.  So hopefully this won't recur.  However it looks like there maybe an issue with the installer at this time.  I can't imagine how thougth when I've tried downloading the full offline installation version.

    This computer has two different versions of Flash Player for Internet Explorer and two different versions of Flash Player for other browsers.
    A clean install is recommended: 
    Windows
    Download the current 32 bit uninstaller    Uninstaller for 32 bit Operating Systems
    Close all browser windows and run the uninstaller 
    Restart Windows 
    Delete all remaining files and folders located in the following directories. (tip: copy and paste these paths into the path bar in an Explorer window) 
    C:\Windows\System32\Macromed\Flas 
    %appdata%\Adobe\Flash Player 
    %appdata%\Macromedia\Flash Player
    Verify that the file “FlashPlayerCPLApp.cpl” in C:\Window\system32\ for 32 bit systems has been deleted.
    Download the following installer files:
    32 bit Flash Player for ActiveX (Internet Explorer)
    32 bit Flash Player Plug-in (All other browsers)
    Physically disconnect from the Internet and run the installers.

  • Movie Not Loaded Error In Firefox

    Good day
    When I try and view a video in Firefox on YouTube or other sites, right clicking the video gives me a "movie not loaded..." error and the video does not load. Examples include videos from You Tube and Digg video.
    My Specs:
    - Firefox version 28.0
    - Flash version 13.0.0.182
    - OS Windows 7
    Particularities:
    - When I change the YouTube link to https, then the You Tube video works (still does not work on Digg)
    - The videos seem to work using Internet Explorer
    - When I disable Flash addon from Firefox, then the video works
    What I have Done:
    - I have reinstalled Firefox
    - I have done a complete uninstall and done a clean install of Fash per the instructions from Adobe site
    - I have cleared the Flash cache/files
    - I have cleared Firefox cache
    - I have changed the Flash settings increasing memory size by right clicking
    - I have restarted Firefox in safe mode
    None of these solutions have worked for me. Any assistance would be greatly appreciated.
    Thank you.

    Did you try a new profile?
    *http://kb.mozillazine.org/Profile_Manager
    Also make sure that your security (anti-virus) software isn't blocking this content or otherwise interfering.
    Boot the computer in Windows Safe mode with network support (press F8 on the boot screen) as a test to see if that helps.
    *http://www.bleepingcomputer.com/tutorials/how-to-start-windows-in-safe-mode/

Maybe you are looking for

  • Task in SCMA

    Hello     How to create a new task in SCMA  transaction code, ie Shedule Manager. Regards. Poornima.

  • How does one overwrite existing text?

    One can do plenty of clever formatting in drafting Thunderbird correspondence. But I am unable to find how one overwrites existing text. Can someone help, please?

  • How to run eg. 'make' without sudo?

    Hi, After upgrading from Snow Lepard to Leo I understood I am not able to run Unix commands in Terminal (eg.'make'). System tells me that there is no 'make' command available. But if I do 'sudo make' - it is there and available. So my 'nix environmen

  • Loading of images in a page

    Hi, Just wondering if someone can help me when it comes to images loading in a page. Is there code which tells the browser not to display anything until the page is fully loaded. problem page - here also here thanks

  • Settlement variant with monthly settlement periods

    Hello Experts I have created a settlemnet variant with a monthly settlement period for the current year as follows: UM         UD       AD         Settlement Period 1             31       -1               1 2              28     -1                2 3