Adding .swf file to Dreamweaver CS3 page?

In Dreamweaver MX, I used to import .swf files, view them,
and they worked, both in Dreamweaver and on the web. But trying out
Dreamweaver CS3, ,swf files I import don't seem to work for me.
They're visibly there when I view the Dreamweaver page, but they do
not play in any browser. Obviously, something has changed. What?
What do I need to do to get a .swf file to play?
Thanks for your help.

> That did not make a .swf file visible. Here's a sample
of the problem:
>
http://www.multiminds.org/newtoncornerneighborhood/test.html
Your code is sticking some stuff in there that my code
doesn't
for example the version is different (that should be okay if
you have
Flash 10 installed, but also notice the path on your script:
http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,1,1,0
which is going to director instead of flash.
I suggest you try my code, of course changed to reference
your flash file.
Here's my code for a flash file:
<SCRIPT TYPE="text/javascript">
AC_FL_RunContent(
'codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','760','height','200','title','Sack
Law Firm, NYC and Westchester
County','align','LEFT','src','media/sacklawfade4','quality','high','pluginspage','
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','media/sacklawfade4'
); //end AC code
</SCRIPT><NOSCRIPT><OBJECT
CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
CODEBASE="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
WIDTH="760" HEIGHT="200" ALIGN="LEFT" TITLE="Sack Law Firm,
NYC and
Westchester County">
<PARAM NAME="movie" VALUE="media/sacklawfade4.swf">
<PARAM NAME="quality" VALUE="high">
<EMBED SRC="media/sacklawfade4.swf" WIDTH="760"
HEIGHT="200"
ALIGN="LEFT" QUALITY="high"
PLUGINSPAGE="
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
TYPE="application/x-shockwave-flash"></EMBED>
</OBJECT>
</NOSCRIPT>

Similar Messages

  • Edit .swf file in dreamweaver cs3

    hi frends i am new to adobe flash. I am using dreamweaver to edit a .swf flash file.I selected the flsh in design window then selected the "edit" button.The adobe flash cs3 opened it but i want to edit this flash. Please tell me how to edit it as i am only displayed with the flash in a window. how t edit its components like adding new pics to it or making other changes to it.

    A .swf file can´t be edited with e.g. Flash CS3, because this type of file is the "end product" which is generated when exporting your work from Flash (File -> Export -> Export Movie...)
    What you´ll need instead is the corresponding Flash "source file", which has the file extension .fla -- and this type of file is usually editable from Dreamweaver,
    Cheers,
    Günter

  • Can't view .swf files in Dreamweaver

    I'm using CS3 versions of both Dreamweaver and Flash and when
    I import a .swf file into dreamweaver it works perfect locally but
    doesn't show at all when I've uploaded the file into my webspace.
    What am I doing wrong? I never had this problem when I used the CS2
    versions of both software and it's driving me absolutely nuts!!!
    Any advice would be most gratefully received.

    On the other hand, if it's not working in CS3, then there is
    an error
    somewhere, since I know that CS3 does it properly....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Baxter" <baxter(RemoveThe :-)@gtlakes.com> wrote in
    message
    news:fpid4r$jic$[email protected]..
    >I would just use Dreamweaver 8 to do my flash stuff.
    > I have not upgraded to CS3 so I can't give you a answer
    for that, I'm
    > waiting for the next version before upgrading,Sorry.
    > Dave
    > "CJR 2007" <[email protected]> wrote in
    message
    > news:fpddif$1is$[email protected]..
    >> Hi, thanks for the reply. Yes, I have uploaded the
    scripts in the scripts
    >> folder. I also just tried inserting the .swf file
    into a document created
    > in
    >> Dreamweaver 8 and that works fine after uploading to
    my server so
    > something's
    >> going on with CS3.
    >>
    >> What do you suggest now?
    >>
    >> Thanks.
    >> Chris.
    >>
    >>
    >
    >

  • Can't see SWF file in a DW page

    Hello All,
    I have placed a SWF file on the following page as per the
    Dreamweaver instructions, , ,
    This
    Problem Page
    I have uploaded the Scripts folder, which, strangly
    dreamweaver placed at the root level of the site, , ,
    I can ee the file by it self, so it is online,
    This
    is the file on line
    What do I need to do, or change in the first page so that I
    can see the SWF file in a plain Html page?
    Thanks for your help
    Patrick

    What it's also estrange is: AC_SW_RunContent(
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,1,1,0'...
    As far as I know there aren't flash version 10. So IMHO your
    code it's
    not correct. I've seen this problem before in another thread.
    It's like
    when you embed your swf file there where something wrong in
    the proses
    and the code it's corrupted. Your code should be something
    like:
    <script type="text/javascript">
    AC_FL_RunContent(
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','769','height','163','title','1','src','/tomsweeney/i/header','quality','high','plugin spage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlas h','movie','swf_help/topheader'
    ); //end AC code
    </script>
    <noscript>
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="769" height="163" title="Help">
    <param name="movie" value="/tomsweeney/i/header" />
    <param name="quality" value="high" />
    <embed src="/tomsweeney/i/header" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="769"
    height="163"></embed>
    </object>
    </noscript>
    Publish your swf file from Flash using the fla file.
    If that doesn´t work either try with swfobject
    method
    http://code.google.com/p/swfobject/
    Let see what happen.
    thedoouge escribió:
    > Well, sadly that makes two of us, , , ,

  • Load Fail of SWF file in Dreamweaver CS4

    Hi,
    Could you tell me what I am missing in my files?????
    I am missing my Top Banner and  the .swf file in Dreamweaver? I can see it in the source files but that's it.
    I have supporting files from my Flash-Slideshow-Maker, but can only see my flashshow if I embed the file from SkyAlbum.com (Album# 247097)  which is very slow to load.
    Have I not loaded all the files for it or  something?
    http://www.aeroadvertising.ca
    Thank you!

    Mark A. Boyd wrote:
    MyNameIsEmmy wrote:
    I don't know what I did wrong, I can see all the files in my root folder, but  I did give up trying until I find the tutorial for it...
    Really? I still get 404 "Not Found" for all of them, same as yesterday.
    http://www.aeroadvertising.ca/aeroimages.html
    HTTP/1.x 404 Not Found
    http://www.aeroadvertising.ca/fs_aux.html
    HTTP/1.x 404 Not Found
    http://www.aeroadvertising.ca/aeroslides.xml
    HTTP/1.x 404 Not Found
    http://www.aeroadvertising.ca/aeroimages.swf
    HTTP/1.x 404 Not Found
    Do YOU actually see something with those links?
    I decided to embed the skyalbum code, but the banner files are still missing?  ACE said it was a poor path, but now that I deleted it why won't my top banner images work now-on either page?
    Deleted what? Do you mean this?
    http://www.aeroadvertising.ca/elements/aero_banner.jpg
    I see it fine on http://www.aeroadvertising.ca/ and http://www.aeroadvertising.ca/aero_location.html (if that's what you mean by "either page".
    Mark A. Boyd
    Keep-On-Learnin' :-)
    OK, Uncle, I give up.
    There is no top banner, on my firefox, on either page...   Do you know where the beginner tutorial is for all this?
    Em

  • Dynamic swf file into dreamweaver cs4

    Good evening to all,
    Can a basic slide show created in Flash cs4 using as2 to load the images dynamically be inserted into a Dreamweaver cs4 page ?
    The swf file shows up but I can't figure out where to put the linking images so the 2 basic "next" and "previous" buttons work ?  
    Thank as always,
    Fred...

    When you load the swf file into the html page, that becomes the swf's reference for loading files.  So if your structure has a folder containing the html file and another folder for the flash file and another folder for the images, as in...
    main_folder...
         - html file
         - flash folder
              - - flash file
         - images folder
              - - image files
    then you need to change where the swf file is looking for the images because when it is in the html page, that is essentially the folder it is trying to get the images to load thru.
    For instance, if you originally tested using Flash with the swf file targeting the images using...
    "../images/imagefile.jpg"
    (or something like that... those dots confuse me at times)
    and the structure is as I described, then when testing in the html file the targeting would need to be changed to...
    "images/imagefile.jpg"
    Just think of the swf file as living in the html file's folder as far as targeting any files it needs to load, because once it is loaded into that page, it has basically moved to that new location.

  • Swf files in Dreamweaver

    I have created a Flash .swf file for the intro page on a web
    site. Everything seems to work fine, except that for an instant, or
    sometimes a moment, the area on the page where the movie will play
    displays white. The movie is playing over a background picture
    which is also over a background color, but the brief display of
    white must be over both of these.
    This effect seems to appear to some degree in all browsers,
    Mac and Windows, that I have tried. I am hoping there will be a
    simple answer to this, but I sure haven't found it yet. Any help
    would really be appreciated.
    Jim Alguire

    If the movie starts after the white flash?
    Open the html page and make sure the background color is the
    same as in the movie.
    Let me know if that helped.

  • Gap after inserting .swf file in dreamweaver

    Hi,
    I inserted two .swf file in dreamweaver. First .swf file is ok but when i insert other file, it shows a little 1px or 2px gap and looks inconsistent formatting.
    I developed layout on photoshop and created swf file in flash.
    Please help.
    thanks
    AkV

    Thanks for reply. Appreciate your resposne.
    Below please find the code for the same.
    <html>
    <head>
    <title>Etc Web3</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    </head>
    <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <!-- Save for Web Slices (Etc Web3.psd) -->
    <table id="Table_01" width="1025" height="769" border="0" cellpadding="0" cellspacing="0">
    <tr>
      <td colspan="8">
       <img src="images/logo.gif" width="450" height="111" alt=""></td>
      <td colspan="2">
       <img src="images/Etc-Web8_02.gif" width="410" height="111" alt=""></td>
      <td colspan="6" rowspan="2">
       <img src="images/25_yrs_logo.gif" width="164" height="139" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="1" height="111" alt=""></td>
    </tr>
    <tr>
      <td colspan="10"><object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,1,1,0" width="860" height="28">
        <param name="src" value="images/marquee.swf">
        <embed src="images/marquee.swf" pluginspage="http://www.adobe.com/shockwave/download/" width="860" height="28"></embed>
         </object></td>
      <td>
       <img src="images/spacer.gif" width="1" height="28" alt=""></td>
    </tr>
    <tr>
      <td colspan="6" rowspan="3">
       <img src="images/Etc-Web8_05.gif" width="119" height="15" alt=""></td>
      <td colspan="5" rowspan="4">
       <img src="images/Further-Links.gif" width="743" height="42" alt=""></td>
      <td colspan="5">
       <img src="images/Etc-Web8_07.gif" width="162" height="4" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="1" height="4" alt=""></td>
    </tr>
    <tr>
      <td colspan="5">
       <img src="images/social_media.gif" width="162" height="7" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="1" height="7" alt=""></td>
    </tr>
    <tr>
      <td rowspan="2">
       <img src="images/social_media-10.gif" width="83" height="31" alt=""></td>
      <td rowspan="2">
       <img src="images/linked_in.gif" width="24" height="31" alt=""></td>
      <td rowspan="2">
       <img src="images/fb.gif" width="23" height="31" alt=""></td>
      <td rowspan="2">
       <img src="images/twt.gif" width="23" height="31" alt=""></td>
      <td rowspan="2">
       <img src="images/social_media-14.gif" width="9" height="31" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="1" height="4" alt=""></td>
    </tr>
    <tr>
      <td rowspan="11">
       <img src="images/Etc-Web8_14.gif" width="37" height="276" alt=""></td>
      <td colspan="2">
       <img src="images/home.gif" width="44" height="27" alt=""></td>
      <td colspan="3" rowspan="2">
       <img src="images/Etc-Web8_16.gif" width="38" height="50" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="1" height="27" alt=""></td>
    </tr>
    <tr>
      <td colspan="2">
       <img src="images/Etc-Web8_17.gif" width="44" height="23" alt=""></td>
      <td rowspan="7">
       <img src="images/Etc-Web8_18.gif" width="1" height="171" alt=""></td>
      <td colspan="2" rowspan="11">
       <img src="images/Etc-Web8_19.gif" width="598" height="551" alt=""></td>
      <td colspan="7" rowspan="2">
       <img src="images/Etc-Web8_20.gif" width="306" height="48" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="1" height="23" alt=""></td>
    </tr>
    <tr>
      <td colspan="4">
       <img src="images/about_us.gif" width="68" height="25" alt=""></td>
      <td rowspan="6">
       <img src="images/Etc-Web8_22.gif" width="14" height="148" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="1" height="25" alt=""></td>
    </tr>
    <tr>
      <td colspan="4">
       <img src="images/Etc-Web8_23.gif" width="68" height="27" alt=""></td>
      <td colspan="7" rowspan="10"><object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,1,1,0" width="306" height="539">
        <param name="src" value="images/news.swf">
        <embed src="images/news.swf" pluginspage="http://www.adobe.com/shockwave/download/" width="306" height="539"></embed>
         </object></td>
      <td>
       <img src="images/spacer.gif" width="1" height="27" alt=""></td>
    </tr>
    <tr>
      <td colspan="3">
       <img src="images/products.gif" width="65" height="23" alt=""></td>
      <td rowspan="4">
       <img src="images/Etc-Web8_26.gif" width="3" height="96" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="1" height="23" alt=""></td>
    </tr>
    <tr>
      <td colspan="3">
       <img src="images/Etc-Web8_27.gif" width="65" height="21" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="1" height="21" alt=""></td>
    </tr>
    <tr>
      <td colspan="3">
       <img src="images/services.gif" width="65" height="26" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="1" height="26" alt=""></td>
    </tr>
    <tr>
      <td colspan="3">
       <img src="images/Etc-Web8_29.gif" width="65" height="26" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="1" height="26" alt=""></td>
    </tr>
    <tr>
      <td rowspan="3">
       <img src="images/Etc-Web8_30.gif" width="2" height="78" alt=""></td>
      <td colspan="5">
       <img src="images/Our-partners.gif" width="81" height="28" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="1" height="28" alt=""></td>
    </tr>
    <tr>
      <td colspan="5">
       <img src="images/Etc-Web8_32.gif" width="81" height="21" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="1" height="21" alt=""></td>
    </tr>
    <tr>
      <td colspan="5">
       <img src="images/contact_us.gif" width="81" height="29" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="1" height="29" alt=""></td>
    </tr>
    <tr>
      <td colspan="6" rowspan="2">
       <img src="images/Etc-Web8_34.gif" width="119" height="338" alt=""></td>
      <td>
       <img src="images/Etc-Web8_35.gif" width="1" height="302" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="1" height="302" alt=""></td>
    </tr>
    <tr>
      <td colspan="3">
       <img src="images/copyright_line.gif" width="599" height="36" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="1" height="36" alt=""></td>
    </tr>
    <tr>
      <td>
       <img src="images/spacer.gif" width="37" height="1" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="2" height="1" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="42" height="1" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="21" height="1" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="3" height="1" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="14" height="1" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="1" height="1" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="330" height="1" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="268" height="1" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="142" height="1" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="2" height="1" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="83" height="1" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="24" height="1" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="23" height="1" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="23" height="1" alt=""></td>
      <td>
       <img src="images/spacer.gif" width="9" height="1" alt=""></td>
      <td></td>
    </tr>
    </table>
    <!-- End Save for Web Slices -->
    </body>
    </html>

  • SWF file in Dreamweaver will not indicate link

    When setting up SWF files in dreamweaver (images), I cannot
    get the arrow to switch to a hand indicating that it is an active
    link to the user. Any suggests...I think this must be a simple fix
    but cannot find it. I want the SWF picture to have a hand over it
    to indicate that it is a link.
    Dan

    You cannot apply a link to any applet in HTML. That would
    have to be done
    in the Applet's respective scripting, and in your case, that
    would be the
    Flash Actionscript. Bear in mind that you should never use an
    Applet for
    site navigation anyhow, unless you also provide redundant
    equivalent HTML
    navigation, both for SEO and for accessability purposes.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "DanofNewJersey" <[email protected]> wrote
    in message
    news:fpsb9t$ifo$[email protected]..
    > When setting up SWF files in dreamweaver (images), I
    cannot get the arrow
    > to
    > switch to a hand indicating that it is an active link to
    the user. Any
    > suggests...I think this must be a simple fix but cannot
    find it. I want
    > the SWF
    > picture to have a hand over it to indicate that it is a
    link.
    >
    > Dan
    >

  • Add hyperlink or hotspot to swf file in Dreamweaver?

    Hello how can I make a hyperlink (or a hotspot) on a swf file
    in Dreamweaver. I don't want to use flash to create the hyperlink.
    Help!
    Pete O'Connell

    You can't
    SWF files will always migrate to the top of the layer pile so
    anything
    created will be behind the movie. Only way to do this is from
    within Flash.
    Sorry.

  • Problem uploading files from Dreamweaver CS3 to Yahoo

    I am having a problem uploading files from Dreamweaver CS3 to
    an FTP site on Yahoo.
    The error message I get is "No response from server.
    Reconnecting..."
    I am able to connect to Yahoo using other FTP clients
    successfully.
    I am able to connect to Yahoo using Dreamweaver MX 2004
    successfully.
    I tried playing with various settings (i.e. passive ftp,
    server compatibility options) but to no avail.
    Any thoughts on this would be appreciated.
    Thank you,
    Steven

    I tried enabling passive FTP but it doesn't help.

  • Adding multiple swf files to Dreamweaver

    I'm trying to upload multiple .swf files to my website with
    no luck. I've done this with previous versions of Dreamweaver but
    with CS3 I'm finding it won't happen. I've done the Insert ->
    Media -> Flash action as before and exported my files to be read
    in Adobe Player 8 but nothing then happens after the files have
    been uploaded yet locally everything works fine. I've uploaded a
    scripts file also but all of the .swf files are linked from
    different folders, could this have any effect?
    What am I doing wrong?
    Chris.

    CJR 2007 wrote:
    > I'm trying to upload multiple .swf files to my website
    with no luck. I've done
    > this with previous versions of Dreamweaver but with CS3
    I'm finding it won't
    > happen. I've done the Insert -> Media -> Flash
    action as before and exported my
    > files to be read in Adobe Player 8 but nothing then
    happens after the files
    > have been uploaded yet locally everything works fine.
    I've uploaded a scripts
    > file also but all of the .swf files are linked from
    different folders, could
    > this have any effect?
    >
    > What am I doing wrong?
    Generally making sure that the SWFs are at the remote
    location where you think they are supposed to be (and where the
    code thinks they are supposed to be) as well as making sure that
    the active content JavaScript file(s) are uploaded and are present
    where the page is expecting them to be. Beyond that, for anyone to
    see what is wrong with your page(s), you have to post a link to
    your page(s).
    Danilo Celic
    | Extending Knowledge Daily :
    http://CommunityMX.com/
    | Adobe Community Expert

  • SWF problem in Dreamweaver CS3 and strange Script file

    Hi folks, I am using Dreamweaver CS3 and tried to upload a
    SWF file today. The SWF includes three buttons, one for video,
    another for audio and one for text. Before loading up to DW all
    three parts played fine. But when I uploaded to DW and my site, the
    video fails to play. A Script file, and another file downloaded I
    am not sure what I am supposed to do with this script file. The
    script file is called The audio and text part works fine, but the
    video will not play. I am not sure why this is, but when I uploaded
    the file to Dreamweaver there was a Script file called
    AC_RunActiveContent.js that automatically downloaded along with a
    file called .htaccess
    The other file is called called .htaccess
    I uploaded both files to my server, but that did not help the
    video play. I tried pasting the AC_RunActiveContent.js code into my
    page and uploading, but that did not help the video play either; I
    just got code at the bottom of my page.
    I have viewed the page in Mozilla, IE7 and Flock, but still I
    cannot play the video.
    Does anyone have any idea how to make the video play in
    Dreamweaver; what I am supposed to do with these two code files?
    For those interested in the AC_RunActiveContent.js code, I
    will post below. Please try to explain simply because I am not so
    tech savvy.
    I thank you all.
    Mary

    I have managed to fathom it out.

  • Getting an unwanted line when adding a swf file to dreamweaver and previewing it in the browser...

    I created a very simple swf with a box moving from stage right onto the stage.  It works fine when previewing the swf itself, but when previewing from dreamweaver there is a small line that only extends half way across the swf file (which happens to be the length of the box). I even made the box smaller than the stage but the line still appears at the bottom.

    Sometimes it helps to create a box in the background color that overlaps the edge of the stage. I had the same problem with a .swf that had a black background. The web page had a black background too but there was a white line at the bottom of the .swf when I previewed it in the browser. I added a black box to the background that went past the bottom of the stage and into the surrounding area and resaved it. The white line disappeared.

  • I can't run swf files in dreamweaver cs6, they place in the page fine, but can't be viewed.

    I've created an animation .swf file in Flash and inserted it on a new webpage. When I go to view it in live mode, it's blank. When I view it in the IE browser I keep getting a message that I need a newer version of Adobe Flash player, which is not the case, and even going through the install process doesn't help. When uploaded, it doesn't appear on the webpage. This is Dreamweaver in the CS6 release on a Windows 7 64 bit system. The animation file runs fine when viewed from the original folder, but does not funciton (blank screen) when opened from the copied file Dreamweaver puts in the site folder. Can anyone offer any suggestions? Also, is there a way to loop a .flv file? This could be a work-around if I can't resolve the .swf issue.
    Thank you in advance for any help you can offer.
    Mark

    Hi Jon,
    Unfortunately not. The website is actually an HTML module logded in a third party program. Even in the development stage though I can't see the .swf file in either the live mode or by viewing with IE. Flash video files play fine as have the other graphics I've incorporated. It seems like a file is missing to make the .swf animation work properly. When I copied the file over from the original folder, Dreamweaver also placed "expressInstall.swf " and "swfobject_modified.js" in a scripts folder. I'm wondering if there should be another or different file to make this work.
    Mark

Maybe you are looking for

  • Form in PDF

    I have a pdf form which was created using Adobe 4.0(may be planet pdf not sure). Anyway, I have a complex problrem. I have copied the old pdf file to a new pdf file as I need to increase the distance between the two fields. The fields are static fiel

  • Stop printing of jdk1.1.8 GUI

    Hi. Please see below code that i used to stop the user from printing my application. This however does not work i found out today. Please can someone give me any ideas on how else to solve this problem. Take note that I have to use jdk1.1.8. Thanks a

  • There is no option to update my phone to ios 7

    The option to update to ios 7 was there all day but i wasnt home so i didnt have wifi to do it. Now i have wifi and the option isnt there anymore. I even tried turning off my wifi and a view times an error came up but now its back to nothing at all.

  • Request: GX640 Fn and Ctrl swap

    Hi Svet, I'd like to request a Fn/Ctrl key swap for a GX640. You still handle older models like these, right? If so, is xx USD enough of a donation? Also I was wondering if it's important to mention that I have a Scandinavian keyboard layout - with Æ

  • ABAP Dump in Process Order

    Hi, I have made a process order. Now when i go and try to do anything in it it goes to dump. It shows Exception condition "OPR_NOT_FOUND" raised. can you ex