Resize an existing flash movie

I have created a basic fading slide show of about 12 Photoshop layers in Flash CS3.  Now the client wants to change the page will require the swf to be 40% smaller.  Is there an easy way to do this without going back to Photoshop and rezing the image and then re-building the fades?  I've tried the transform panel with constrain on and I've tried setting a new size in properties but both result in a cropped image when imported to DW CS3, even though transform appears to work correctly in flash.  What's the best way to make this change?

The globe is a simple white wire globe made up of about 9
layers that spins slowly on a blue backgound. No other graphics.
You can deselect a layer and see lines disappear. Note that I am a
Premiere Video guy needing this silly globe to last longer in a
video. I downloaded it free from the web as globe-blue.fla or
globe-blue.swf, and now I cant find it to send you a link. It would
appear that I could unlock the layers and simply cut and paste to
the end....but flash doesnt seem to allow that. I hope this helps.
If I could attach it here, I would!

Similar Messages

  • Extending an existing flash movie

    I am obviously a new user. I just need to simply extend a
    rotating globe fla file from .4 seconds to 12 seconds. For the life
    of me I cannot figure it out. Obviously I still want smooth
    rotating effect. Please help.

    The globe is a simple white wire globe made up of about 9
    layers that spins slowly on a blue backgound. No other graphics.
    You can deselect a layer and see lines disappear. Note that I am a
    Premiere Video guy needing this silly globe to last longer in a
    video. I downloaded it free from the web as globe-blue.fla or
    globe-blue.swf, and now I cant find it to send you a link. It would
    appear that I could unlock the layers and simply cut and paste to
    the end....but flash doesnt seem to allow that. I hope this helps.
    If I could attach it here, I would!

  • Resize flash movie.

    Hi friends,
                   Actually my doubt concerns with resizing a flash movie when a browser resizes. The flash movie is a slide show. In flash I have scripted to resize the image using onResize event. Also it's working finely when opening on flash CS3. But when I opened the same on a browser and resizes the browser, the flash component is not resizing. Can I use any javascipt function for this purpose. If so can anyone describe, how it could be. Because I don't have any idea on javascript.
    Thanks and Regards,

    I generally put the whole slide/page into a movie clip and use this code on resize to center it. In your case I would use the same code but inside the listener fire a function call where you'll resize each item?
    //===========================================================
    //        size listener
    //===========================================================
    pageSizeListener = new Object();
    pageSizeListener.onResize = function() {
    mainPage._x = Stage.width / 2;
    //pageMC._y = Stage.height / 2;
    mainBackground._x = Stage.width / 2;
    Stage.addListener(pageSizeListener);
    pageSizeListener.onResize();

  • Embed a Flash movie in existing GoLive page? HELP!!

    I want to embed a Flash movie in existing GoLive page. I have a .flv file that I imported to a flash document. I published it and it made a .html, .swf, .js and Skin.js files. I don't want to use the .html file it made. How do I embed the SWF file and also have the skin.swf show up and work on my GL page? The Skin.swf is the controller.
    I'm new at working with Flash files and I can't find any tutorials on this subject.
    I'm working in GL CS2

    Copy the OBJECT/EMBED or JAVASCRIPT source code from the auto-generated HTML file and paste that in your GoLive HTML.

  • Resizing Flash Movie to Size of Site

    I am developing a html Web site with a flash intro
    and need help because I am learning all over again, not having done
    it in 3 years.
    The screen is to start out white and fade to silver, which I
    did quite nicely after many frustrating moments of relearning and
    conditioning and realized it was quite simple. The movie is 600x400
    and I developed the site at 1028x768 with my html layer for the
    site at: <div id="Layer1" style="position:absolute; left:125px;
    top:7px; width:686px; height:623px; z-index:1">. The flash movie
    layer is: <div id="Layer1" style="position:absolute; left:128px;
    top:-68px; width:602px; height:424px; z-index:1"> which I
    changed to the html one and it did not work.
    Then I went back to Flash and tried to change the movie size.
    Well that was a trip. The stage is somehow off center to the right
    and when I used the hand to move it, it did not work
    Anyway, what I am trying to do is start the page off with a
    white background full screen and have the flash movie start out as
    white with a black dot and then fade to silver until the dot turns
    into the logo. The flash movie does this, but I can't figure out
    how to put it on the first page so when viewed the user will only
    see the movie and not the movie with a white background. Also can't
    figure what glitched when I was playing with it to get the stage
    off centered.
    If you want to see the movie, I can show you and please no
    jokes because the item my friend is selling is a bit different but
    highly used
    Thank you in advance...StarShine

    Am I missing something or your long story has nothing to do
    with "Resizing Flash Movie to Size of Site"?
    If you want your flash file to be displayed full
    size in browser window try setting the "width" and "height"
    parameters in "object" and "embed" tag to "100%".

  • How to have Flash movie resize with rest of webpage

    Hi,
    I ran a search for this but couldn't find anything. Is there code I can write into my webpage (using dreamweaver) that will make my flash movie get larger along with the rest of my webpage when the viewer zooms their internet explorer 8 browser? Here's a link to an example. Looks fine when page is viewed at 100% but above that everything zooms except the movie.
    www.empowerments.net/canary.html
    Thanks for your help,
    James

    Thanks again for your time but it seems we're not on the same page (pun intended!).
    I do appreciate you trying to help me and I understand how easy it is to misread the question perameters.
    When your reply said "The Zoom does create a white space because it "zooms" the background image and text only.
    The Flash content isn't set to zoom with it apparently"
    it actually just stated what I said was the problem in my original post.
    I've already said the flash content looks fine at 100% and is only a problem when zoomed in by the internet explorer browser.
    The help I'm looking for is maybe a tip on some html code (like rescale = true or something) that I can write into the web page (via Dreamweaver) that tells the flash content to scale up with the rest of the page when zoomed.
    Does anyone else have any suggestions?
    Thanks again for your time and willingness, Mac=Win=Me!
    James

  • How can I remove the thin black border of Flash movie when viewed in a browser?

    There is a thin border at the top and left margins of my Flash movie when the .html is viewed in a browser. How can it be removed?
    Here's the movie.
    One solution suggests replacing some code, but the code they suggest replacing doesn't even exist in my html file.
    I have found questions similar to mine being asked all over different forums, but their solutions either don't work, or like the above, don't really apply. For such a common problem, finding the solution is getting a little frustrating.
    I'm using Flash CS3 on a Windows PC rrunning XP professional.

    Okay, I found the answer. It turns out that when I made the buttons in Flash (so the movie would have clickable links), the default stroke color was set to black. Change it to white and the outline is gone.
    As for appearing only on the top and left of the movie - for some reason the bottom and right is being cropped a bit when it's placed in to the html page. But that's a topic for a different discussion.

  • Need help with FLV type SWF playback in flash movie

    Hi,
    I have three external SWF files from a client without FLA
    sources. The SWFs were done 3 years ago by someone else so there is
    no way to modify the existing SWF files. These contain no
    interactivity but may involve nested clips on the main timeline.
    They are AS1 or AS2 files so they need to be done with AS2
    scripting to keep it simple.
    I need to call these SWF files inside another flash movie and
    play them in a player window as if they were video files with
    play/pause, seekbar and volume controls. The needed functionality
    is similar to FLV players. My controls will use custom graphic
    buttons and sliders mimicking the look of CNN video player window.
    Does anyone know a good tutorial on how to script these
    controls for SWF?
    Most likely I think I will load it in a clip and I am
    thinking that I will need to get the duration of the loaded swf in
    order to set up the seekbar.
    Thanks in advance,
    Attila

    I think your professor, or somebody, gave you directions with ActionScript 2 programming. In AS2, what oyu have here would have worked just fine. But, in AS3, you need to use a fairly different approach. Your buttons, and their instance name, can remain the same. But now, in AS3, you have to add event listeners in the following manner:
    yourButtonName.addEventListener(MouseEvent.CLICK, yourListenerFunction);
    In your case, you can do one of two things - A) assign a unique listener function to each button, or B) assign the same listsner to both functions:
    A)
    start_btn.addEventListener(MouseEvent.CLICK, startPolygon);
    stop_btn.addEventListener(MouseEvent.CLICK, stopPolygon);
    function startPolygon(e:MouseEvent):void{
        polygon.play();
    function stopPolygon(e:MouseEvent):void{
        polygon.stop();
    B)
    start_btn.addEventListener(MouseEvent.CLICK, controlPolygon);
    stop_btn.addEventListener(MouseEvent.CLICK, controlPolygon);
    function controlPolygon(e:MouseEvent):void{
       if (e.target.name == "start_btn") {//Test for the name of the object that dispatched the CLICK event
          polygon.play();
       } else if (e.target.name == "stop_btn") {
          polygon.stop();
    When I'm using several buttons that do the same/nearly similar things, I favor approach B over A, as it keeps me to jsut one single function to deal with.

  • How do I add a pre-existing flash, interactive quiz to presenter 9.0

    currently, we are reviewing Presenter 9.0 as it appears to be the only option to move existing flash CBTS into SCORM for loading into our LMS. The content is not the issue.  The "quizzes", for each lesson, are pre-created flash interactive videos(files, whatever...).
    I want to incorporate the quiz into the existing Presenter 9.0 imported SWF content before I package everything in Scorm 1.2   I am hoping that I do not have to hop into yet 1,2,3 or more other applications to solve what would be a  very easy problem, albeit flash being involved.
    Steps....
    1) Start Powerpoint.. Import SWF content (existing, interactive) using Presenter plugins..
    2) add a SWF quiz that relates to Step 1 content
    3) pre-set for SCORM 1.2
    4) Package SCORM Content..
    Exist Presenter use...
    Thank you for any assistance..

    My biggest concern here would be the effectiveness of the Flash Quiz content you are embedding in the presentation. Presenter has its own reporting that will take precedence over an embedded SWF file. For example, if you created a Captivate project with reporting, and then embedded it into a Presenter presentation, the only report you would see would be that the viewer(s) viewed the slide with the Captivate SWF in it. None of the Captivate reporting would be recorded.
    For this reason, I suspect that Presenter won't report your quiz content as expected, but hey, you can get a 30-day free trial of Presenter 9, so it is easy to test and validate. Presenter could prove me wrong (it has happened before)!

  • Flash Movie export with Keynote

    Hi, I am using Keynote this time mainly to make a Flash movie for a website. However, when I export the movie to SWF format,the file is quite large (About 9mb) too large for use online.
    Does anyone know, is there a way to reduce this filesize? I looked to see if it is possible to make the canvas smaller than 800x600, as I only really need it to be about 500x400. Didn't see a place to make it smaller than 800x600.
    Any reccomendations would be great, thanks.

    There is a program that reduces flash file sizes
    http://www.eltima.com/products/flash-optimizer-mac/
    It compresses the file size, not sure if it resizes the dimensions

  • Flash movies in image-control

    When I load different flash movies in the same image-control
    (e.g. via a button-click), the browser-cursor starts switching from
    a busy-cursor (the little round clock-cursor) to an arrow (or
    hand)-cursor intermittingly, without stopping.
    When I load the same movie over the existing one in the
    image-control this does not happen.
    Seems like I have to unload the old movie first? I don't know
    how to do that.
    Any suggestions are welcome.
    Thanx in advance.
    Rui Rosado

    Hi,
    Take a look at this
    http://swforum.sun.com/jive/thread.jspa?forumID=123&threadID=62416
    MJ

  • Flash Movie to Play Sitewide w/o Re-Starting...

    Hi,
    Is it possible to have a Flash movie play sitewide without
    re-starting on each page and without using frames?
    How?
    Thanks!

    You could hack something with unique URL's to get the SWF to
    stay on the correct section. I've seen some interesting ideas in
    this train of thought for making the SWF work with the back button
    of the browser. Essentially, you would cause each "page" or
    "section" of your SWF to change the url to something like "
    http://www.myWebsite.com?sect=portfolio"
    changing the ?sect= at the end each time. Then, have the HTML
    auto-read that URL variable and pass it into the SWF. In the SWF,
    check to see if the variable exists, if not, play from the start,
    if it does, go straight to that section. This would mimick the type
    of behavior you are looking for, and you would have the added
    benefit of a browser page-like structure that works with the
    back/forward buttons.
    The downside is you would need a page-refresh in-between SWF
    sections, though the SWF would be cached, so the user wouldn't need
    to re-download it. Of course, you could use some AJAX structure to
    get rid of the white flicker of the screen...... but that is
    another discussion entirely.
    Hope I gave you a good starting point for some play. It may
    be more of a hassle than its worth to do this, but definitely
    possible.

  • This application requires an Xtra (Flash Movie...)

    Director 10.1.1
    I have a .dir which has an imported .swf file in it The .swf
    is Flash 8
    The .swf plays fine is authoring mode and even when it is
    published as a .exe.
    The problem is the .dxr file. When protected, I get the
    following error message:
    "This application requires an Xtra (Flash Movie...) that
    either does not exist or failed to initialize properly. Please make
    sure the appropriate Xtras are in the Xtras folder(s)."
    My xtras are up to date (I think) and include the "flash
    asset" xtra.
    Any ideas?
    Thanks...sean

    Thanks Mark.
    I acutally didn't do the full update to 10.1.1.
    I was still at 10.1 and needed to recreate the launcher and
    for whatever reason (nube) that fixed the issue.
    Cheers.

  • Spry navigation bar covers flash movie beneath it but not the jpg image, why?

    i have a spry navigation bar with a flash movie underneath,
    and when i hover over the navbar and the submenu pops down it
    covers the flash movie, but it doesn't cover the .jpg image that is
    next to the flash movie. how can i fix this? thanks.

    thanks for the reply Murray, a responder from the flash forum
    gave me the following answer and it worked perfect.>>
    The <object> and/or <embed> HTML elements that
    reference your Flash content accept a number of optional
    parameters. For the <object> element, these parameters are
    supplied via nested <param> elements. Simply add the
    following new <param>:
    <param name="wmode" value="opaque">
    The <embed> parameters are supplied via attributes. For
    the <embed> element, add the following new attribute:
    wmode="opaque"
    That’s it. Your Flash content is now stackable via
    z-index; for example, you may wrap your
    <object>/<embed> pair in a <div> and set the
    <div>’s z-index as you please.
    <div style="position: absolute; z-index=1;">
    <object attributes >
    <embed attributes />
    </object>
    </div>
    If you’re using Dreamweaver, just press the Parameters
    button in the Insert > Media > Flash dialog or in the
    Property inspector when selecting existing Flash content. Type
    “wmode” (without quotes) in the name/parameter column
    and “opaque” (without quotes) in the value column. That
    will handle the above HTML for you, even with the new JavaScript
    embedding available since the 8.0.2 update.

  • Flash movie just has a white box when I preview

    Working in Flash CS4
    My question is when I publish my flash movie it opens fine on my computer but when I copy the folder with all the contents to another computer the skin show up fine but I get a white box where the movie should be. The same goes if we try to place it on a website.
    When I'm in flash should I be going to
    File Publish or
    File Export SWF
    To be placed in a website.

    NAte here is the link to the page that has the flash movie that is coming up as a white box
    http://www.azcaf.org/videos/DICKSON/DICKSON.html
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>DICKSON</title>
    <script language="JavaScript" type="text/javascript">
    <!--
    //v1.7
    // Flash Player Version Detection
    // Detect Client Browser type
    // Copyright 2005-2008 Adobe Systems Incorporated.  All rights reserved.
    var isIE  = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false;
    var isWin = (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true : false;
    var isOpera = (navigator.userAgent.indexOf("Opera") != -1) ? true : false;
    function ControlVersion()
         var version;
         var axo;
         var e;
         // NOTE : new ActiveXObject(strFoo) throws an exception if strFoo isn't in the registry
         try {
              // version will be set for 7.X or greater players
              axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");
              version = axo.GetVariable("$version");
         } catch (e) {
         if (!version)
              try {
                   // version will be set for 6.X players only
                   axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");
                   // installed player is some revision of 6.0
                   // GetVariable("$version") crashes for versions 6.0.22 through 6.0.29,
                   // so we have to be careful.
                   // default to the first public version
                   version = "WIN 6,0,21,0";
                   // throws if AllowScripAccess does not exist (introduced in 6.0r47)
                   axo.AllowScriptAccess = "always";
                   // safe to call for 6.0r47 or greater
                   version = axo.GetVariable("$version");
              } catch (e) {
         if (!version)
              try {
                   // version will be set for 4.X or 5.X player
                   axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");
                   version = axo.GetVariable("$version");
              } catch (e) {
         if (!version)
              try {
                   // version will be set for 3.X player
                   axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");
                   version = "WIN 3,0,18,0";
              } catch (e) {
         if (!version)
              try {
                   // version will be set for 2.X player
                   axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash");
                   version = "WIN 2,0,0,11";
              } catch (e) {
                   version = -1;
         return version;
    // JavaScript helper required to detect Flash Player PlugIn version information
    function GetSwfVer(){
         // NS/Opera version >= 3 check for Flash plugin in plugin array
         var flashVer = -1;
         if (navigator.plugins != null && navigator.plugins.length > 0) {
              if (navigator.plugins["Shockwave Flash 2.0"] || navigator.plugins["Shockwave Flash"]) {
                   var swVer2 = navigator.plugins["Shockwave Flash 2.0"] ? " 2.0" : "";
                   var flashDescription = navigator.plugins["Shockwave Flash" + swVer2].description;
                   var descArray = flashDescription.split(" ");
                   var tempArrayMajor = descArray[2].split(".");
                   var versionMajor = tempArrayMajor[0];
                   var versionMinor = tempArrayMajor[1];
                   var versionRevision = descArray[3];
                   if (versionRevision == "") {
                        versionRevision = descArray[4];
                   if (versionRevision[0] == "d") {
                        versionRevision = versionRevision.substring(1);
                   } else if (versionRevision[0] == "r") {
                        versionRevision = versionRevision.substring(1);
                        if (versionRevision.indexOf("d") > 0) {
                             versionRevision = versionRevision.substring(0, versionRevision.indexOf("d"));
                   var flashVer = versionMajor + "." + versionMinor + "." + versionRevision;
         // MSN/WebTV 2.6 supports Flash 4
         else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1) flashVer = 4;
         // WebTV 2.5 supports Flash 3
         else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1) flashVer = 3;
         // older WebTV supports Flash 2
         else if (navigator.userAgent.toLowerCase().indexOf("webtv") != -1) flashVer = 2;
         else if ( isIE && isWin && !isOpera ) {
              flashVer = ControlVersion();
         return flashVer;
    // When called with reqMajorVer, reqMinorVer, reqRevision returns true if that version or greater is available
    function DetectFlashVer(reqMajorVer, reqMinorVer, reqRevision)
         versionStr = GetSwfVer();
         if (versionStr == -1 ) {
              return false;
         } else if (versionStr != 0) {
              if(isIE && isWin && !isOpera) {
                   // Given "WIN 2,0,0,11"
                   tempArray         = versionStr.split(" ");      // ["WIN", "2,0,0,11"]
                   tempString        = tempArray[1];               // "2,0,0,11"
                   versionArray      = tempString.split(",");     // ['2', '0', '0', '11']
              } else {
                   versionArray      = versionStr.split(".");
              var versionMajor      = versionArray[0];
              var versionMinor      = versionArray[1];
              var versionRevision   = versionArray[2];
                 // is the major.revision >= requested major.revision AND the minor version >= requested minor
              if (versionMajor > parseFloat(reqMajorVer)) {
                   return true;
              } else if (versionMajor == parseFloat(reqMajorVer)) {
                   if (versionMinor > parseFloat(reqMinorVer))
                        return true;
                   else if (versionMinor == parseFloat(reqMinorVer)) {
                        if (versionRevision >= parseFloat(reqRevision))
                             return true;
              return false;
    function AC_AddExtension(src, ext)
      if (src.indexOf('?') != -1)
        return src.replace(/\?/, ext+'?');
      else
        return src + ext;
    function AC_Generateobj(objAttrs, params, embedAttrs)
      var str = '';
      if (isIE && isWin && !isOpera)
        str += '<object ';
        for (var i in objAttrs)
          str += i + '="' + objAttrs[i] + '" ';
        str += '>';
        for (var i in params)
          str += '<param name="' + i + '" value="' + params[i] + '" /> ';
        str += '</object>';
      else
        str += '<embed ';
        for (var i in embedAttrs)
          str += i + '="' + embedAttrs[i] + '" ';
        str += '> </embed>';
      document.write(str);
    function AC_FL_RunContent(){
      var ret =
        AC_GetArgs
        (  arguments, ".swf", "movie", "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
         , "application/x-shockwave-flash"
      AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);
    function AC_SW_RunContent(){
      var ret =
        AC_GetArgs
        (  arguments, ".dcr", "src", "clsid:166B1BCA-3F9C-11CF-8075-444553540000"
         , null
      AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);
    function AC_GetArgs(args, ext, srcParamName, classid, mimeType){
      var ret = new Object();
      ret.embedAttrs = new Object();
      ret.params = new Object();
      ret.objAttrs = new Object();
      for (var i=0; i < args.length; i=i+2){
        var currArg = args[i].toLowerCase();
        switch (currArg){
          case "classid":
            break;
          case "pluginspage":
            ret.embedAttrs[args[i]] = args[i+1];
            break;
          case "src":
          case "movie":
            args[i+1] = AC_AddExtension(args[i+1], ext);
            ret.embedAttrs["src"] = args[i+1];
            ret.params[srcParamName] = args[i+1];
            break;
          case "onafterupdate":
          case "onbeforeupdate":
          case "onblur":
          case "oncellchange":
          case "onclick":
          case "ondblclick":
          case "ondrag":
          case "ondragend":
          case "ondragenter":
          case "ondragleave":
          case "ondragover":
          case "ondrop":
          case "onfinish":
          case "onfocus":
          case "onhelp":
          case "onmousedown":
          case "onmouseup":
          case "onmouseover":
          case "onmousemove":
          case "onmouseout":
          case "onkeypress":
          case "onkeydown":
          case "onkeyup":
          case "onload":
          case "onlosecapture":
          case "onpropertychange":
          case "onreadystatechange":
          case "onrowsdelete":
          case "onrowenter":
          case "onrowexit":
          case "onrowsinserted":
          case "onstart":
          case "onscroll":
          case "onbeforeeditfocus":
          case "onactivate":
          case "onbeforedeactivate":
          case "ondeactivate":
          case "type":
          case "codebase":
          case "id":
            ret.objAttrs[args[i]] = args[i+1];
            break;
          case "width":
          case "height":
          case "align":
          case "vspace":
          case "hspace":
          case "class":
          case "title":
          case "accesskey":
          case "name":
          case "tabindex":
            ret.embedAttrs[args[i]] = ret.objAttrs[args[i]] = args[i+1];
            break;
          default:
            ret.embedAttrs[args[i]] = ret.params[args[i]] = args[i+1];
      ret.objAttrs["classid"] = classid;
      if (mimeType) ret.embedAttrs["type"] = mimeType;
      return ret;
    // -->
    </script>
    </head>
    <body bgcolor="#ffffff">
    <!--url's used in the movie-->
    <!--text used in the movie-->
    <!-- saved from url=(0013)about:internet -->
    <script language="JavaScript" type="text/javascript">
         AC_FL_RunContent(
              'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0',
              'width', '720',
              'height', '450',
              'src', 'DICKSON',
              'quality', 'high',
              'pluginspage', 'http://www.adobe.com/go/getflashplayer',
              'align', 'middle',
              'play', 'true',
              'loop', 'true',
              'scale', 'showall',
              'wmode', 'window',
              'devicefont', 'false',
              'id', 'DICKSON',
              'bgcolor', '#ffffff',
              'name', 'DICKSON',
              'menu', 'true',
              'allowFullScreen', 'false',
              'allowScriptAccess','sameDomain',
              'movie', 'DICKSON',
              'salign', ''
              ); //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=10,0,0,0" width="720" height="450" id="DICKSON" align="middle">
         <param name="allowScriptAccess" value="sameDomain" />
         <param name="allowFullScreen" value="false" />
         <param name="AutoStart" value="true" />
         <param name="movie" value="./DICKSON.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />     <embed src="./DICKSON.swf" quality="high" bgcolor="#ffffff" width="720" height="450" name="DICKSON" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" />
         </object>
    </noscript>
    </body>
    </html>

Maybe you are looking for

  • How do I Set up airport extreme with existing fios wireles network

    Hello al, l I have an existing wireless network with an arcitonic  wireless router provider with my fios tv. Everything is working well. Now I want to add airport extreme to increase my network range and later add apple tv /net flicks  I,m not great

  • Latest update no longer considers 'allowclipboard' user defined capability policies

    Since update 29.0.x, following these directions: http://kb.mozillazine.org/Granting_JavaScript_access_to_the_clipboard no longer allows CKeditor based rich text editor cut/copy buttons/altclick menu options to operate with clipboard. Tested with Wind

  • HP Pavilion P7-1038

    Alright, I have a very good condition desktop until 2 days ago. I turned it on like what I do every morning and the CPU is working just fine. The fans and lights are working as well as the Monitor (HP 2509b Monitor). When I turned it on there are no

  • How can i sync the info in my android with my mac book

    How can i transfer or sync the info in my android with my macbook? thanks

  • Slow response of UFT 12.02

    Hi, I am automating a .Net application using UFT 12.02 in Windows8 (8GB--64 bit) machine.Scripts run very slowly and laso UFT responds very slowly. I tried to run the scripts in windows7 machine and found that the scripts ran very fastly compared to