Inserting swf to dreamweaver cs4

Hi,
Hoping someone could clarify for me please!
currently putting together web site for client.  The web site has a very simple flash animation in it which the client apparently can't see and gets the prompt to upgrade to flash player v10.  (I've tested this on about 4 other computers and different browsers and it looks OK on all these!)
Their IT guy tells me he has installed v10 on their pcs and that my code is wrong because it has:  <param name="swfversion" value="6.0.65.0" />"  and that it should be version 10.
I've just checked the publish settings in flash and it is set to Flash Player 10 and ActionScript 3.0 so I'm a bit confused as to why my code does indicate it is v6.0.65.  I just use the insert swf option in Dreamweaver CS4 and let Dreamweaver write the code.
Can anyone help????  I would really appreciate it!!
Cheers,
Karen

It is best to let Flash generate an html page when published and copy/paste the code from that file into your html page.  I don't know what Dreamweaver does when you rely on it for insertng Flash content, but I don't trust it since it should rightfully do the same thing Flash does (same company--same suite of products), but it doesn't.

Similar Messages

  • Problem inserting .swf in dreamweaver 8.Help!!

    Hi everybody.I have a problem since a lot of time jaja.I habe
    problems inserting .swf files in dreamweaver 8.I can insert, when I
    press f12 to see in Internet Explorer you see the movie, but when
    you put mouse over the banner I design.This has a bad behavior, it
    transform to hand, because the banner is a buttom, and again
    transform in default mode and it doesn`t stay in buttom form.When I
    did the flash, I saw the .sfw file in HTML, that generated the same
    Flash, and it look good, and had a hood behavior, but when I insert
    in dreamweaver 8 it doesn`t work correctly.I download the
    Dreamweaver 8 Update 2. Now I have Dreamveaver 8.0.2 or something
    like that.
    I think that the problems is in the form that Dreamweaver
    Insert the .swf file.
    My way is Insertar - Media - Flash.
    Somebody can help me? this problem I can´t resolved and
    I new whit this.
    English is not mi first Language, sorry if I had mistakes.

    ok....
    i installed php 5.2.10
    and downloaded php-5.2.10 zip file i found .dll
    its ok
    but in next help topic (testing PHP installation (Windows) )
    [http://livedocs.adobe.com/dreamweaver/8/using/gs_18_q7.htm]
    i didnt gt the result...
    what may be the problem?
    plz advice
    thanks in advacne

  • Swf into dreamweaver cs4

    I've created an SWF in flash cs4 and want to open it in a dreamweaver template, then test it out to see how it 'would look if I were to upload the site. I understand the live view is the way to check this but for some reason I'm able to see the swf within a dreamweaver template. I've confirmed that the swf is functional by testing it in flash. What's the simplest path to testing an swf in dw? Thank you.

    May not understand you question, but why nor either preview in browser or upload files to your server?

  • Inserting FLV in Dreamweaver CS4

    I inserted an FLV file using the Progressive Download Video option. After completing everything from the dialogue window I clicked OK.
    When I previewed the file both Fire Fox & IE it only showedthe image below. I have done it before and it worked, but now I can't remember what I'm doing wrong.
    Thanks for your help.

    Hi,
    did you do really all the required DW-steps? In order you could control this I'll try to describe in detail from the beginning (translated from my German DW):
    Create a really new subdirectory (only for better testing th e whole thing).
    Create a new html/php-file.
    Work in designMode --> Insert Flash-Video.
    Search/browse ---> yourFLV.flv
    Skin: Halo Skin 3 (min. width 280) ( it was my choice)
    width 640 ( it's my choice)
    height 480 ( it's my choice)
    I clicked all the boxes
    ---> And now away with all these files below (produced from DW) to your server.
    Best you have a look with WIN-Explorer into your directory, to see all the files DW has created in your subdirectory and don't forget one):
    YourFlv.flv
    YourFlv.htm (or YourFlv.php)
    Clear_Skin_1.swf (my choice)
    FLVPlayer_Progressive.swf
    I have chosen only for the actual flv files a special directory. Of course you can insert a flv at any point.
    If you really did all these steps without any effort, please send a link to your website.
    Hans-G.

  • Problem insert media flv dreamweaver cs4 cs5

    Hello
    im creating website and something happen and now when i inset media FLV it doesn't. it shows many buttons like 4 play buttons, 4 pause buttons.

    Hi
    I'm writing because exactly the same thing happened to me on my G5 PowerMac in DW CS4. I've read a few other threads where Adobe haven't managed to solve the problem yet have somehow managed to close the threads. Is this; trying to brush the problem under the carpet a bit?
    Anyhow, just before the same issue happened to me, I got an error message that when it came up I thought to take a snapshot of it which I enclose below. Additionally I had downloaded a newer copy of iTunes and also VLC softwares just prior to this annoying problem starting.
    In the past, I was advised by Adobe to put the plist prefs in the bin, then not actually empty the bin but make a new installation so these would get re-made and possibly cause problems to get fixed. So far I haven't done this yet but have made a new installtion of DW CS4 but this problem still exists.
    So my message is to any senior Adobe DW specialist reading this;  Can you fix this?  Do you know what is causing it to happen? How best to make a complete installation of DW so that we can get this glitch fixed please? Should we delete the prefs as well?
    My FLV file was made in Squeeze software by the way, but has the icon from VLC as I like to open up the FLVs in this software.
    Best regards
    Paul

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

  • How do you insert a slide show into a page in Fireworks or Dreamweaver CS4?

    Newbie here. I just made a nice 4 image slide show in FW CS4 (under COMMANDS, CREATE SLIDESHOW) but can't figure out how to insert it into a page in FW or Dreamweaver CS4. My goal is to insert it into a FW page, then send it as a PDF to the boss for review before it goes into Dreamweaver. Can that be done? I assume if you can create the slide show in FW, then you can see it FW - or is that asking too much?? So far, I can create it, then choose to preview it in a browser (and it looks good). But then I click "done" and "x" out of the screen and it's gone. I saved the slideshow in a folder I created on my desktop. When I open the folder I see an images folder, a scripts folder, an "index.html", a "player_black.swf", and a "slideshow.xml". I've tried dragging all of these onto the FW page but nothing happens.. Also, the "insert" button in FW doesn't have a preset for slideshows. Neither manual mentions how to insert it into a FW or DW page.. Any help is greatly appreciated.

    Problem solved. Found an import movie within iMovie.

  • Dreamweaver CS4 problem: .swf banner

    Good Morning
    Im having a problem with an .swf banner that i have designed in flash and trying to get it to display on a website...
    In the past this has never been a problem... simply "Insert" > "Media" > "SWF".... and make sure the file is in the same folder etc......
    But since transferring over to CS4 the .swfs stopped working.... so as a quick fix we changed the banners to static images.... but this is not ideal.
    It shows the swf in dreamweaver when in design view and you click "PLAY" in the properties... however it doesn't work when published nor does it work in the "Preview" it simply shows a white box... doesn't even register there is a missing file or anything... even when you right click on the area, it does not come up with the flash player details...
    Can anyone offer any help on this issue?
    Everything that has been done is in design view.... i have no clue about scripts...
    Thank you very much in advance

    Thanks for your reply. I cant post a link as its an internal website so therefore user name is required :/ however i have copied teh source code to see if this is of any help.........
    Thanks again
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>Homepage</title>
    <style type="text/css">
    <!--
    .style6 {
    font-family: Verdana;
    font-size: 10px;
    .style7 {
    font-family: Verdana;
    font-size: medium;
    .style9 {font-size: x-small}
    .style10 {font-size: xx-small}
    -->
    </style>
    <script src="../Scripts/swfobject_modified.js" type="text/javascript"></script>
    </head>
    <body>
    <div align="center">
    <table cellSpacing="0" cellPadding="0" width="764" bgColor="#ffffff" border="0">
      <tr>
       <td vAlign="top" align="left" width="764" colSpan="3" height="185"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="764" height="185" id="FlashID" title="home">
         <param name="movie" value="homesnow_effect.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="homesnow_effect.swf" width="764" height="185">
           <!--<![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" /></a></p>
              </div>
           <!--[if !IE]>-->
            </object>
         <!--<![endif]-->
          </object></td>

  • Dreamweaver CS4 Insert Table button does not work.

    I recently upgrade from an older version of Dreamweave to Dreamweaver CS4. But now I have a problem with inserting tables.
    They have the dropdown on the top right for Classic, Coder, Coder Plus and so on. I was using classic and everything was fine, then all of a sudden if I try using the Insert Table button from the Inserts tab, it does nothing. If I right click on the button, then click on the button it works, and if i switch to any other view it works. so then I used Coder and it was fine, but then again it stopped working. So I switched to Coder Plus and it was fine for a few more days and then it stops working again. I have rebooted my machine, closed out of DW and nothing seems to fix it. I just installed all adobe software updates and there was nothing in the update that fixed the problem. Does anyone else have this issue and if so, how do I fix it?
    I have searched google and I can't find anything. I can keep switching views but one day soon if it continues, I'm going to run out of views and Its such a habit to use the button instead of the Ctrl+Alt+T shortcut.

    try the following
    Recreate Dreamweaver CS4 Configuration and registry
    - rename the configuration folder to any name. (just add any character I suggest)
    C:\Documents and Settings\[username]\Application Data\Adobe\Dreamweaver CS4\Configuration
    - recreate the registry folder
    Start > run > regedit
    HKEY_CURRENT_USER>Software>Adobe>Dreamweaver>10. Rename 10 ex: 10_old
    maybe you can post your specs here for more specific troubleshooting. Cheers!

  • Dreamweaver CS4 - Record Insertion Form js error

    Hi
    I'm dreamweaver cs4 and started using the Record Insertion form, I was mainly experimenting with it and just seeing what it could do.
    However when I get to the wizard i have to wait a few seconds for it to connect to the database and then I get an error message that says:
    While executing onLoad in ServerObject-InsRecPHP.htm, the following Javascript error(s) occured:
    At line 283 of the file "Macintosh HD:Application:Adobe Dreamweaver
    CS4:Configuration:Commands:ServerObject-FormCmnPHP.js":
    invalid array length
    I was just wondering if this was a common problem, or I've messed something up either in Dreamweaver, or in the SQL database that I'm using.
    I've also noticed that its the same for Update and Delete Records Wizards aswell.
    Any help would be greatly appreciated
    Aaron Kennedy

    I see it's your first post. Welcome to the forum.
    A good place to start looking for answers is the Dreamweaver FAQ. You'll find the answer to your question under "Crashes, installation, JavaScript, and unexplained problems".

  • How to insert a lightbox gallery widget in dreamweaver cs4

    I have dreamweaver cs4.   . I've customized the lightox gallery widget in  adobe exchange.  I have a saved html page in a defined site into which I'd like to put the widget.  I tried dragging the widget into an html page in dreamweaver cs4 but it did not work.  Under "Insert" I don't see the option to insert a widget.  How do I get it there?
    Thanks so much.

    This video should tell you all you need
    http://www.youtube.com/watch?v=_Vv0QVP2CzE

  • HELP DREAMWEAVER CS4 NOT SHOWING SWF FILES

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

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

  • Inserting swfs in ASP include files, CS4?

    I'm having a problem inserting SWFs into ASP include files in CS4 and am wondering if there's a solution other than going back to CS3.
    I've been adding pages to this site on a daily basis and at some point a few years ago we needed to start using ASP includes. The C-wrapper is in the ASP file and the content is in the included file.
    Unfortunately, the way CS4 insists on adding SWFs leads to broken pages. The error in Firefox is:
    Active Server Pages error 'ASP 0139'
    Nested Object
    /MySite/MyFolder/MyTopic/include/includedFile.htm, line 93
    An object tag cannot be placed inside another object tag.
    So, MyFile.ASP uses include/includeFile.htm. The SWF is inserted into includeFile.htm. DWCS4 uses this code:
    <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="510" height="384">
          <param name="movie" value="/MySite/MyFolder/MyTopic/images/oneOfMany.swf" />
          <param name="quality" value="high" />
          <param name="wmode" value="opaque" />
          <param name="swfversion" value="9.0.45.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="/MySite/MyFolder/MyTopic/images/oneOfMany.swf" width="510" height="384">
            <!--<![endif]-->
            <param name="quality" value="high" />
            <param name="wmode" value="opaque" />
            <param name="swfversion" value="9.0.45.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>
    I understand the problem with nested objects. I think what I'd really like is to keep CS4 but go back to the method CS3 was using to insert SWF files. This current method is especially difficult because when I change it and later reopen the file DW wants to "correct" it.
    Any helpful hints would be appreciated.
    Rob Mack

    Okay, my solution was to go find the old CS3 code and make a snippet out of it. This way I always have a piece of code that works -sort of- and at least it stays consistant. It's a little more work now but if the old CS3 code for a swf is present then CS4 won't complain.
    It seems to me that hard coding this into the CS4 product makes it kind of inflexible.
    Here is the CS3 code. It works in a file that will later be included in an ASP file. The CS4 code quoted previously doesn't work.
    <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','510','height','384','src','/MySite/MyFolder/MyTopic/images/oneOfMany','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','/MySite/MyFolder/MyTopic/images/oneOfMany' ); //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="510" height="384">
            <param name="movie" value="/MySite/MyFolder/MyTopic/images/oneOfMany.swf" />
            <param name="quality" value="high" />
            <embed src="/MySite/MyFolder/MyTopic/images/oneOfMany.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="510" height="384"></embed>
          </object>
        </noscript>
    Rob Mack

  • Problem Inserting Flash Video (.flv) File in Page Using Dreamweaver CS4's Insert Media Command

    I am using Dreamweaver CS4.
    I am attempting to put a Flash Video (.flv) file on a standard HTML page in Dreamweaver.
    When I either click the Insert Flash Video in the Common tab on the Dreamweaver toolbar, or if I choose Insert > Media > FLV to inert the video, I get the standard Dreamweaver FLV interface. I make my choices, click OK, and when the video is place on the page, I get the following dialog box:
    "While executing inspectSelection in flvProgressive.htm, a JavaScript error occurred."
    with an OK button.
    If I preview the page, all that loads are the various buttons of the skin that I have chosen and no video.
    Anyone have an idea what is going on?
    maylandmac

    Are you sure you aren't working with a template driven page?
    When you insert media files into DW, it must write code in the <head> tags to reference Scripts necessary for Flash media to work on the web. 
    If you're working with a page that was created from a Template, the DWT page must have editable regions in the <head> tags, or you won't be able to add media to your web pages.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Dreamweaver CS4 Flash insert is garbage

    Dreamweaver CS4 is a disaster! It makes my 10x work more difficult. And it doesn't even get the job done.
    Examples:
    Can't preview my work in internet explorer. Instead, there some bogus, non-functioning, jump through 10 hoops extension called BrowserLabs - that flat out doesn't work.
    It's even worse for Flash video. Can't just click and preview it anymore, in ANY browser. Instead you have to upload it to your server or create a "test server" - and Mensa member, UC Berkley grad that I am - I can not figure out how to do that based on the lame instructinos from Adobe.
    Beyond that, the Flash insert in CS4 has totally lost the ability to re-size the actual video content - instead you get a black box around the video.
    And you are no longer able to pull video in from anoher site by referenceing the full URL.
    I bought Dreamweaver to make life easier. I don't want to learn to hand code. And I don't want to waste days and days dealing with things thaqt don't work.
    I've been working with computers for a long time. And CS4 is THE WORST upgrade I've ever experienced.
    Attention Adobe - what are you going to do about all this? I want to go back to CS3!

    "I bought  Dreamweaver to make life easier. I don't want to learn to hand code. And  I don't want to waste days and days dealing with things that don't  work."
    How typical.
    Mac user - "I just got a new Mac (or application) and I can't wait to do all sorts of great things with it!"
    Linux user - "I just got a new Linux build (or system) and I can't wait to do all sorts of  great things with it!"
    PC user - "I just bought a new computer (or program) and it's going to  do all sorts of things for me!"
    or the opposite:
    PC user - "I just bought a new computer (or program) and it won't do anything for me!"
    Mac user - "I just got a new Mac (or application) and I still haven't learned everything I can do with it... yet."
    Linux user - "I just got a new Linux build (or system) and I still haven't learned everything I can do with it... yet."
    Dreamweaver is WYSIWYG software. What You See Is What You Get... It's not a cure-all, do-all, write-all, upload-and-test-all fix for people who want to be webmasters without any knowledge or effort on their part. There's a solution for that... hire someone to build your site(s) for you.
    If you're adamant about not learning code, you're in the wrong  business (or even hobby).
    It's like saying, "I want to commute across town, but I'll be damned if I'm going to learn to drive!"
    I've been doing this since 2004 and I'm still in school learning new technologies and practices.
    I'll climb down off my soapbox now.
    Edit: For the record, I built and inserted two flash animations last night. First one here, second one here.Neither of them took more than three clicks to add, and I fully tested each of them in no less than eleven browsers (Firefox, IE8, Opera, Safari, Netscape, AOL, iCab, OmniWeb, Camino, SeaMonkey, Chrome), offline, before uploading the index pages.
    Message was edited by: CowboyInAZ

Maybe you are looking for

  • Help using multiple Time Capsules

    I'm new to the Time Capsule and it's features, but my sister had one, then two and now three - all purchased to be dedicated to three different computers.  She had to purchase more then one because she needed more capacity than one would hold.  She i

  • How do i make my iMAC discoverable by the smart TV on my home network

    Having upgraded from a PC to an iMAC my Sony Bravia TV does not find the iMAC on my home network. Previously my PC on the network was recognised enabling me to view JPEG and video files on the TV. How do I now make my iMAC discoverable?

  • BAPI to modify items and create new ones in Purchase Order

    Hi, everybody! We need to change purchase orders (PO's) using a BAPI. We need not only to modify and delete the existing items in a PO, but also create new items in the same PO. Is it possible to do that using the bapi called BAPI_PO_CHANGE? If it is

  • Printing out-poor results

    Hi there, i´m a new user of Aperture. I use a canon 400D, take pictures in RAW and L jpgs (store it on external HD). I use a Canon Pixma IP 5300 for printing out. I wasn´t ever happy with the results whenever I print out on my own. So I exported a pi

  • The auditreduce command

    Hi guy, I got the following output from the auditreduce command: # auditreduce -d 20081107 -u oracle |praudit file,1969-12-31 19:00:00.000 -05:00, file,2008-11-12 15:32:50.000 -05:00, Anybody can tell me what it means? Thanks in advance. Alex