Flash:  Video--  Flvplayback--using SWF file in dreamweaver.

I have placed a video into flash cs3 and made the swf file
using the flvplayback, and i have put the swf or published it
...putting it in dreamweaver, I can see the video and hear the
sounds when I preview in firefox or iexplore however once I put in
my server I cannot see anything or hear anything. It does not show
up,. Can anyone help me with this problem. I just took the SWF file
and uploaded it through dreamweaver using the insert, media,, flash
and placed in my template.

AC_FL_RunContent( 'codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','1000','height','400','src','descarga
total1','quality','high','pluginspage','
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','descarga
total1' ); //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="1000" height="400">
<param name="movie" value="descarga total1.swf" />
<param name="quality" value="high" />
<embed src="descarga total1.swf" quality="high"
pluginspage="
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="1000"
height="400"></embed>
</object>

Similar Messages

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

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

  • How to use swf file for Spark Skin

    Hi all
    I have little confuse about how to use swf file with Spark Skin,
    in Flex3 , i use Flex Skin Design Extension for Flash to deal with skin ,
    so basically , I just create a swf file and import to the project , then everything is ok
    but , seem that not working in flex4 , spark skin.
    1` I can't find the Flex Skin Design for the FlashCs4
    2` I try to use FlashCs3 version to import the skin art to the project , but seemed not working.
    3` I Google and check the Flex4 Help , seemed Spak skin need the Skin-Class , which I don't know how to use that with swf file
        what I have searched is how to use FXG , or some jpg file in that skin class, none of them are use swf file.
    so , is there any way that let user use the swf file to deal with the skin?
           is the Flex Skin Design can use in Flex4?
    Thanks

    Hello,
    I'm new to Flex, but have come to it from Flash Pro.  I'd like to know the same thing.  I think I found the answer here:
    http://www.flashallys.com/blog/spark-button-skinning-with-flash-symbols/
    However my question is now: Is this a good approach to use?
    99% of the googling I've done tells me to skin components with fxg files.  I've tried that by creating graphics and exporting from flash, but using swfs containing lots of graphics is much faster so I'd rather use that.
    The other thing I've done is to create custom components using these helpful tutorials:
    Creating component in flash:
    http://www.webkitchen.be/2008/12/12/video-tutorial-make-flex-components-with-flash-cs4/
    Dealing with Resizing with method overrides for your flash component:
    http://www.psyked.co.uk/flex/creating-flex-components-the-easy-way-for-flash-ide-converts. htm
    This allows me the flexibility of Flash Pro design with the layout, transistions, data binding etc from Flex.
    So my question is: Is this approach (skinning spark components with swfs, and using custom swc components made in flash) a bad idea for any reason?  E.g. does it create slow mobile apps?
    Cheers
    Chris

  • Adding video to a .swf file created in InDesign so it will work as a PDF.

    I am having trouble inserting a video into my indesign file. I change the format to a .FLV and then export it as a .swf. When I bring it into Acrobat to create a PDF the video does not play. Any suggestions on how to add video to a .swf file that works in a pdf?

    That's a circular argument, since video in a PDF file is rendered in the Flash Player runtime.
    Steve Werner wrote:
    Things will work better if you change the format of the video to MP4. Then just place the video directly in the InDesign file and make the interactive PDF. Mixing SWF and PDF are bound to be a disappointing experience.
    Flash is a format which is on the downhill slope. It's not supported on mobile device (you know, tablets and smartphones), and many people don't like installing Flash for security reasons.

  • 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

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

  • Convert iPhoto video to flash video to use in Dreamweaver -- how to?

    I've taken a 30 sec video with a Canon PowerShot SD600 camera and downloaded it to iPhoto. Now how can that video be exported so that Dreamweaver can use it as a Flash Video? I'm not experienced using Dreamweaver, so I don't really know if my terminology is correct.

    You’ll need to convert it from avi or whatever the current format to flash for use with dreamweaver. One of these
    http://www.macupdate.com/search.php?keywords=convertavi+toflash&starget=google
    might help with that.
    Regards
    TD

  • Re-sizing flash (.SWF) file in Dreamweaver?

    Hi there,
    I was wondering if their is a way to actually re-size a .swf in Dreamweaver. When my site is published online it takes approx 1 minute to load the first page. Stupid question but this is my first flash web site, so please bare with me. When uploading my website in Dreamweaver, do I only upload the .html file to the server or I upload everything, including the .swf and the fla (which are the two big files)? For some reason, there is something making my page slow to load and it's very ugly as for 1 minute the user sees a blank white page with Dreamweavers pre-loader.
    Thanks

    ok , so if I understand correctly...copy/paste my index.swf file only to my dreamweaver folder, nothing else? All my files (index.swf and index.fla, index.html are on my desktop in a folder and my content such as scripts generated by flash and my images are in a subfolder in that folder on my desktop.
    Sorry, I am slow to understand loll
    Ok so here is my website, even after adding background color to the body, still see white when it loads. I have high speed internet, I can only imagine those who don't. How to fix that?
    Other issue... my "shop" button. It seems to work fine, but if I test it out a couple of times, then it will give me an error message that it can't access the external link but no wonder it can't, for some reason it adds an http:http:// twice in the browser. In my case, being http:http://www.etsy.com/shop/natdzign. Huh?? Oh and how can I actually center it so it keeps it centered no matter the size of your monitor? I just realized my website isn't centered. Damn!!!
    Keep in mind that when looking at my website, this is my first flash website. I've made html/css websites before however.
    www.natdzign.ca
    NOTE: For now it works, until I decide to play around with it again, either you will see a under construction page or a error 404 hehe.

  • Edit a SWF file from Dreamweaver in Flash

    This question was posted in response to the following article: http://help.adobe.com/en_US/dreamweaver/cs/using/WSc78c5058ca073340dcda9110b1f693f21-7acf. html

    If you've created the FLA file then rendered the SWF, you can locate it in your disk
    If you're using just a SWF file such as a player.swf or something similar that you downloaded from a website, I'm sorry but you're out of luck! DW requires that you have the FLA source to edit the SWF file that you're using within DW.

  • White square for .swf file in dreamweaver site

    Hi
    Apologies if this is a very basic question.
    I have built a dreamweaver site and embedded a .swf file (a
    slideshow of photos created in flash) into the page.
    When I view the page online, the .swf file takes a few
    seconds to load, and while it is loading I get a white square where
    the slideshow should be (the dreamweaver and flash documents have a
    black background).
    Question - how do I either
    a) get the white square to be black
    b) get a loading bar to show that the flash video is loading
    Many thanks

    Thanks so much Tom - I now have a black background!
    The only problem is that my .swf is taking ages (8-10sec) to
    load and now its all the same it looks like nothing is happening!
    I have looked at the preloader threads and customised a
    preloader, but I can work out from the search results/threads what
    to do with it.
    How do i link the preloader into my .swf file. Do I need to
    know actionscript (I dont!) to do this? (I have Studio 8)
    The other gist I picked up from the threads is its better to
    avoid the preloader all together. I'm creating a photography
    website - hence big .swf - but do you have any hints for optimising
    the .swf - the flash publish compression is all I've used so far
    Many thanks

  • 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

  • Missing Images in swf file in dreamweaver

    Hello,
    I was hoping someone could help me. I made a image slide show
    in Flash (CS3) and wanted to put in in Dreamweaver (CS3). I
    published the file in flash and went over to dreamweaver and did
    the insert - media - flash command and added the .swf
    When I test the movie, the buttons and the frame shows up but
    not the images. Any ideas on why? When I test the html file, it
    works fine. When I test the movie its self, it works fine too. Its
    only when it is in the Dreamweaver file do the images disappear.
    1. I have the required AC_RunActiveContent.js. file with my
    swf.
    2. I tried copying the code from the html file that was
    generated by my swf, but when I test the file in dreamweaver, an
    error comes up saying that i need the AC_RunActiveContent.js.
    3. I have flash files on the site that work just fine, it is
    just this one that is being stupid. I published it as flash version
    7, 8 and 9. Nothing works.
    Thanks for your help in advance!
    Gab

    You haven't told us whether you are using RH for Word or RH HTML to generate your CHM.
    Please read Before You Post as it has been written to help you get a quicker reply. I will shortly be travelling and unable to pick up your reply for most of the day so unless anyone else can chip in once you advise us which, there will be a delay in helping you.
    If RH HTML:
    Your problem sounds like this one - http://forums.adobe.com/thread/490223?tstart=0 as there the images show in Windows Explorer but not in Project Manager or the WYSIWYG.
    You say
    When I generate the chm file there is mentioned that no graphic is loaded.
    Do you mean there is an error message? What exactly does it say?
    See www.grainge.org for RoboHelp and Authoring tips

  • Re-positioning a swf file in dreamweaver?

    Hi,
    I am Graphic designer currently learning the ropes of webdesign..so this may be a noobish question as i have NO IDEA when it comes to html code...
    I created a design in photoshop and saved my pages, images slices etc in html and opened it in dreamweaver.
    My Problem is... i have a "swf flash slide show file" which i want to re-position roughly in the center of the html page, which for the life of me i cannot do!
    I have tried aligning it center etc...but the swf file only seems to move around the edges of my html page.
    Is it possible for the swf to be centered within my html page.
    Here is the Dreamweaver code I have currently :
    <html>
    <head>
    <title>Natina_Web_12</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <style type="text/css">
    body {
    background-color: #1b1b1b;
    </style>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    </head>
    <body leftmargin="50" topmargin="50" marginwidth="5" marginheight="5"><!-- ImageReady Slices (Natina_Web_12.psd) -->
    <div align="center">
      <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="800" height="375">
        <param name="movie" value="slide.swf">
        <param name="quality" value="high">
        <param name="wmode" value="opaque">
        <param name="swfversion" value="8.0.35.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="slide.swf" width="800" height="375">
          <!--<![endif]-->
          <param name="quality" value="high">
          <param name="wmode" value="opaque">
          <param name="swfversion" value="8.0.35.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>
      <img src="images/Collections.jpg" alt="" width="1600" height="1100" align="middle"><!-- End ImageReady Slices --></div>
    <script type="text/javascript">
    swfobject.registerObject("FlashID");
    </script>
    </body>
    </html>
    Any HELP would be greatly appreciated
    THANKS

    Complete code below, copy and paste into new Dreamweaver document, and save to your site folder. One point I can't help thinking that at 1600px wide your main image is too wide, most will have to scroll right to see the whole page. I would limited the width to around 980px.
    <!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>
        <title>Natina_Web_12</title>
       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <style type="text/css">
        body {
    background-color: #1b1b1b;
    #main_image {
    background-image: url(images/Collections.jpg);
    background-repeat: no-repeat;
    width: 1600px;
    height: 1100px;
    #flashWrapper {
    width: 800px;
    margin: 0 auto;
    height: 375px;
    margin: 80px 0px 0px 400px; /* top,right,bottom,left */
        </style>
        <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
        </head>
        <body leftmargin="50" topmargin="50" marginwidth="5" marginheight="5"><!-- ImageReady Slices (Natina_Web_12.psd) -->
        <div id="main_image">
        <div id="flashWrapper">
          <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="800" height="375">
            <param name="movie" value="slide.swf">
            <param name="quality" value="high">
            <param name="wmode" value="opaque">
            <param name="swfversion" value="8.0.35.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="slide.swf" width="800" height="375">
              <!--<![endif]-->
              <param name="quality" value="high">
              <param name="wmode" value="opaque">
              <param name="swfversion" value="8.0.35.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.g if" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
              </div>
              <!--[if !IE]>-->
            </object>
            <!--<![endif]-->
          </object>
          </div><!-- end flashWrapper -->
        </div>
        <script type="text/javascript">
        swfobject.registerObject("FlashID");
        </script>
        </body>
        </html>

Maybe you are looking for

  • Error while running allocation: Driver stored in Rate Application

    Hi, I have the allocation driver stored in the Rate application. I have a custom application which has different dimensions than the Rate application. In the allocation logic I pick up the driver from the Rate Application - e.g.      *APP WHAT=MYPLAN

  • File to File scenario in PI 7.1

    Hiii... iam trying file to file scenario...I have designed in service builder and Integration builder.... My scenario i just want to tranfer a file from one folder in PI Server to another folder in the same server...My Communication Channel info are

  • Problem in executing jar file

    Hello, I have created jar file. after it is double-clicked, the menu form is coming and it is executing correctly. the problem is reading from database but not writing to it. it is now displaying any error msg. y it is happening? i am havng database

  • Select paper tray

    Hello I'm looking for a solution. My problem is, I have to print one Report on paper tray 2 and one simultaneous on paper tray 3 (As copy) of the printer. I take the procedure PROCEDURE run_report_object_proc(vc_reportobj varchar2, vc_reportserver va

  • [SOLVED] Wifi dead after update on my samsung laptop

    My wifi started acting up a few weeks ago after one of my weekly updates. After some research I found that the issue was with the new version of wpa_supplicant(2.1-3) and downgrading it to 2.0 fixed it. This worked for a couple of weeks and then the