Posting Video in Dreamweaver MX 2004

Hey all!
I currently host a website for a local football team and I
have been loading video highlights of each weeks games. I currently
have been using a free converter that I downloaded but have been
noticing that the longer and more effects I add to the video, after
I convert and post the video onto the website it freezes for a few
seconds at certain points. I'm assuming this is one of those deals
where you get what you pay for as it doesn't even have the controls
(play/pause/stop etc) and how the video loads is when you click on
the link the video just pops up and plays and then loops over
again. I want an actual "screen" to load with the video.
So, I turn to you guys to help me pick out a good software. I
have been searching and such but to be completely honest, I don't
know what to look for and what one works good with MX 2004.
I really do appreciate any help that can be passed on!

I would purchase Sorensen Squeeze for Flash and then use DW
to import
the Flash video.
MediumLammy wrote:
> Hey all!
>
> I currently host a website for a local football team and
I have been loading
> video highlights of each weeks games. I currently have
been using a free
> converter that I downloaded but have been noticing that
the longer and more
> effects I add to the video, after I convert and post the
video onto the website
> it freezes for a few seconds at certain points. I'm
assuming this is one of
> those deals where you get what you pay for as it doesn't
even have the controls
> (play/pause/stop etc) and how the video loads is when
you click on the link the
> video just pops up and plays and then loops over again.
I want an actual
> "screen" to load with the video.
>
> So, I turn to you guys to help me pick out a good
software. I have been
> searching and such but to be completely honest, I don't
know what to look for
> and what one works good with MX 2004.
>
> I really do appreciate any help that can be passed on!
>

Similar Messages

  • Dreamweaver MX 2004 - "An Unidentifed Error has occorred." - Please help!!

    Hi folks. I have scoured the internet for a fix to this problem. Most of the posts I read are unanswered or the solution does not work. I am hoping a guru reads mine and has the magic answer - I am ready to chuck the project altogether if I can't find a solution. Although I am not a newbie to simple page design, I have never really tackled data access (dynamic content) before, like I am about to. I am ready and willing to learn but this obstacle may hinder my interest if it is going to be this big a pain in the keester.
    Let's start with my system config:
    Windows XP Pro w/ SP3
    Dreamweaver MX 2004
    IIS 5.1 - configured with FTP support
    PHP 5.2.11
    MySQL 5.0 - For now I am using the Test DB that comes with MySQL. Using "root" account.
    I have verified that all is running properly to the best of my knowledge. Certainly Dreamweaver up until this issue has worked for years. I have not used DW for data access before on this machine but have successfully on others.
    IIS > Loads web content from http://localhost just fine. Including PHP test page. And IIS help stuff that comes pre-installed.
    MySQL > I can build DB's and Schemas just fine. I can even import data from external sources so I have to assume it's running fine.
    Dreamweaver > The site I am building has the following config:
    Local Info
    Site Name: medimj
    Local Root: C:\medimj *set to refresh
    Images: C:\medimj\images
    HTTP: blank
    Remote Info
    Access: Local/Network
    Remote Folder: C:\inetpub\wwwroot\medimj\       *set to refresh auto
    Testing Server
    Server Model: PHP MySQL
    This site contains: Dreamweaver MX Pages Only (default)
    Access: Local/Network
    Testing Server Folder: C:\indetpub\wwwroot\medimj\          *set to refresh auto
    URL Prefix: http://localhost/medimj
    <<<Everything else I believe is irrelevant to the topic and left to defaults>>>
    SO HERE IS WHAT IS HAPPENING:
    When I go to make a data connection (Step 4 under the Database tab of Applications section in DW), I click the "+" button and select "MySQL Connection". The dialogue window appears and I input:
    Connection Name: medimj
    MySql Server: localhost
    User Name: root
    Password: <password>
    I click "Select" button and get an error window that says "An Unidentified error has occurred." and I am taken back to the MySQL Connection dialogue box. I have tried adding http:, slashes, \medimj, IP address, and pipe name to the Server name to make the connection and none of it works. If I put a DB name and click "ok" the binding will appear but no table ever come into view. If I click on "Test" I get the same error.
    Here is the mysql area of the test.php. From what I see, I should be able to make a connection; but I'm not expert. Should I be seeing more information?:
    mysql
    MySQL Support
    enabled
    Active Persistent Links
    0
    Active Links
    0
    Client API version
    5.0.51a
    Directive
    Local Value
    Master Value
    mysql.allow_persistent
    On
    On
    mysql.connect_timeout
    60
    60
    mysql.default_host
    localhost
    localhost
    mysql.default_password
    no value
    no value
    mysql.default_port
    3306
    3306
    mysql.default_socket
    no value
    no value
    mysql.default_user
    no value
    no value
    mysql.max_links
    Unlimited
    Unlimited
    mysql.max_persistent
    Unlimited
    Unlimited
    mysql.trace_mode
    Off
    Off
    I just don't see what's wrong at this point. I really hope somebody here can help.
    I've been at this for 4 days and uninstalled and reinstalled everything to no avail. I hope I have given enough information for someone to make a suggestion that will help. I thank anyone for their time in advance.
    prdreamweaver

    I would like to share with everyone a fix for this problem. I wish I could say I found it here but I did not. After continuing to search the Internet, while eagerly awaiting an answer here, I stumbled upon the answer deep in a thread in the MySQL website forums.
    If someone should find this topic before the supposed Adobe fix, please do not waste your time with what Adobe suggests. It has been know cause more problems than help - as was the case with me. Applying their "fix" forced me to reinstall MySQL and a fresh version of PHP. I am also providing OS information and versions of all components I am using as well as settings within Dreamweaver. I cannot speak as to whether this fix transitions across other versions of Dreamweaver but it's worth looking at if yours does not match mine.
    NOTE: ALWAYS MAKE A RECORD OF WHAT YOU CHANGE. THIS IS BASIC TROUBLESHOOTING AND WILL MINIMIZE THE NEED TO REINSTALL IF THINGS GET WORSE. BEING ABLE TO REVERSE WHAT YOU'VE CHANGED IS IMPORTANT.
    System Info
    OS: Windows XP Pro w/ SP3 (patched to the hilt)
    IIS: 5.1 (installed from XP Pro CD - additional windows components)
    PHP: v5.2.11 (installer version)
    MySQL: v5.0.87 (installer version)
    Dreamweaver: MX 2004
    Install IIS, PHP, and MySQL per their individual instructions.
    IIS Tweaks
    Note: This tweak assumes you haven't already created your website virtual directory under IIS. If you have, you can delete it and follow these steps. You don't have to but I like this recommendation I found on another site as it tricks DW into thinking its attaching to an "outside" server. You'll see what I mean when you see the DW confg options later in this topic.
    1. Create a folder under c:\inetpub\wwwroot that matches the local folder in DW for the site you are designing. Make sure they are spelled the same. If you have pages and images already in your local folder for DW, you don't have to re-create them here. You can sync them to the "server" much like you would when you FTP your pages up to a live server. Just make sure the root folders are named the same.
    2. Right click your localhost site select "properties". Click the "Home Directory" tab. Click on the "Configuration" button. Under "Application Mappings", click the "Add" button. A new dialogue box appears > In the "Executable" area, browse to the root PHP folder and select file "php5isapi.dll" and click ok to return to the dialogue box. In the "Extension" box type ".php" without the quotes. Make sure "Script Engine" and "Check that file exists" are checked. Click ok.
    NOTE: A DIALOGUE BOX MAY APPEAR ASKING IF YOU WANT TO PROPOGATE THE CHANGES ACROSS ALL OTHER SITES. YOU CAN SAY YES BUT IT DOESN'T ALWAYS WORK. (IT'S AN IIS THING) TO SEE IF IT DID, CHECK THE PROPERTIES OF YOUR VIRTUAL DIRECTORY AND FOLLOW STEP TWO IF YOU DON'T SEE THE PHP MAPPING THERE.
    PHP Tweaks
    1. extension_dir = c:\php\ext ~ change folder to match your install
    2. cgi.force_redirect = 0 ~ required for IIS
    3. register_globals = On
    4. register_long_arrays = On
    5. extension=php_mysql.dll ~ removed the ;
    6. extension=php_mysqli.dll ~ removed the ;
    7. include_path = "."
    8. mysql.default_host = localhost
    9. mysql.default_port = 3306
    **NOTE: IF I DIDN'T PUT QUOTES - NEITHER SHOULD YOU.
    10. Save and Close
    copy the file libmysql.dll
    to c:\windows & c:\windows\system32 ~ this file is in the root of PHP 5 folder
    XP Environment Variables: Add the following at the end of Paths> c:\<php folder>;c:\<php folder>\ext ~ change php folder for your install
    NOTE: ANY CHANGES TO ENVIRONMENT VARIABLES HAS THE POTENTIAL TO CAUSE SYSTEM PROBLEMS IF NOT DONE CORRECTLY. MAKE SURE YOU HAVE A ";" AT THE END OF THE PATH BEFORE YOU ADD THE CHANGES.
    REBOOT!!!! THESE CHANGES WILL NOT TAKE EFFECT UNTIL YOU DO SO.
    DW - edit current site or create it new
    Local Info:
    Should be left however you have it now OR if creating new, just do it like you always have.
    Remote Info:
    Access : Local/Network
    Remote Folder: C:\inetpub\wwwroot\<your virtual directory>
    * Check Refresh Automatically
    Testing Server:
    Server Model: PHP MySQL
    Access: Local/ Network
    Testing Server Folder: C:\inetpub\wwwroot\<your virtual directory>
    URL Prefix: http://localhost/<your site name>
    * Check Refresh Automatically
    ** I don't make changes to anything else under site editing so I stop there. Click OK and you're done.
    At this point, you should see under the "Application" section on the "Database" tab, steps 1,2,3 checked. Now create a connection by clicking the "+" button. Enter the following:
    Connection Name: <whatever you want>
    MySQL Server: localhost
    User Name: root (or another account you have created with sufficient privileges)
    Password:
    Database: enter a DB name you wish to connect to or click select if you wish to browse for it.
    You shouldn't get the "Unidentified Error..." message anymore. I know I don't.
    I hope this helps the next poor sap this happens to. I'm sorry for the long post but I hate, hate, hate, when people post half assed instructions because they are too lazy to type.
    Good luck everyone and happy designing!!!
    prdreamweaver
    email: [email protected]
    (you can email me with questions but remember, I am not an expert with dynamic content. however, I am willing to assist if I can)

  • Dreamweaver MX 2004 won't launch.  Please help!

    My old laptop running Dreamweaver MX 2004 is dying, so I installed it on my new Windows XP laptop.  I have installed it several times before and never had a problem.  On the new laptop, when I launch Dreamweaver, it does not start.  In Task Manager, I see a Dreamweaver process start, then two ~e5d141.tmp processes start, then they all disappear.  One Macromedia Licensing.exe process remains for a few seconds or a minute, then it disappears too.  Technical support said my license and registration are all okay.  I installed the 7.0.1 upgrade but that had no effect.  There is nothing the event logs.  I tried uninstalling and reinstalling in safe mode, launching it in safe mode, disabling the graphic accelerator, and lowering my screen resolution to 1280x1024.  I also tried several "Compatibility mode" settings.  I cannot find any log or dump files, although I might not be looking in the right places or for the right file names.  Can anybody please help me?
    Thank you.

    Good morning ArtieTet,
    I had the exact same problem and came across your post. I've since solved it on my computer. I'm not sure what your level of computer expertise is and whether or not you're comfortable editing your registry, so I've dumbed-down the following instructions a bit - forgive me if they're too dumbed-down!
    1. Click Start
    2. Click Run
    3. Type regedit
    4. Click the OK button
    5. Double click the HKEY_CURRENT_USER key (folder) on the left
    6. Double click the SOFTWARE key
    7. Double click the MACROMEDIA key
    8. Right click the DREAMWEAVER MX 2004 key
    9. Click Rename
    10. Type a new name for the key, such as OLD DREAMWEAVER MX 2004
    11. Press Enter
    12. Try to start Dreamweaver again
    If all goes well, Dreamweaver should open and re-create that DREAMWEAVER MX 2004 registry key from scratch. There's likely some corrupt data in it, though I haven't been able to figure out what. If I do, I'll let you know.

  • How do I highlight text in Macromedia Dreamweaver MX 2004

    HI to all Forum Participants:
    HI to anyone:
    I posted a question on how do I highlight text in Dreamweaver MX 2004, to both the Dreamweaver Development Toolbox General Discussion Forum and the Dreamweaver Extension Forum on Tuesday, 6/16/2009 or Wednesday, 6/17/2009, saying this:
    HI Anyone:
    I have looked under Help and Tutorials in Dreamweaver MX 2004, and I am having a heck of a time finding out how to highlight text in Dreamweaver MX 2004.
    Do any of you know how to do this actually in Dreamweaver MX 2004?  Say I wanted to highlight this text, all in Yellow:
    This is sample highlighted text.
    How would I do it?
    Thank you,
    Jon Lutz
    Promoter Power LLC
    Email: [email protected]
    And I got this response from pziecana, in the Dreamweaver Development Toolbox General Discussion:
    Re: How do I highlight text in Dreamweaver MX 2004
    The simplest way is to use a span and set a background-color for the text you wish to highlight.
    e.g.
    <span class="graybg">This is some text</span>
    css for above -
    .graybg{
       backgroung- color: #666666;
    This would give you a gray background.
    HTH
    PZ
    I tried both, and neither worked.  Any other ideas on how to do this?  I cannot believe it is so hard to do this in Dreamweaver MX 2004, highlighting text.  I'm even enclosing an attachment showing how I did this in the <span class="graybg">This is some text</span> above.
    Thank you,
    Jon Lutz
    Promoter Power LLC

    Hi,
    Looking at your screen shot, you didn't add the css.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <style type="text/css">
    .greybg {
        background-color:#999999;
    </style>
    </head>
    <body>
    <span class="greybg">This is my text</span>
    </body>
    </html>

  • Dreamweaver MX 2004 .....:::FOR SALE:::...

    Hi all,
    I was searching for Dreamweaver MX 2004 (i went for
    Dreamweaver MX 2004 because I am not a pro. designer and i didn't
    need Dreamweaver 8, was too expensive), but i could not find it.
    I am sure there are those who are out there looking like i
    was so i found an extra one to post on here.
    I am selling it for $150 negotiable.(that is saving ove $200)
    and it comes with a licience key that has never ben used, still
    unseen in sealed box.
    Contact me if you are interested.
    I was once looking but i found, now those that are looking
    have found.
    Cheers
    Charlton

    Goocharlton wrote:
    > It is the education version.
    > My mistake, thank you Bonnie for informing me that the
    education version
    > retails for about $200, i did not know that. I just went
    of the macromedia
    > website.
    >
    > If you think this price is too high let me know.
    > Thanks again
    >
    What I think doesn't matter; I build web sites commercially
    (albeit on a
    small scale) so could not use the education version. I think
    if you
    want to sell it to someone who qualifies (see restrictions on
    Adobe
    website), you'd be advised to discount it significantly,
    since if you
    are paying full retail it's less trouble to buy directly from
    Adobe (or
    from the college bookstore).
    Bonnie in California
    kroko at
    pixelplum dot com
    http://www.theanimalrescuesite.com/cgi-bin/WebObjects/CTDSites.woa

  • Dreamweaver MX 2004

    I am new to DW and I am following a tutitorial in the book
    "macromedia dreamweaver mx 2004 - training from the source". I
    cannot locate the HTML Styles tab in the panels. I changed the
    preferences to use HTML instead of CSS for text editing but still
    cannot find the HTML Styles Panel. Could someone please help me
    with this?
    Thanks,
    Honey

    Please don't repost questions. And please try to use a more
    descriptive
    subject line. Can we close this thread and rely on responses
    to your
    previously posted "HTML Styles", a much better subject line?
    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
    ==================
    "Honey Rubin" <[email protected]> wrote in
    message
    news:gl9ptv$pvb$[email protected]..
    >I am new to DW and I am following a tutitorial in the
    book "macromedia
    > dreamweaver mx 2004 - training from the source". I
    cannot locate the HTML
    > Styles tab in the panels. I changed the preferences to
    use HTML instead
    > of CSS
    > for text editing but still cannot find the HTML Styles
    Panel. Could
    > someone
    > please help me with this?
    >
    > Thanks,
    > Honey
    >

  • How do I highlight text in Dreamweaver MX 2004

    HI to all Dreamweaver extension Forum Participants:
    HI to anyone:
    I posted a question on how do I highlight text in Dreamweaver MX 2004, to both the Dreamweaver Development Toolbox General Discussion Forum and the Dreamweaver Extension Forum on Tuesday, 6/16/2009 or Wednesday, 6/17/2009, saying this:
    HI Anyone:
    I have looked under Help and Tutorials in Dreamweaver MX 2004, and I am having a heck of a time finding out how to highlight text in Dreamweaver MX 2004.
    Do any of you know how to do this actually in Dreamweaver MX 2004?  Say I wanted to highlight this text, all in Yellow:
    This is sample highlighted text.
    How would I do it?
    Thank you,
    Jon Lutz
    Promoter Power LLC
    Email: [email protected]
    And I got this response from pziecana, in the Dreamweaver Development Toolbox General Discussion:
    Re: How do I highlight text in Dreamweaver MX 2004
    The simplest way is to use a span and set a background-color for the text you wish to highlight.
    e.g.
    <span class="graybg">This is some text</span>
    css for above -
    .graybg{
       backgroung- color: #666666;
    This would give you a gray background.
    HTH
    PZ
    I tried both, and neither worked.  Any other ideas on how to do this?  I cannot believe it is so hard to do this in Dreamweaver MX 2004, highlighting text.  I'm even enclosing an attachment showing how I did this in the <span class="graybg">This is some text</span> above.
    Thank you,
    Jon Lutz
    Promoter Power LLC

    HI PZ:
    Here is the new Code:
    This is some text .
    I'm trying to highlight this text in yellow or gray.
    Can anyone help me with this?
    Thank you,
    Jon Lutz
    Promoter Power LLC
    This is some highlighted text
    But I still don't see any of the text higlighted in gray in the browser?
    What's up with that?  Man, Dreamweaver is so hard to get to highlight text -
    GOOD GRIEF, Why can't Adobe make it easy?  What a Pain!!!
    Go to http://promoterpower.com/test.html, and you will see what I mean about
    any of the text being highlighted.
    Thank you,
    Jon Lutz
    Promoter Power LLC

  • PHP MySQL sites created by dreamweaver mx 2004 crash on safari

    Hello,
    The title says it all, but i will elaborate.
    I develop PHP, MySQl driven database websites, I use
    Dreamweaver MX 2004 and I work on a macintosh, using both safari
    version 2 and 3.
    i have noticed that whenever I post a database item (add,
    edit to table) my safari hangs and I get a page cannot be displayed
    error after 1 minute or so, even though the db function went
    through.
    Now, this only happens with safari and it only happens with
    pages I build with dreamweaver, any hand coded websites I build do
    not do this.
    i have posted this on the apple website with no response, I
    am hoping someone here can help me.

    On Fri, 23 Nov 2007 16:21:50 +0000 (UTC), "MacDaddy333"
    <[email protected]> wrote:
    >Hello,
    >
    > All of the sites that have this issue are secure, one is
    a shopping cart
    >
    >
    http://www.jennywrenpaperie.com
    >
    > You will need to create a user account and then log in
    to see the problem, as
    >for the code, well, there is so much code involved, many
    pages of includes, so
    >i cant post it all
    >
    > One more thing, this doesn't happen to every Safari
    user, only a few, very
    >frustrating as you can imagine
    And I should give you my email address because...
    Seriously, you want people to troubleshoot your site, create
    a dummy
    account that we can log in with.
    Win
    Win Day, Wild Rose Websites
    http://www.wildrosewebsites.com
    [email protected]
    Skype winifredday

  • ANN: HTML5 Video Player Dreamweaver Extension Released!

    Hi All,
    Just wanted to let you know about the great HTML5 Video Player we just released at DMXzone!
    Meet the present and future of HTML5 Video - the HTML5 Video Player Dreamweaver extension! DMXzone's plug-in free, easy to use and fast  video player is ready to shows off the potential of HTML5 internet  revolution. With a full browser compatibility and special support for iPad/iPhone it's a great tool in creating stunning pages.
    Packed with four amazing skins, fullscreen option and built-in support  for Vid.ly encoding and YouTube it  marks the beginning of a new era in Web design. Of course, for the  easiest implementing on a website, there's a super simple Dreamweaver UI  to lead you through the process. Based on jQuery and the great open  source video player Projekktor, the HTML5 Video Player guaranties a fully compliant HTML5 video in all browsers.
    So if you are interested check the many videos and demos about the HTML5 Video Player on DMXzone.
    Greetings,
       George Petrov
       DMXzone.com
    PS. There are also many other HTML5 Dreamweaver Extensions we have being releasing recently, like the HTML5 MP3 Player and HTML5 Slideshow! So you might want to check them out as well!

    HTML5 <video> is a web standard now.  You don't need widgets for this.
    Simply copy & paste the following code into a new, blank document.  Replace poster image and sample videos with your own.
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>HTML5 with Video</title>
    <!--[if lt IE 9]>
    <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    </head>
    <body>
    <!--begin video-->
    <video width="500" height="325" poster="Your_poster_image.jpg" controls>
    <!--these are legitimate 6 sec, sample videos for testing purposes.-->
    <source src="http://techslides.com/demos/sample-videos/small.webm" type="video/webm">
    <source src="http://techslides.com/demos/sample-videos/small.ogv" type="video/ogg">
    <source src="http://techslides.com/demos/sample-videos/small.mp4" type="video/mp4">
    NOTE: If you see this, you're using an
    outdated browser that doesn't support
    the video tag. </video>
    <!--end video-->
    </body>
    </html>
    Nancy O.

  • Dreamweaver MX 2004 question

    Am trying to use Dreamweaver MX 2004 for the first time in about 6 months and can't get the software to boot up. The Adobe website states that they deactivated the servers for some of the Macromedia products late last year, and that I should get an error messaage and be able to enter the new activation code there Do not get any error messages - software just doesn't boot up. Have tried reinstalling software with same lack of results.

    John the activation server shut down will only affect new installations of Dreamweaver.  I would recommend posting the specifics of the errors you are receiving in the Dreamweaver forum - http://forums.adobe.com/community/dreamweaver.

  • Dreamweaver MX 2004 / flash MX 2004

    Dear all,
    I am working on a project that is using a flash file with a
    load() inserted into an html file done in dreamweaver MX and
    everything was just fine; everything was loading.
    I switched to Dreamweaver MX 2004 and all of a sudden, the
    exact same file does not load anything at all. Is there some
    preference I should put into dreamweaver MX 2004 or in my Flash
    file so they communicate somehow like they used to do.
    Note; my .swf file when read outside of the html works fine
    and loads everthing normal.
    Thanks.

    Show us a link to web page you are working with that is
    dealing with a swf file. I think it has a lot to do with wrong
    coding in html to work with swf file. Just post a URL (web address)
    link, please. Thanks, DWD

  • Dreamweaver MX 2004 error

    This past week when I try to open Dreamweaver and access my
    web pages, I get a message that says: &quot;Dreamweaver MX 2004
    has encountered a problem and needs to close. Sorry for the
    inconvenience.&quot; How do I resolve this?

    Thanks so much Gary
    That link I posted was kind of squirrelly -- The First time I
    clicked it, it
    was no good, but the next time it worked.
    Go figure!
    "Gary White" <[email protected]> wrote in message
    news:[email protected]..
    > On Mon, 4 Feb 2008 04:45:13 +0000 (UTC), "teach1026"
    > <[email protected]> wrote:
    >
    >>Hi Ken. The link that you posted for me would not
    open. What was it?
    >
    > Try this one to the same article:
    http://www.adobe.com/go/36bda422
    >
    > Gary

  • Dreamweaver MX 2004 incompatibility with Intel/OS 10.6?

    Hello All,
    I hope this is the correct forum for my question/problem, which is that when I try to launch Dreamweaver MX 2004 or Fireworks MS 2004 on my brand-new MacBook Pro running 10.6.4, they begin to launch, jumping up and down in the dock several times, then simply quit--no error message or indication of why. I am posting the crash report below. Can anyone shed any light on my problem? Thanks.
    Lou
    ------------------Begin Crash Report----------------
    Process: Dreamweaver [3832]
    Path: /usr/libexec/oah/translate
    Identifier: Dreamweaver
    Version: ??? (???)
    Code Type: PPC (Translated)
    Parent Process: Dreamweaver [3827]
    Date/Time: 2010-07-30 02:20:04.558 -0400
    OS Version: Mac OS X 10.6.3 (10D2101a)
    Report Version: 6
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 LaunchCFMApp 0xb815ac07 spinlockwrapper + 89967
    1 LaunchCFMApp 0xb8179fb4 CallPPCFunctionAtAddressInt + 98620
    2 LaunchCFMApp 0xb80c6b13 0xb8000000 + 813843
    3 LaunchCFMApp 0xb80c0037 0xb8000000 + 786487
    4 LaunchCFMApp 0xb80dd8e8 0xb8000000 + 907496
    5 LaunchCFMApp 0xb8145397 spinlockwrapper + 1791
    6 LaunchCFMApp 0xb801ceb7 0xb8000000 + 118455
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0xb8179f16 ecx: 0x00000000 edx: 0x00000001
    edi: 0x00000ef8 esi: 0x00000006 ebp: 0xb7fff978 esp: 0xb7fff954
    ss: 0x0000001f efl: 0x00000246 eip: 0xb815ac07 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0xb8179f08
    Binary Images:
    0x80000000 - 0x8005bff7 com.apple.framework.IOKit 2.0 (???) <76E6AC9F-7899-9C75-B477-C75BCEE4AF57> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x8007a000 - 0x800e4fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x8013f000 - 0x802e4feb libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <46E95580-DB88-A8B1-6092-3A4F724EC2F2> /usr/lib/libSystem.B.dylib
    0x80364000 - 0x804ddffb com.apple.CoreFoundation 6.6.1 (550.19) <9CA9F114-5DD6-26AA-F909-E9E87B764F93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x805d5000 - 0x805e3fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <2020E84A-F5A1-9D49-B0CA-7C68A8085BAA> /usr/lib/libz.1.dylib
    0x805e8000 - 0x805f4ff7 libkxld.dylib ??? (???) <BA58688C-9115-756C-5895-00D4522365A6> /usr/lib/system/libkxld.dylib
    0x805f8000 - 0x8063eff7 libauto.dylib ??? (???) <0898A4A1-28BC-5337-EE17-D55C74F975F4> /usr/lib/libauto.dylib
    0x8064b000 - 0x807cdfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <790F5013-01FD-2CA8-7815-8DB9D009B937> /usr/lib/libicucore.A.dylib
    0x8082f000 - 0x808dcfe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <22CD62D4-9E7D-C31A-F585-FCEF1FE4C39A> /usr/lib/libobjc.A.dylib
    0x808f0000 - 0x808f3fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <932443AA-5E20-8A62-8D14-B9447CBC87FB> /usr/lib/dyld
    0xb8000000 - 0xb81defff LaunchCFMApp ??? (???) <C6CB6BA8-8BA2-8F0A-4A49-912B00D2FF10> /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <46E95580-DB88-A8B1-6092-3A4F724EC2F2> /usr/lib/libSystem.B.dylib
    Translated Code Information:
    objc[3827]: garbage collection is ON
    NO CRASH REPORT

    It's simply that MX 2004 is not designed for use with Snow Leopard (or Leopard for that matter). It hasn't been tested by Adobe (I believe Dreamweaver was still a Macromedia product when that version was released), and it's unlikely that a bug fix is coming out to resolve the issues. It's also not a Universal app, which means it is using Rosetta to run on your Intel based Mac.
    I know it ***** to have to drop $200 on an upgrade, but depending on how much you use Dreamweaver, the increase in performance might be worth it.

  • Find and replace Dreamweaver mx 2004 problem: not opening saved queries

    Dreamweaver mx 2004 is not opening saved queries! I use find and replace often and uses to save code replacements to reuse
    it. But now when I open the saved query I have 2 situations:
    1) comes completely blank
    2) or only shows truncated text or code in fields.
    I opened the dwr file in text editor and seems to be fine, I mean information saved is there.
    Tried recreating cache, or deleting caché, tried saving new or overwritting existant ones, tried saving into a completely different location,
    tried in other site definition. Nothing seems to work...

    Which FTP app did your predecessor use to upload files?  If it's still on your work station, it should contain the log-in credentials.
    You'll find a few utilities online for revealing passwords
    http://www.rixler.com/?gclid=CJeUxd775LkCFWZk7AodyiAAaQ
    Nancy O.

  • Can't post video to facebook

    Hi, I can't post video to my facebook "page", I can post to my profile but not page.

    The FaceBook app supports uploading photos, not video.
    Try an app called iLoader which supports uploading more than one photo at a time to FaceBook and uploading video.

Maybe you are looking for

  • How do I get documents from iCloud onto my Ipad

    I needed to add another wireless connection to my Ipad, and when I did, for some reason all my work in pages just disappeared?!!!! They are backed up on the cloud, as I saw them via my computer, but I want to get them back onto my iPad... How do I do

  • Can we send a tcp/ip message from a specific port to the client

    Hi All, Iam currently trying to send a tcp/ip message to a remote machine on a specific destination port. For each tcp/ip message that iam sending iam able to figure out that the source port varies each time. So I wanted to know if it is possible to

  • I become crazy !

    I've been working on 3 problems many hours and I don't think I'm near a solution. Here are the 3 problems. 1) I created a panel with a titledBorder. The problem is that there is a gray rectangle around the title and I don't want to have this. 2) I wa

  • I have an IPOD Touch IOS 4.2.1 and would like to upgrade to 5.  How do I do that?

    I have an IPOD Touch IOS 4.2.1 and would like to upgrade to 5. How do I do that?  Can't download an app for audio books.

  • My music player is not working

    my music player is not working , when i refresh library it won't load any music it says General error what should i do.