*swf file not playing whilst it had in the past, what is wrong?

I used several *swf files on my site that always worked well. All the sudden they don't. Updated FireFox to version 4, they still don't work. Flash PlugIn is fine, flash plays in everything BUT FireFox.
You may have a look at www.DiveLux.lu then choose Gallery and in the frame one of the swf files. It doesn't work for me or my friends. None of us changed anything (site didn't change either) but it doesn't work anymore.
Anything I can do?
Best regards,
Nepu

Hello, M_Shelby94.  
Thank you for visiting Apple Support Communities.  
I understand that you are experiencing an issue with charging your iPhone 4s.  Here is an article that I would recommend going through for this.  If these troubleshooting steps do not resolve the issue then see the section labeled Get more help.  
If you can’t charge your iPhone, iPad, or iPod touch
http://support.apple.com/en-us/HT203030
Cheers, 
Jason H.  

Similar Messages

  • SWF file not playing in flash player

    Hello All
    I am working on this project for a client, suddenly no-one can get the SWF file to play.
    https://drive.google.com/folderview?id=0ByWDl-PaRWIFY0c1SnEwbUNraUE&usp=sharing
    The file is there.
    If anyone can help please do.
    I know this file works. It must be an update or something?
    Please Please Help

    If you've lost the source to your SWF files, there are a number of SWF decompilers available.  You may be able to decompile the SWF and then recompile the project using a current compiler.  It's worth a shot anyway.
    A cursory Google search turned up a few candidates (free and paid), but I don't have much experience with any of them. 
    http://www.sothink.com/product/flashdecompiler/
    http://www.free-decompiler.com/flash/
    http://www.swf-decompiler.org/
    SWFWire - Flash developer tools
    FWIW, I've never seen that blue screen and circle behavior before.

  • Why does the audio in my .SWF file not play in a Browser?

    I created an .swf file using ffmpeg, containing H.264 video and MP3 audio. The file plays perfectly in VLC but  not in a Browser (Chrome/IE). I tried analyzing the file using a trial version of Flash decompiler. Again, only the video plays. The strange thing is that if I extract the MP3 from the file, it plays perfectly using any of th eplayers. It seems to be a muxing issue which VLC apparently handles, but not the player in the browser! Why? Thanks for any pointers.

    Yeah. Sorry to say this but many people buy the various brands of format converters, which are everywhere on the Web and which also spam these boards – and often find they are not only out the purchase price but that the app created as many problems as it solved.
    Russ

  • Swf file not playing in browser

    I have a problem with a swf file which will not play in web browser.
    It played fine until I updated my site. I therefore suspected a pathing issue within dreamweaver and looked thorugh that forum for an answer.
    I tried typing the absolute path to the swf file in the browser address bar and found it straight away. When I clicked on it the screen stayed blank.
    I checked the path to the file and the flv file was relative to the document and not the site.
    swf plays fine in flash player, flash, and locally on dreamweaver.
    I moved the swf up the file tree and changed the links accordingly but still would not play.
    I also tried saving it as a new swf from flash, but that doesn't play either.
    I added another swf to the containing folder and that played fine in the browser.
    When I open the fla file in flash it only shows a flv playback movie, not the elements, I think this is because it was created in after effects.
    Here is the link to the containing folder, the swf file is Home_page_movie_V2.swf
    http://www.joinerycadsolutions.com/Flash/01 Home
    I have other swf files playing fine and this swf played ok originally so I still think it's a pathing problem but I am not that savvy on flash and cannot figure it out.
    Any help would be greatly appreciated, just bear in mind my low level of ability.
    Thanks
    Stuart

    The .swf is loading just fine... but it is expecting to load a .flv video file.
    The path inside the .swf to the .flv file is not correct. The path inside the .swf to the .flv file needs to be relative to the .swf as it's located on the Web page, NOT the physical location of the .swf.
    Here is the absolute address of the .flv:
    http://www.joinerycadsolutions.com/Flash/01%20Home/Home%20V1.flv
    Here is a test player using that address:
    http://www.cidigitalmedia.com/tutorials/flash/cidm_simple_vid_player.html
    So unless your .swf is broken, it just a pathing issue.
    From an old post:
    Pathing issues
    Almost always when it works on the local machine and not the server, it's a pathing problem.
    You can put your Flash related files in whatever folders you want, they do NOT have to be in the root, they do NOT all have to be in the same folder. But if you have a problem and if sticking them all in the root folder works, then you know that the issue was a pathing problem.
    Just remember that paths used in the .swf become relative to the Web page on which the .swf is placed, NOT it’s physical location.  So for example, if your .swf is in the flash/data folder and you use that .swf on a Web page in the root folder, you are in effect, removing that .swf from flash/data and putting it in root. So if the .swf is loading any related files (xml, images, video, etc), the path used inside the .swf to load the .xml file has to be relative to it's new location in root and then back down into flash/data. This is true even though when testing the .swf by itself, it can be inside flash/data and work just fine, since relative to it's location, the path is just fine, they are in the same folder. But if that same path is used when the .swf is placed on a page two folder levels up, the relative path has changed, the old "same folder" path will not work.
    In fact if you are placing the .swf on a web page in a different folder than the .swf is stored in, and that .swf calls external assets, then direct clicking and opening of the .swf in it’s folder should NOT work! That’s because the paths to the external assets should be relative to the Web page and not the physical location of the .swf.
    So just be sure that you use addresses relative to the final Web page locations (not physical file locations) and you can put the Flash related files in what ever folders you want.
    Best wishes,
    Eye for Video
    www.cidigitalmedia.com
    Best wishes,
    Adninjastrator

  • Flash SWF file not playing as HTML snippet!?

    Any Flash gurus out there? I'm trying to get a SWF flash file to play as a HTML snippet but it doesn't seem to be working. I'm using Artotems Flash code within the snippet. The SWF file was encoded using Flash v9.0 and it plays on it's own when I open it the file directly from a web browser. However, when it's referenced from my website through iWeb nothing shows up!? Any ideas? Here's a screenshot of the code I'm using. Maybe you gurus can tell me if my syntax is incorrect?
    http://i40.tinypic.com/2na7iq9.jpg
    Message was edited by: dropscience

    You're not using the full URL to the file.
    You have "/Media/knowledgereignssupreme.flv" in both instances where it should be...
    "http://www.websitename.com/Media/knowledgereignssupreme.flv"
    You can also open it with a simple iFrame code like at the bottom of this page......
    http://www.iwebformusicians.com/MusicPlayers/FlashskinsPlayer.html

  • External .swf files not playing, or showing up

    Hello All,
    I'm a bit confused. I have created a video interface (vidPlayer.swf) file, and am calling on external .swf's (movieName.swf), which contain paths to the original .flv files (movieName.flv) that are to play. The navigation lives on the the main interface file (vidPlayer.swf). This works fine when I'm publishing locally from my system, or if I upload it to a remote server, and play it on my computer. When another individual attempts to either (a.) play it from the server on their system, or (b.) publish it to the web for it's intended use, the interface appears and the loader performs when video track is selected, but the video never plays. Only on my system does it work. Even from a remote server, it plays on my system.
    I have not wrapped my head completely around AS3 yet, so I'm using deprecated script. On the main interface swf (vidPlayer.swf) I have the following script controlling the loader ( I also use this same loading script for the external video swf's):
    stop();
    myInterval = setInterval(preloader, 10);
    function preloader(){
    if (getBytesLoaded()>=getBytesTotal()){
    play();
    clearInterval(myInterval);}
    loadBar_mc._xscale = (getBytesLoaded()/getBytesTotal())*100;
    loader_txt.text=Math.round(getBytesLoaded()/getBytesTotal()*100)+"%";
    On the navigation buttons (tracks), I have the following script (there are 14 tracks total, so the content varies between load and unload content):
    on (release){
    mc_videoPlayer.unloadMovie("02-systemAdministration.swf");
    mc_videoPlayer.unloadMovie("03-gatewaySetUp.swf");
    mc_videoPlayer.unloadMovie("04-homePage.swf");
    mc_videoPlayer.unloadMovie("05-addUser.swf");
    mc_videoPlayer.unloadMovie("06-changePasswordOrPermission.swf");
    mc_videoPlayer.unloadMovie("07-inventorySetUp.swf");
    mc_videoPlayer.unloadMovie("08-storageContainer.swf");
    mc_videoPlayer.unloadMovie("09-addDeicingOperator.swf");
    mc_videoPlayer.unloadMovie("10-orderCryotechProducts.swf");
    mc_videoPlayer.unloadMovie("11-recordDelivery.swf");
    mc_videoPlayer.unloadMovie("12-adjustInventory.swf");
    mc_videoPlayer.unloadMovie("13-deicingLog.swf");
    mc_videoPlayer.unloadMovie("14-PTOCClog.swf");
    _root.gotoAndStop(11);
    mc_videoPlayer.loadMovie("01-firstLogin.swf");
    I have all the .swf's (movieName.swf), .flv's (movieName.flv) and main interface .swf (vidPlayer.swf) in the same folder, so there shouldn't be any missing directory paths.
    I don't know what's going on! I have this set up exactly as a previouse project, using the same interface, scripting and file directory, and it words perfectly from any system, being hosted from anywhere.
    Can anyone help????
    [ I'm working with Flash, CS3 - actions script 2 ]
    Thanks in advance,
    James

    problem solved. Solution? Redo the entire f&%#ing thing. For what ever reason, it now works.
    Thanks anyways.
    James

  • SWF file not playing in dreamweaver

    I have an SWF file on my homepage that used to work just fine, now all the sudden it does not work in preview or when I upload it (I have not changed the file in anyway.)  I made this site using the design mode because I do not know code.  If anyone could look at the code for the flash file below and let me know what is wrong, that would be wonderful!
        <p>
          <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="740" height="400">
            <param name="movie" value="media/homepage slideshow/homepage.swf" />
            <param name="quality" value="high" />
            <param name="wmode" value="opaque" />
            <param name="swfversion" value="6.0.65.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="media/homepage slideshow/homepage.swf" width="740" height="400">
              <!--<![endif]-->
              <param name="quality" value="high" />
              <param name="wmode" value="opaque" />
              <param name="swfversion" value="6.0.65.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" width="112" height="33" /></a></p>

    I don't see anything in this file:
    http://www.thefuturewavesalon.com/media/homepage%20slideshow/homepage.swf
    Incidentally, spaces in folder & filenames should be avoided on the web.  You can safely use hyphens - or underscores _ but no spaces or special characters ($#%^&*). 
    Nancy O.

  • Sound files not playing from inDesign SWF file

    Using Dropbox file transfer, I'm sending a colleague an inDesign project  as a SWF file - a flip book with audio. The files in Dropbox are the SWF Movie files, the HTML and the Resources folder. My colleague is trying upload these to his website. I presumed the sound files would go up via my colleagues FTP and Flash player would link to them. The sound files are functioning. Can anyone outline the procedure one should follow to get Flash to engage with this?   Is there a better locale fo this thread?

    That's what I thought too, but all files are there.  I used to have numerous files (6-8) in a dropbox folder with all parts: cptx, htm, swf, js and the html would play fine by just clicking on the link.  Once it started not working I made individual folders with each part of the file and included them into each seperate folder.  Still not loading/opening.  This is happening to everyone I send the link to.  I've tried opening it in different browsers too.
    Here is a link if anyone wants to see what happens:  https://www.dropbox.com/s/460vq2nqu4dbwf1/courseconnect_training_2013.htm
    Here is how I am including each part of the file in the actual folder:
    https://www.dropbox.com/sh/sdfjdeud8jro1v1/SdZMzJHXBo

  • Swf files only play after FLash CS5.5 is loaded

    I click on a swf file in a folder and for a while it said it was a shockwave file (after I downlaoded and installed Shockwave, I don't know why, had nothing to do I guess).   So I realized that shockwave wasn't the answer and uninstalled it.
    Then when I click on a swf file, nothing happens. I've right clicked on it and tried to put an association with it but I don't know where the flash player 11.1.152 resides in orderr to make the association.
    I had cs4  D,P, and cs5,D,P,  which I just recently uninstalled becaues adobe told me it was ok to uninstall the Design Premium  since I recently purchased cs5.5 master collection.  I usually don't fool around with files like this but
    I must have been bored.  Now I'm not.
    t Since I don't know wha t to associate my swf files with, I associated it (file association, I get there by right clicking on a swf file and a small window opens and asks what prorgram it should use to open the swf file). I know it's FLASH but
    I don't know where the file resides... in windows? In program files? In program data?? Where??  Once I find it, I will be able to chooes it and make the file association. and I am sure it will work then.   I have an adobe case # with this issue
    but it's taking them 2 days now to find an answer. they suggested I come here, so here I am.  PLease assist!! Thanks in advance!  doug

    So, I finally figured out how to do it. And here is the code for anyone who is trying to do the same.
    First thing first when you are exporting captivate file to flash it creates a "com" folder, you will need that folder to access the rdSoundHandler.
    And then simply use the following code to play/pause the swf. This code will not work for swf file created in flash.
    This is the answer to problem I found, if anyone find a better way then please keep posted.
    import flash.net.URLRequest;
    import flash.display.Loader;
    import com.adobe.captivate.flash.rdSoundHandler;
    var ldr:Loader=new Loader();
    addChild(ldr);
    ldr.load(new URLRequest("externalCaptivate.swf"));
    playp.addEventListener(MouseEvent.CLICK,playF);
    pausep.addEventListener(MouseEvent.CLICK,pauseF);
    function playF(e:Event){
    MovieClip(ldr.content).rdcmndResume = 1;
    function pauseF(e:Event){
    MovieClip(ldr.content).rdcmndPause = 1;

  • Flash .swf file not appearing in browser when publishing from iWeb 3.02

    I have been working on a site for the last couple of months that i created in iWeb 2.0 and had successfully had small flash movies that I embedded via html snippets from code provided by numerous sources and youtube videos demonstrating how to get flash movies into one's site.
    The url is
    www.almafoods.com
    Today i upgraded to 3.02 and had to make a change to the home page. The domain opened up fine with all the HTML code and .swf on the page exactly as I had it in version 2.0
    When I now publish to a folder, first of all it doesn't copy over the .swf file unless I create a link to the file, but even when I upload all the directories to my ISP's remote server, the movie isn't not showing up in the browser. The html code file and .swf file are in their correct directories on my ISP's remote server
    I'm baffled as to what is going on here as its the exact same domain that worked perfectly in 2.0 and this has peed me off no end
    Does anyone have any suggestions or encountered the same problem in 3.02?
    Any advice would be very much appreciated

    Your .swf files are in the same folder as the widget-markup files.
    Keep your custom files OUTSIDE the folder with the sitename iWeb creates.
    iWeb will overwrite everything when it needs to do that, wiping out your custom files.
    Put the files in a separate folder and determine the link to these files.
    Read this : Using the iWeb HTML Snippet
    Besides that, to display these tiny pictures I wouldn't use Flash.
    Read this : Create a Banner Slideshow
    And then look at this page : My House

  • Problem: text fade in/out in swf-file not working correctly

    Hello to all,
    this is my first post.
    I work in a printing company and we want to administrate now our website by our own and
    we have bought now Dreamweaver CS4 and Flash CS4 for Mac. My Flash skill-level is "Beginner",
    but I am OK with simple tweenings, using symbols and that.
    I have done an advertisment banner for the home, 550x290 px, background-pictures
    and headlines fading in and out, later until the end there are three subheadlines for pricing details.
    The published swf-file works absolutely fine on my Mac, and also
    embedded in the site in Safari and Opera.
    Before uploading I wanted to check in IE and Opera on a Windows-PC
    and now there is the problem:
    the first headline does not fade in, it suddenly just appears.
    The second headline fades in the place of the first, when the first one is
    fading out. So now, for a second the text is appearing above each other and
    both neither fade in nor fade out.
    The three subheadlines later start one by one, and they work fine and fade in
    and out correctly. All pictures fade in and out correctly, too.
    What could that be?
    I`ve  just installed the newest flash-player on the Windows-PC and
    the problem is still there when I open the swf-file or when I embed it in the website.
    I would be deeply grateful for any hint.
    Thanks!

    Hi!
    The difference was, the headline property was accidentally "dynamic text", the subheadlines were static.
    I missed that.
    Before changing that now in the fla-file I checked the old one on differrent company macs,
    the problem is only one a few macs, say one of ten had the problem I watched.
    I think now, that must be just bad luck or it is a player problem.
    Allow me the question please:
    should I use dynamic text or static (then I cannot embed the font, the option dispappears then
    in the Properties-panel).
    Thanks again!

  • SWF files not running from some lab computers

    Hello,
    Our Flash lab is experiencing strangeness on 8 of its 28 computers. When students create an animation and export it as an SWF file, the animation will not run. They can play the animation from within Flash itself (Enter cmd... watch the timeline progress)... but it just won't run as an SWF file.
    SWF files that are created on any of the non-problematic computers will run on the problem computers, but not the other way around (problem computer> good computer).
    I'm not familiar enough with Flash to troubleshoot this problem. I know that the entire lab was created from one image and all the computers are the same model Dell, running Creative Suite 4 Premium on XP Pro. It is becoming an issue for students as the lab is full and they are having trouble completing their assignments.
    Does anyone have an idea of what's going on... or where to start looking?
    Thanks,
    Alan

    Thanks for the reply Ned. I've checked and the lab is still at the same version. I did find that if we recreated the student's profile and they started out on one of the "good" computers that any future work on a "bad" computer would work.
    I also narrowed it down to a 3D animation... not just any animation that wouldn't work. It seems like the program isn't loading up everything when a student starts Flash for the first time on one of the "bad" computers. Students that first start on a "good" computer can run 3D SWF files successfully on a "bad" computer.
    Well, at least recreating the student profiles is a bandaide fix for now. But I'd like to figure out what went wrong with those 8 computers (I did reload CS on a couple of them... didn't help).

  • HT204076 Slow motion files not playing in slo-mo after 8.1.1

    I had some slow motion video clips I made of my grandson with iPhone 5S with iOS7. After upgrading to IOS 8.1.1, they will not play in slow motion on the iPhone or in iTunes on my Mac Pro 5.1 (2010). In the 'Master' file I found the clips and the size of the file is much bigger than non slow mo clips of the same time length. Also, when the info tab is selected and I scroll through my photos, the info does list the frames per second as 120 FPS. I cannot find a way to play the clip in slow-mo as I haas before the update. My Mac Pro is running Mountain Lion.

    Try:
    - Reset the iOS device. Nothing will be lost      
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings                            
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                               
    iOS: Back up and restore your iOS device with iCloud or iTunes
    - Restore to factory settings/new iOS device.                       

  • SWF FIles not showing on internet

    Hello, I am using Adobe CS4 and I have embeded a swf file and when I view it using the play button it works fine, when I attempt to view it once loaded to the server nothing shows but a black box.  I have uploaded the scripts folder to the root directory and still nothing. Here is my code that I am using if someone could please take a look and assist me I would greatly appreciate it.  I didn't have this issue when I was using DW 8 which is what this was uploaded with originally. This is the link to the webpage itself that I am trying to get the file to load into: http://www.pkp2.rladesignsconcepts.com/test.html....I have even tried to use the swfobject program and still nothing....Please help!
    <!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>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    </head>
    <body>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="950" height="550" id="intro for site" title="intro6">
      <param name="movie" value="intro6.swf" />
      <param name="quality" value="high" />
      <param name="swfversion" value="6.0.65.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" />
      <param name="LOOP" value="false" />
      <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="intro6.swf" width="950" height="550">
        <!--<![endif]-->
        <param name="quality" value="high" />
        <param name="swfversion" value="6.0.65.0" />
        <param name="expressinstall" value="Scripts/expressInstall.swf" />
        <param name="LOOP" value="false" />
        <!-- 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" width="112" height="33" /></a></p>
        </div>
        <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
    <script type="text/javascript">
    <!--
    swfobject.registerObject("intro for site");
    //-->
    </script>
    </body>
    </html>

    You stil have a space in the ID
    96B8-444553540000" width="950" height="550" id="intro " title="intro6">

  • TS1702 I am having problems downloading 2 purchased movies. Cars 2 & Toy Story. I had it on My iPad, then after a while the movies would not play. I went to the apple store and they deleted it and told me that all I need to do is download it again. Not wo

    Hi
    I am having problems downloading 2 purchased movies. Cars 2 &amp; Toy Story. I had it on My iPad, then after a while the movies would not play. I went to the apple store and they deleted it and told me that all I need to do is download it again. I tried what they suggested at the apple store, but I am still not successful. It continues to tell me there is a download error. Please help! Need these movies for my 3 year old!

    User to user forum.
    Apple is not here.
    You need to contact iTunes support:
    http://www.apple.com/support/itunes/contact/

Maybe you are looking for