Flash file not looping within Dreamweaver

I have toggled the loop "on" on Dreamweaver and made sure the file was looped in Flash as well. It will not loop. Is something wrong in the coding? Thanks for your 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>
<link href="media_distinct css.css" rel="stylesheet" type="text/css" />
<script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
<link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="wrapper">
  <div id="header">
    <ul id="mainNav" class="MenuBarHorizontal">
      <li><a href="index.htm" title="Our Home Page">Home</a></li>
      <li><a href="#" title="about us">About</a></li>
      <li><a href="reels.html" title="Video Examples">Reels</a></li>
      <li><a href="#" class="MenuBarItemSubmenu">Production</a>
        <ul>
          <li><a href="#">TV Ads</a></li>
          <li><a href="#">Corporate Marketing</a></li>
          <li><a href="#">Graphic Design</a></li>
          <li><a href="#">Web Design</a></li>
          <li><a href="#">Live Broadcast</a></li>
          <li><a href="#">Print</a></li>
          <li><a href="#">Wedding</a></li>
        </ul>
      </li>
      <li><a href="#">Consultation</a></li>
      <li><a href="#">Coming Up</a></li>
      <li><a href="#">Contact</a></li>
    </ul>
  </div>
  <div id="mainContent">
    <div id="videoReels">
      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="474" height="625" id="FlashID" title="video reels">
        <param name="movie" value="summary reels.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="summary reels.swf" width="474" height="625">
          <!--<![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>
          </div>
          <!--[if !IE]>-->
        </object>
        <!--<![endif]-->
      </object>
    </div>
  </div>
</div>
<script type="text/javascript">
<!--
var MenuBar1 = new Spry.Widget.MenuBar("mainNav", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
swfobject.registerObject("FlashID");
//-->
</script>
</body>
</html>

Looping a Flash movie is done by design, not by some settings you make in the Publish Settings or the html embedding code.  If you make sure that you have no stop(); commands at the end of the timeline in the Flash Movie then it will automatically loop.  If the file does not use the timeline, but you instead have some component playing, such as a video or something, then you need to build in the controls that will detect the end of play of that component and reset it all to play again.  You may need to head to the Flash forums to get help with this.

Similar Messages

  • Flash files not displaying in Firefox, Safari, and Opera. Most recent Shockwave installed, private b

    Flash files not displaying in Firefox, Safari, and Opera. Most recent Shockwave installed, private browsing active in Firefox?  Works perfectly in Chrome and Internet Explorer.  HELP!!!!

    I suppose it would have helped if you knew what it was supposed to look like!   I'm using Shockwave Flash 11.7.700.169  and the version of Firefox I'm on is 20.0
    When you see it in Firefox  - do the thumbnail populate the grid?  See attached populated and un-populated.
    Populated grid is with Chrome.
    Thanks!
    Thanks in advance!

  • Flash file not responding if more than 1 flash file.

    product : Adobe Flex Builder ver 2.. HELP required urgently..
    I'm very new to Flex. in my adobe FLEX page, i'm displaying 2
    flash file (.swf). the flash file itself pop-up data based on click
    on the adobe flash file. however only 1 flash file (first flash
    file) responsds and 2nd flash file loaded but NOT responding to
    click and no data pop-up in the 2nd flash file.
    However, if i change the order of FlashLoader2.load("file"),
    the 2nd flash file responding and the 1st flash file not
    responding. so, we can conclude that flash file is ok. anything
    need to change in adoble flex???? pls help.
    thanks

    ar tech,
    I think that your problem is to do with layering. You have
    specified both loaders to have width and height 100% so (unless
    there is more to your code than you have posted) they will sit on
    top of each other. In that case unless you have done some clever
    code to pass on the mouse request, it will get swallowed by
    whichever one is on top (hence the change of behaviour when you
    alter the order of loading).
    It sounds from your description as though they actually sit
    in different screen areas, so maybe try changing the location
    parameters and see if both respond when you put them side by side.
    Richard

  • Flash file not appearing

    Help! Please be kind enough to look at my code for this page
    and see if you can figure out why me Flash file is not showing up.
    The page plays perfectly when previewed in Firefox and Safari
    directly from Dreamweaver. And yes, my Library folder with the
    Home.swf file is on the server.
    http://www.geocities.com/bchamp11/
    Thanks.
    Bill

    This line:
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    is inserted by DW8.0.2 when you insert a Flash movie.
    It'll preview OK locally but you need to upload the Scripts
    folder (which
    DW8.0.2 created and Adobe neglected to tell you about) so
    that the Flash
    movie will view OK online.
    Regards
    John Waller

  • Flash file not publishing

    Flash newbie here. I've created a flash file, and the intrux
    suggest to save, check the Publish Settings that they are correct,
    and then click okay. (Okay, I've done this numerous times
    ) I then click on "Publish", but instead of getting
    the next dialog box, the dialog box flashes briefly (pun
    unintended) on the screen, and then disappears. The file(s) show up
    in the Dreamweaver files palette however. I've tried uploading the
    file.swf and the file.html, but the browser only displays a broken
    gif. The animation tests okay in the <Control><Test
    Movie> exercise, so what am I doing wrong to have the publish
    dialog box display for a split second and then disappear?
    Thanks in advance,
    Michael

    Please ask in the Flash forum, this forum is for discussions
    about the SWF
    format and open solutions, not about flash (the authoring
    tool). You'll get
    better responses when you ask in the appropriate places.
    Jeckyl

  • Flash files not recognized

    My bank sets flash files in a Macromedia folder under ~\library\preferences.  The flash file is used by the bak server to recognize the Mac (and avoid security questions) if the cookies are purged.  I cna see the flash file right where it is supoosed to be.  The time stmap indicates it was set at the most recent visit.  Somehow the bank server doesn't see that flash file, so I have to answer teh security questions upon the next logiin.  The bank IT department tells me the flash file is set by the browser (Safari).  They can't reproduce the problem on their one Mac, and are blaming some unknown setting or feature of my browser.
    Could it be a Safari setting?

    Did you do this?
    "A solution found!!!!!!!!!
    **I downloaded a Sony plugin from Sony's website that allows you to log and transfer the material shot on a Compact Flash card (with a camera like the Sony Z7U) and bring that into FCP. They have the plugin for both FCP 6 and FCP 7. After installing the plugin, I was successfully able to bring in my footage. Interstingly though, I tried to bring in another folder of video I transferred to my hard drive that was shot on the CF cards and FCP gave me the message saying the media was unsupported and/or something was wrong with the file directory. I took a look at the folders where I have my video stored and noticed that the folder entitled "VIDEO" had a sub folder entitled "HVR" then within that folder were the files. One of my folders did not have the "VIDEO" folder. So I created one and dragged and dropped the other files into that"VIDEO" folder and like a charm it worked!
    **So very important: For those of you using a CF based file system, make sure you download this following plugin from Sony's website: http://www.pro.sony.eu
    *Also make sure that you have the outer folder named "VIDEO" all in capital letters. I guess it's the same concept as a DVD player not playing a video that doesn't have both the "Audio TS" and "Video TS files" even though the AUdio TS folder is blank.
    Hope this helps out some of you folks who may have experienced the same quirk I did when trying to transfer the CF card video into the log and transfer of FCP.
    Thanks,
    Scott Wolfson"

  • Flash Object not viewable within page

    Hello, I've been having trouble adding a Flash content into pages (which I'm quite innexperienced at). My homepage for example, is supposed to be a flash site. But for some reason it does not play when inserted to an incredibly simple webpage, as you can see here; www.ethanguillemette.com
    Instead of the flash site appearing, there is simply an empty white box. Now interestingly enough, the flash object is fine in and of itself, and can be viewed without problem (albeit far too large!) here; http://www.ethanguillemette.com/flashsite.swf
    The following is the code for the index page. Pretty much all I did was create a wrapper, center it, and add a background color:
    <!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>Ethan Guillemette - Web Designer</title>
    <style type="text/css">
    body {
    background-color: #91919B;
    .flashwrapper {
    margin: auto;
    height: 480px;
    width: 900px;
    </style>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    </head>
    <body>
    <div class="flashwrapper">
      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="900" height="480" id="FlashID" title="Ethan Guillemette Flash Site">
        <param name="movie" value="flashsite.swf" />
        <param name="quality" value="high" />
        <param name="wmode" value="opaque" />
        <param name="swfversion" value="11.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="flashsite.swf" width="900" height="480">
          <!--<![endif]-->
          <param name="quality" value="high" />
          <param name="wmode" value="opaque" />
          <param name="swfversion" value="11.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" width="112" height="33" /></a></p>
          </div>
          <!--[if !IE]>-->
        </object>
        <!--<![endif]-->
      </object>
    </div>
    <script type="text/javascript">
    swfobject.registerObject("FlashID");
    </script>
    </body>
    </html>
    Does anyone know what hairbrained thing I'm doing wrong? Any help would be much appreciated!

    Just as general info I'd like to add a couple of my observations.
    There seems to be a number of very similar problems popping up in other Forums recently related to this same issue. I'm thinking that a recent Flash pluggin update is causing some of these problems.
    For example, I can't see the .swf files in either of hans links... I haven't updated my Flash pluggin for awhile (10.0.45.2). OK, I can understand if I can't view the .swf.
    But here is a similar problem posted over in the Flash Forum:
    http://forums.adobe.com/thread/868573?tstart=0
    I get a "download latest pluggin" message when attempting to view the posters page:
    http://www.brendaportfolio.co.uk/test.html
    However, I can direct download the .swf and view it just fine.
    So the problem is not that I don't have the correct version pluggin for that particular .swf, but rather that I don't have the correct pluggin as required by the embedding code used, specifically:
    <param name="swfversion" value="11.0.0.0" />
    older versions of his .swf/pages used an embed method calling for older version of "swfversion" as a param, those work just fine.
    So my guess is that in this posters case, the newer version pluggin IS required for his .swf, since I can't view the page. The old CS3 version, which used the old "AC_FL_RunContent" embed method only called for version 9 pluggin, while the .swf itself requires the latest pluggin.
    Perhaps a lesson to be learned is that when creating Flash content, you may not want to always develop for the very latest version of Flash Player, since not everyone has updated their browers. A second lesson/observation is that the embed method used in CS5 (swfobject_modified.js) seems to be putting the cart before the horse, requiring the latest pluggin update even if the .swf does not need it.
    Now I am all for using .swfobject, but NOT to display the Flash. swfobject is not needed, nor required to display Flash on a Web page. If the Web browser has the Flash pluggin a .swf will display just fine with some simple code like this:
    <object data="path_to_file/file.swf" type="application/x-shockwave-flash" width="insert_width_of_movie" height="insert_height_of_movie">
      <param name="movie" value="path_to_file/file.swf">
      <param name="SomeOtherParam" value="ParamValue">
    </object>
    no other code, swfobject, or AC_FL_RunContent needed.
    The purpose if using .swfobject is to provide Flash detection (not Flash display) and display alternate content if the Flash pluggin is missing or not up to date. But it appears now that the version of .swfobject used in CS5 has incorporated "get the latest version pluggin no matter what" rather than "get the appropriate pluggin for this .swf".
    And yet one of the most powerful features of .swfobject is the most overlooked and underused, that of allowing you to create alternate content for SEO purposes. That alt content can completely remedy I Know Nothing at all's concerns:
    On another note, you are aware that a 100 % Flash navigated site is the worst thing you can do from an SEO standpoint right?
    From an old post:
    If you think that Flash is somehow bad for SEO, it's time to dispell that MYTH!
    If fact, in some circumstances I'll use Flash INSTEAD of just HTML because then I'll have better SEO than with just HTML alone.
    http://www.worldbarefootcenter.com/
    The link to World Barefoot Center in the above post is just one example. View the source code and you see a couple paragraphs of text along with regular HTML links.... but what displays is the Flash version of the image and Flash links.
    The client provided the artwork for the page... and that's what they wanted to use a .jpg image. Well yes, that could be done in HTML but it would be virtually invisible to Google. So Instead I converted the image into a Flash .swf and used swfobject to display the Flash. swfobject allows you to create alternate content inside the <div> which also holds the Flash .swf, then when the page is loaded it detects if the browser has the Flash pluggin. If it does, it displays just the Flash content, if not, it displays the alternate content. Since almost everyone has the Flash pluggin, for most people the Flash version of the <div> will display.
    The alternate content for that <div> can be any regular HTML text, images, media player, links, etc., anything that you would use if you were not using the Flash. Now the best part is that the alternate content can be "over the top" as far as optimizing for SEO, since it will not be seen by most viewers.
    Here's another example of SEO with Flash.. again, the page is just a single image provided by the client:
    http://www.ksowetsuits.com/
    View the source code. The alt content is paragraph after paragraph of information about the site, including lists and links. If it was just the HTML, it might be kind of a boring Home page. But for SEO I can go "over the top" in promoting the site, since most viewers will never see that part... but it's all indexed by search engines. The end result is BETTER SEO using Flash than just HTML.
    On another Web site, a Flash video is displayed, the alt content is the complete text narration of the video. Now how many people would take the time to read that if they could just watch the video instead?? again, better SEO with Flash than without. In fact in one case we had first page search result from that video narration within 4 hours of posting the page.
    On still another site with a Flash video, the alt content is another video, but a .mov version, which will, in effect play Flash video on the iPhone (not possible you say??). Well since the iPhone does not have Flash pluggin, it simply displays the .mov version of the video, while everyione else sees the Flash version.
    So anyway, if Flash is a part of your Web development, you should look into using swfobject and alternate content.
    http://code.google.com/p/swfobject/
    Best wishes,
    Eye for Video
    www.cidigitalmedia.com
    Best wishes all,
    Adninjastrator

  • Flash file not opening in XP system

    hi...
          I did one flash file by using Action Script 3.0. That SWF running in Vista and Windows7 systems but it not running in XP systems.
         What the Resion for that..

    no.. is there...
             Other SWF files are Running...

  • Flash File not Able to Display using ADF Trinidad components..

    Hi All,
    I am trying to display a flash file using ADF trinidad component for one our project but not able to display when embeded inside the code.
    However I am able to directly access the flash file using http://localhost:7101/test/pages/test.swf
    The below Object code is included inside the tr:panelHorizontalLayout tag. I also tried using tr:media but doesnt display anything on the browser.
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="210" height="230" id="footer_ad1" align="bottom">
    <param name="allowScriptAccess" value="sameDomain"/>
    <param name="allowFullScreen" value="false"/>
    <param name="movie" value="http://localhost:7101/test/pages/test.swf"/>
    <param name="quality" value="high"/>
    <param name="bgcolor" value="#ffffff"/>
    <embed src="http://localhost:7101/test/pages/test.swf" quality="high" bgcolor="#ffffff" width="210" height="230" name="test" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave- flash" pluginspage="http://www.adobe.com/go/getflashplayer"/>
    </object>-->
    Thanks
    Chetan

    Hi Ramandeep,
    I tried that option early but did not work. Not able to understand why.
    Below is the code snippet.
    <tr:panelGroupLayout layout="vertical">
    <tr:panelHorizontalLayout>
    <!--Some Portlets are added-->
    <f:verbatim>
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="210" height="230" id="footer_ad1" align="bottom">
    <param name="allowScriptAccess" value="sameDomain"/>
    <param name="allowFullScreen" value="false"/>
    <param name="movie" value="http://localhost:7101/test/pages/test.swf"/>
    <param name="quality" value="high"/>
    <param name="bgcolor" value="#ffffff"/>
    <embed src="http://localhost:7101/test/pages/test.swf" quality="high" bgcolor="#ffffff" width="210" height="230" name="test" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave- flash" pluginspage="http://www.adobe.com/go/getflashplayer"/>
    </object>
    </f:verbatim>
    </tr:panelHorizontalLayout>
    </tr:panelGroupLayout>
    And as I mentioned it works fine when I directly access the flash file by using http://localhost:7101/test/pages/test.swf.
    Thanks
    Chetan

  • 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.

  • Flash files not playing in Captivate correctly.

    I have Flash files that make up a course that play correctly in Flash but are breaking in Captivate once I import into the Publish folder. There is a button that remains active without being clicked and will not close as it is supposed to, creating obvious issues in the course. The button does not have these issues in Flash, only in Captivate.
    Has anyone had an issue like this or any thoughts on how to fix it?

    Is the SWF published for AS2 or AS3?  Captivate only accepts AS3 nowadays.
    The other likely issue is that perhaps you have inadvertently used a symbol name for your button, or some of your AS code functions/variables etc, that happen to be reserved by Captivate for its own use.  These types of conflicts can cause issues.

  • Flash File not working with DW

    "Content on this page requires a newer version of Adobe Flash Player"
    I know others have had this same issue, but after researching and trying everything, I am just not able to fix it.  Anyone out there have any ideas?  I have a website created in flash.  I used DW to import the flash file and upload to the server.  Very simple html page with nothing else but the flash file.
    Here is the website. www.meghanmcmehon.com.  Just need some help here.  Thx.

    Source code indicates that the page is still pointing to a local file for the flash content,
    <param name="movie" value="file:///Macintosh HD/Projects/Matrix Entertainment/Christopher Zurek/3422ZRK Media Files/Site/root.swf" />
    so by default it displays the "get flash" prompt.
    You need to change the all of the reference(s) to point to a file in the root folder, and re-put the page. This includes your javascript ref in the header:
    <script src="Macintosh HD:Projects:McMahon, Meghan:3481MCM Profile:3481MCM Media Files:Site:Scripts:swfobject_modified.js" type="text/javascript"></script>
    Also, you should only work in lower case wherever possible (naming files), to avoid mistakes in file references.

  • Flash-files not working properly since update on june 21st.

    Hi!
    I have this problem..
    Some of my flash-files just started acting weird since the latest "patch"...
    Says: "WARNING: Actions on button or MovieClip instances are not supported in ActionScript 3.0. All scripts on object instances will be ignored."
    And it just ignores my actions....
    sad
    //Amanda

    I am having the same problem since downloading ios6
    Almost wish I hadn't
    Can't get YouTube as apple removed it
    When I go to apps it keeps giving me a blank page too
    I type in YouTube and it goes to page with cancel far left. iPad iPhone app in middle and search box for YouTube far right
    But it just goes back to beginning when I cancel
    Is it corrupted..will apple sort this ASAP
    It's not only you tube I want...
    Help apple! Or anyone

  • Flash file not visible in web page

    Hello,
    I'm Udayakumar from chennai (India). I created some flash
    files and uploaded in web site. That are working properly in India
    only. But not visible in other countries. What's the problem? I'm
    exporting in swf format with following settings.
    Version - Flash player 8, Loard orfer - bottom up,
    Actionscript version - actionscript 2.0, options - compress movie,
    local play back security - local files only.
    And I'm inserting the swf files in html pages using plugin
    commands. (ie)
    <embed width="100" height="100" src="images/x.swf"
    menu="false">
    So I can't able to understand, why was the flash files are
    not visible in other countries?
    Pls explain me......
    My email id - [email protected], [email protected]
    Thanks & Regards
    P. Udayakumar

    You will need the following in your HTML (with modifications
    to target your document) ...
    <!--url's used in the movie-->
    <!--text used in the movie-->
    <!-- saved from url=(0013)about:internet -->
    <object
    classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="
    http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
    width="pudaya enter your document width here" height="pudaya enter
    your document height here" id="pudaya enter swf file name here
    (without ".swf" extension)" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="movie" value="pudaya enter swf file name here
    WITH ".swf" extension" /><param name="quality" value="high"
    /><param name="scale" value="noborder" /><param
    name="bgcolor" value="#pudaya enter background color as hexidecimal
    here" /><embed src="pudaya enter swf file name here WITH
    ".swf" extension" quality="high" scale="noborder" bgcolor="#pudaya
    enter background color as hexidecimal here" width="pudaya enter
    your document width here" height="pudaya enter your document height
    here" name="pudaya enter swf file name here (without ".swf"
    extension)" align="middle" allowScriptAccess="sameDomain"
    type="application/x-shockwave-flash" pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    />
    </object>
    All of the above will be generated with all values in place
    using the "Publish Settings" function in Flash if you check HTML as
    one of the export settings.

  • Size of resulting file not displayed within Preview

    Under Snow Leopard, when you were saving a file from within Preview, you were shown the size of the resultant file, and the effect on this size as you changed the quality.  Under OS X 7, Preview, you can still change the quality of the file that you are saving, but Preview does not appear to display the size of the resultant file.  Can this be turned back on, and if so, how?

    Hi
    When you embed the .swf inside a html page just specify the new object width and height (preferably keep aspect ratio). If your symbol/object/sprite inside the the movie are all vector, you should not suffer any quality loss.
    If your movie has raster image (e.g. jpg), you'll need to open the original .fla and use flash to resize the stage/canvas and everything inside it.
    If you don't have the .fla source, try open your .swf file using swf decompiler software (like sothink) and convert it back to .fla, then use flash to resize it.
    Thanks
    Puneet

Maybe you are looking for

  • IPod not recognised and nothing is working.

    After six months of working beautifully, my 5th gen iPod is not being recognised by iTunes or Windows. The "do not disconnect" icon doesn't even show up. I've tried all the solutions in the other thread on the topic, but they don't work; I can't rest

  • How do I find my iPhone backup in Time Machine?

    I accidentally erased my Sleep Alert information from my iPhone.  My iPhone is backed up into my iMac, which is backed up by Time Machine.  How do Ifind my Sleep Alert information in Time Machine? I use Mavericks, but the search engine has sent me to

  • ADF Table vertical scroll issue in Chrome & Safari, works fine in FF & IE

    Hi, Jdeveloper 11.1.1.7.0 ADF BC & ADF Faces I have a jspx page with a command link. On click of link, opening a popup. Displaying a ADF table inside popup dialog. Problem Statement :   I have set contentDelivery="immediate" & autoHeightRows="8" in A

  • Cache Purging Using Event Poll Table

    Hi Experts, We are Facing a problem when we use the event poll table to purge the cache using OBIEE (10.1.3.4.1). The Oracle BI Server goes down for the polling frequency that has been set. However when we use the same with OBIEE 10.1.3.4.0, the purg

  • Archivos perdidos

    como puedo recuperar una carpeta borrada accidentalmente y sin copia de seguridad en la nube?