Dreamweaver CS5 wont loop .swf file???

Hi there,
I am having a problem where i am trying to get a swf file to loop. I read on another thread that there is a bug in dreamweaver and although it automatically selects the loop button in the property inspector it does not add the code. But when i correct the code it still doesn't work! here is the code i am using:
  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="550" height="400" id="FlashID" title="openingsequence">
    <param name="movie" value="1.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" />
    <param name="LOOP" value="true" />
    <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
    <!--[if !IE]>-->
    <object type="application/x-shockwave-flash" data="1.swf" width="550" 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" />
      <param name="LOOP" value="true" />
      <!-- 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>
I have also read that it could be because the code for the .fla file has a <stop/> value at the end instead of the code to make it loop. I made the swf file from an mp4 in flash so ive never had the original .fla file. I have tried using a swf decompiler to get the fla file but it doesnt seem to have worked but this is a side issue...
I really just want to figure out how to get dreamweaver to loop my swf file.
Can someone please help me, ive spent all day trying to solve this!
thanks,
Matt

Hi
You wrote -
I made the swf file from an mp4 in flash so ive never had the original
.fla file. I have tried using a swf decompiler to get the fla file but
it doesnt seem to have worked but this is a side issue...
First welcome to the forum.
Unfortunately without being able to edit the stop() function out of the fla file, your swf will not loop.
You could use the html5 video element for your mp4 and if you have the original video file convert it to other formats for use in the html5 video, and then use the swf file as the fall back, this would allow your video to loop in those browsers that support this.
There are also 3rd party players available that will allow the swf to loop without editing but these will only work on windows.
PZ

Similar Messages

  • Dreamweaver CS5 errors while moving files

    Hi. I tried moving image files from one folder in my Dreamweaver CS5 site to another (from within Dreamweaver) and it threw the following errors about 3 or 4 times for each file. Any ideas what's going on?
    Dreamweaver
    While executing onLoad in tempURL_afterSave.htm, the following JavaScript error(s) occurred:
    At line 4309 of file "C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5\Configuration\Shared\Common\Scripts\dwscripts.js":
    out of memory
    At line 4309 of file "C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5\Configuration\Shared\Common\Scripts\dwscripts.js":
    out of memory
    OK  
    Dreamweaver
    While executing canInspectSelection in spry_widget.htm, a JavaScript error occurred.
    OK  

    Delete your cache file
    http://forums.adobe.com/message/2260933#2260933
    Brad Lawryk
    Adobe Community Professional: Dreamweaver
    Northern British Columbia Adobe Usergroup: Manager
    My Adobe Blog: http://blog.lawryk.com

  • HELP DREAMWEAVER CS4 NOT SHOWING SWF FILES

    I have a presentation in 2 days in Tokyo. And I'm panicking.
    I'm on am Intel Mac OS X 10.4.11.
    I have the latest version of Flash Player 10 installed. (Not the brand new beta version).
    I created a great website in Dreamweaver MX a few years ago.
    I never had ANY issues with .swf files displaying until using Dreamweaver CS4.
    I updated my photography portfolios in Adobe Bridge, and used Dreamweaver CS4 to link the updates.
    NOTHING MORE THAN THAT!
    Then, NONE of the .swf files that were always viewable are showing.
    There is absolutely NO Flash content showing on any page of the site now.
    Not even in browser view in Safari, or Firefox.
    I uploaded the files along with the newly created SCRIPTS folder to my server, and still no .swf files are viewable.
    These are NOT FLV files they are .swf files that were imbedded properly, and were always viewable. Until now.
    I have to go to Tokyo in two days and give a presentation of this site.
    What is the problem?
    The attached files show the view in Dreamweaver CS4. The view in Safari, and the view in Firefox.
    I'm screwed for a desperately needed job in Tokyo if I can't get this fixed ASAP.
    Please help.

    i think you are on to something here. but i am not sure how to go about fixing this.
    are you saying the "../s
    should be replaced with "S
    where is this code located? in the source code of each page that has the swf files? i should replace it with the correct version you copy and pasted? and that should resolve the problem?
    big thanks if this is the issue.
    <script src="../scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    The correct link to that file would be this -
    <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    Note the "S" in place of the "s".  *nix servers are case sensitive.

  • Dreamweaver CS5 crashes when putting file to server.

    Recently I've had occational crashes when putting file to server, but it worked when I rebooted
    system. Now, even I reboot the system, whenever I try to put a file into the web server, it crashes.
    Message shows:
    Adobe Dreamweaver CS5 has stopped working
    A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.
    Has anyone found a solution to this?
    FYI, I'm using windows 7 64bit on intel i7 machine with 12GB RAM.
    Your help is appreciated.

    Try restoring your preferences
    http://kb2.adobe.com/cps/839/cpsid_83912.html#main_Restore7V

  • Dreamweaver CS5 Slow to Open File... Enable Related Files

    Hello,
    I have a page that uses the Fancybox script and it takes Dreamweaver 50 seconds to open this page.
    This script requires jQuery, so in the head of my page I have this:
    <script type="text/javascript" src="http://code.jquery.com/jquery-1.4.2.min.js"></script>
    If I comment that line out, the page opens immediately. Also, if I disable "Enable Related Files", the page opens immediately... neither option is a good one of course.
    It's my guess that dreamweaver is retrieving and parsing the remote jQuery file which is what is slowing things down. How to I stop dreamweaver from going after remote files???
    I was hoping setting "Discover Dynacially-Related Files" to "Disabled" would do the trick, but trying that has led me to another problem that I posted in a different topic which is that Dreamweaver won't save the selection for "Discover Dynamically-Related Files". That option always returns to "Manually".
    Any ideas how to stop dreamweaver from retrieving remote files?
    Thanks!
    Peter

    Im on a mac with CS5 and I have started getting an issue with one of my sites where it is slow to open the files. I tried following the steps in the article you attached here but I can not find that preference file at  /Users/Your User Name/Library/Preferences. In fact, I don't have a library under /users/my name.
    I can open files fine on a different site, but for some reason just this one is giving me trouble.

  • Dreamweaver CS5.5 template PHP file path bug

    I have a template that I am using for my website, it is a PHP template and for some reason whenever I have some links within the PHP code blocks that include other .php files. My code is:
    <?php
    //Code In template
    include('../scripts/MySqlConnection.php');
    include('../scripts/login.php');
    ?>
    The code is just including some files, but when I update all the pages that use this Template they dont put the right links on them, like so:
    <?php
    //Code That Appears On Child Page
    include('scripts/MySqlConnection.php');
    include('../scripts/login.php');
    ?>
    For some reason the first link is correct since this document is in the root of the site instead of in the Templates folder like my template is, but the second "include" statement has the wrong link inside of it. Even if I switch them around its always the very first include statement that is correct and the 2nd is always wrong.
    Also the links are all relative to the document and not site root in the "Manage Sites..." dialog.
    Is there anyway to fix this? I heard that this was a quirk/bug in Dreamweaver 8 or something but is it still not fixed in this version?
    Thanks

    Yes I guess that I am gonna have to use one of those solutions, but it still is weird that this is happening within the code though. I found one thread where the solution was to put the include tags into a seperate PHP block like this:
    //Template
    <?php include('../scripts/MySqlConnection.php'); ?>
    <?php include('../scripts/login.php'); ?>
    And it actually outputted the correct links on the child page which is really weird but this was from like Dreamweaver 8 or MX or something because the thread was from like 2007 which is weird that they hadn't fixed this bug yet considering its 2012 and Dreamweaver CS5.5 still has the bug.

  • CS5 Activating loop - What file/folder needs to be deleted?

    I freshly installed Mountain Lion on a blank HDD and then installed the CS5 Master Collection from Adobe DVDs.
    Everything went fine.
    Then I tried to launch AfterEffects and in this moment the whole system freezed and automaticly restarted.
    After restart I tried again launcing After Effects and went into the activating process. I've entered my serial, it was confirmed, the dialog closed and nothing else happend.
    Whenever I try to launch an Adobe App, I need to enter my serial, the dialog closes and nothing happens.
    I have completly deinstalled and re-installed the whole package. But it's the same.
    Is there any file in some hidden folder that must be deleted or something like this?
    I am on OSX 10.8.5. / Mac Book Pro Mid 2010 i5 4GB
    Thanks!

    HI Charlie,
    *"If Trash contains “Recovered Files”*
    One or more Recovered Files folders may appear in your Trash after restarting your computer.
    The recovered files are temporary files used by Mac OS X applications. Usually temporary files are deleted by an application when it no longer needs them. If an application quits unexpectedly, the temporary files may not be deleted by the application. When you restart your computer, Mac OS X moves these temporary files to the Trash.
    You can retrieve useful files by dragging them out of the Trash. In most cases, however, the temporary files are not important and it is safe to empty your Trash. Check with the manufacturer of the application if you are not sure. If you still need help with this issue.....
    You can't empty the Trash or move a file to the Trash in Mac OS X
    Solving Trash Problems
    How to Fix Stubborn Trash and Why it Won't Delete
    Carolyn

  • Dreamweaver CS5, cant edit dependent files

    Its been a couple of months since I made any changes to my site in Dreamweaver. I use a template for my web pages. I made some changes to my template file, I made some changes to my home page, which neccessitated changes to a couple of style rules in myh main *.css file. When I click on a rule, i get a message stating, "Unable to open example.com/style.css because it could not be found on your hard disk. Download the file..." However, all of my dependent files, *.css etc, are in fact on my hard drive, and in fact there is no difference when compared to the corresponding remote files. Im sure I just have solme setting wrong. But I havent a clue what I need to do to be able to start editing my site .css file again. I have gone back and forth between showing myh local files and the remote files in the files panel, and there is no change.
    Please someone help.

    @MurraySummers, yes the dependent files are located in the root directory of my site on my hard drive, right along with all the .html pages I have created and am able to update btw. I can add content to the individual .html pages, but all of my dependent files, not just the .css files, but the java script files too, I would be unable to make changes to those, if I had actually wanted to which i dont.
    Another piece of information if it helps, if i click on any of the dependent file buttons which are located on the bar next to the source code button to show the individual file content, a yellow bar beneath the address bar appears with the following: sample.css is a remote file and cannot be edited.
    I only have the one site. Interestingly, I tried something that may or may not give someone an idea of my problem. I have a couple of copies of this site for back up in my dreamweaver folder. I opened up an older copy of the index file from one of those, and i do NOT have the same problems. I CAN open up an individual rule, and of course save a change to it if I wanted. Now I couild use one of those older copies, but I wouldnt know where to begin to make all the changes to all the pages to get me back up to current content.

  • All of a sudden illustrator cs5 wont open my file box, it just closes the program.

    The same thing happens when I try to save something.

    kanoby,
    You may try the following (you may have tried/done some of them already) and see whether it helps (the following is a general list of things you may try when the issue is not in a specific file; 3) and 4) are specifically aimed at possibly corrupt preferences):
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to 3 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder Other options (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • Protocol for re- installing Dreamweaver CS5 and reconnecting to files

    My web site was working fine till I had malware on my computer and had to clean and re install all programs. I re installed CS3 and then my upgrade to CS5. I went to set up site to reconnect files and now cannot connect to FTP or up load photos for this month. I posed this question 2 days ago and no response and no help. Do I need to take it to Spry Framework where I can get a response?
    Web site is www.williamshomesteadranch.com  There are 4 pages that are ok and I had to use Filezilla to update them. The other pages will not connect any way to FTP.
    I would really appreciate help!
    Sue

    I do have it copied onto an external hard drive and the original is still there. After talking with Adobe today and finding out their tools system is down till Monday, I plan to un install and reinstall and redefine with the original files. They still should have everythin the same. I have never had to re do this in 4 years and did not remember what was supposed to be there. Is there a protocol for reinstalling since I have to do the CS3 first and then the CS5 upgrade?

  • Dreamweaver CS5's Point to File feature leaves "droppings" on my screen.

    There appears to be a graphical glitch when using Point to File:
    That green color that looks like rat droppings is the color of my background showing through. Any idea how to fix this, or why it's happening?

    I am afraid it's just an issue caused by the confluence of software, hardware, graphics subsystem and cosmic rays.
    It's been that way for several releases now - it's worse on some systems than others.  Not sure what the gating variables are....
    Adobe knows about it.

  • LOOPING SWF FILE FOR banner ad

    Kinda a newbie at the flash banner thing, but I am creating a
    flash banner ad for a client which will fun on a 3rd party website.
    Their rules stipulate that the banner ad can only loop 3 times. Is
    there a way for me to do this apart from duplicating the animation
    3 times? I only have a 40k limit, so if I could make it loop 3
    times using actionscript verses duplicating the frames, it will
    save me some precious size.
    thanks for any help you can give.

    There certainly is. In fact, David Stiller has shared how to
    do this exact task with us on his blog:
    http://www.quip.net/blog/2006/flash/how-to-loop-three-times
    Good luck! Let me know if you need any more help.

  • How does one add a photo gallery to my web site in Dreamweaver CS5 and have the link recognized as a destination file?

    How does on add a photo gallery to a web site in Dreamweaver CS5 and have the file folder which contains the photos, recognized as the "go to location" for the link up?

    Ok.  So Photos1.htm is the main gallery page.
    And it looks like you have sub-folders with images in them like these from 2011 and 2010
    LLA Picnic 2011/
    photos 2010/
    Have you defined a site in DW yet?   That's a critical first step in getting DW to recognize your site's links and other assets.  See video below:
    GS-01: Defining a new site | Learn Dreamweaver CS5 & CS5.5 | Adobe TV
    Nancy O.

  • Problem in dreamweaver - image file and swf file.

    Hi friends.....nice to be here.
    Ahnm, lets start from the beginning! J I am new here and my english isnt so good, but i´ll try to explain what was happening with my webpage using Dreamweaver CS3 and a swf file…..Im sure that for most of you it’s a basic problem with a basic solution, but I didn’t find one…..and I´m new to CS3 too ! J
    I´m creating a simply webpage using 2 frames: Top frame and main frame, but my problem was in top frame.
    I created an image (like a banner) to fill this frame, not background, an image with name company, phone number etc…..My intention was to put some buttons (using flash) in this image……..but NOT in all image…, so I split the image in two….half jpeg file, half a swf file…….joining this images on dreamweaver later…..
    So, on dreamweaver works great……there everthing works perfect…..but on I.E, an BORDER appears, separating the two images
    Well…..better than words, here is the images:
    On dreamweaver
    http://img204.imageshack.us/img204/2867/tela1.jpg
    http://img543.imageshack.us/img543/2083/tela2.jpg
    On I.E. (my problem)
    http://img717.imageshack.us/img717/585/tela3u.jpg
    Guys, I´m sure that was an easy solution………. I hope someone can help me…
    Sorry for my english J
    Hugs
    Vinicius
     

    1) You don't need frames.  Why Frames are bad for you and your site visitors.
    http://apptools.com/rants/framesevil.php
    2) Don't use Flash for navigation.  Many people can't use Flash.  What will they do?
    3) Learn HTML and CSS code first.  This will make DW much easier to learn.
    Start here:
    HTML & CSS Tutorials - http://w3schools.com/
    Then work through this 3-part tutorial:
    Taking  a Fireworks (or Photoshop) comp to a CSS based layout in DW
    Part 1 --
    http://www.adobe.com/devnet/fireworks/articles/web_standards_layouts_pt1.html
    Part 2 --
    http://www.adobe.com/devnet/fireworks/articles/web_standards_layouts_pt2.html
    Part 3 --
    http://www.adobe.com/devnet/fireworks/articles/web_standards_layouts_pt3.html
    For best results, post a URL to your web page.  You'll get faster replies and much better answers that way. 
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Can't get swf. file to play in dreamweaver

    Hello,
    Trying to put video into dreamweaver. I created swf file in flash. Can't seem to get it play when i import the file to html page.
    What files need to be in the Dreamweaver folder? HTML, Skin, swf?  thanks for any help. Owen

    When you create the file in Flash, it is usually best to also have it publish an html page.  Copy the embedding code that Flash creates in the html file and paste it into your intended html file.  The Flash code may also be reliant on including a .js file, which it will also create, so that needs to be placed in the site folder.  The header of the Flash html may include a script link to this js file, so you need to copy/paste that in the intended html page as well.

Maybe you are looking for

  • Xsetwacom no longer working

    Hello everyone, I recently noticed that xsetwacom doesn't find any wacom devices anymore: $ xsetwacom list dev returns nothing. But the Tablet is actually working without a flaw, and also added to xinput: $ xinput list ⎡ Virtual core pointer id=2 [ma

  • Restricting creation of order while material material is not confirmed

    Hi Can i restrict user form creating of sales order if materia is not confirmed for example if order quantity is 100 and avaialable quantity is less than 100 then sales order should  not saved. anupam

  • How do I copy a form?

    I've created a registration form and I have very small changes.  The form will pretty much stay the same just changing things like the date.  How do I save as and make my changes?

  • How to deploy wsdl+xsd to database based MDS in SOA 11g

    I am going to migrate our soa solution based on oracle soa suite version 10. We are using a file based repository in that solution and it is copied to the server and exposed to the application server as a virtual path. I wan't to use the MDS instead,

  • HR instance seperation

    Hi, Is anyone has knowledge about HR instance speeration. My client want s to go for one seperate HR instance. Please send me some relevant details or docments if someone have. Points will surely be rewarded Thanks in advance Mukesh