Audio in DreamweaverMX 2004

URL:
http://www.davecureton.com/index_newTest.com
I've inserted an audio file into my client's site. It's a
small file. Ive inserted it in two different formats: as an .swf
and as a .mpg3. Using either file, when you enter the page, the
sound begins to play.
So, I added a Dreamweaver behavior of "Play sound" with an
event of onclick. The audio ignors the behavior and plays on it's
own. And the irritating part is that if you exit the page and
reenter, the sound plays again.
What do i need to do so the sound will only play when the
link "Listen to Dave..." is clicked by the user?
I've attached the code that seems pertinent. If you need code
for the entire page, I can attach that.
Thanks

so you're using port 8001 for IIS? Then it should be
http://localhost:8001/gb/gb_proc.asp.
Why aren't you using the default port
80?
What happens if you open a browser and type
http://localhost/ ? Does the
default IIS page come up?
Nancy Gill
Adobe Community Expert
BLOG:
http://www.dmxwishes.com/blog.asp
Author: Dreamweaver 8 e-book for the DMX Zone
Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
2003)
Technical Editor: DMX 2004: The Complete Reference, DMX 2004:
A Beginner's
Guide, Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
Web Development
"rod06" <[email protected]> wrote in message
news:efuhq3$2ub$[email protected]..
> HI Nancy, THANKS for your reply. I typed the wrong URL
in my question but
> not
> in the browser. Actually, I just hitting "F12" to view
the page in the
> browser
> (using IE 5 & 6) which is
http://localhost/gb/gb_proc.asp
. however, the
> page
> is not displaying. I'm not sure why not. My aspx pages
show with no
> problem
> (using the 8001 port), but not the asp pages. I followed
the tutorial in
> DWMX
> 2004 on setting up the local and testing servers (I've
done this ALOT at
> work)
> it's really very easy to do - this is why I don't
understand why I can't
> test
> my asp pages on my laptop.
>
> I could use more help figuring this out . . .
>
> Thanks again!
>
> Rod
>

Similar Messages

  • Adobe Error page DreamweaverMX (2004)

    When I try to reregister my Copy of DreamweaverMX (2004), I get the Adobe error page. How do I know if the registration has been successful?  I have replace my old computer and cannot be sure I deactivated the DW program. The program seems to have installed OK, but I can only use the 30day trial.
    Wiltshireartist

    You are using a very old version of the software. Did you get an option to enter your serial number during install?
    You can also have a look at this document to see if any of the solutions help you.
    http://helpx.adobe.com/x-productkb/policy-pricing/macromedia-legacy-activation-error.html
    Thanks,
    Preran

  • Connect to existing site with DreamweaverMX 2004 (Was: DreamweaverMX 2004)

    How do I connect to my exisiting website with the DreamweaverMX 2004?  I just got a new computer and the people who did my website no longer work on website designing.  They have left me on my own!

    MX 2004 is a mighty old relic. It's probably not going to run right if at all on a modern operating system. 
    If you download a 30 day trial of CS6 or CC, you might have better luck.
    http://www.adobe.com/products/creativecloud/free-trial.html
    The first step is to define your Local Site folder.   Go to Site > New site. 
    Tell DW where you would like to keep site files on your local hard drive.  See screenshots.
    Then click on Servers & tell DW what your remote site log-in details are:
    Root Directory is what your web host told you to use for your HTML files.  This varies by host and could be public_html or www or htdocs or none.  If unsure, check with your hosting provider.
    More options:  check the settings recommended by your hosting provider.
    Hit Test button to connect.  If all is good, hit Save.
    In the DW Files Panel (F8), click on Remote Server.  Click the green DOWN arrow to GET  files from the server.
    Switch to Local View, and edit your site pages...
    Nancy O.

  • Cannot Open DreamweaverMX 2004

    First, I got an error message about Actlib.dll was missing and I could NOT open DW 2004.  Next, I downloaded the 701 update.  When trying to install the update, I kept getting error message saying DW 2004 folder was not there.  Next, I reinstalled DW 2004.  Now when I click DW 2004, nothing happens.
    Any help would be greatly appreciated!

    Which operating system?
    What were you doing when you first got the error message?
    Nancy O.

  • DreamweaverMX 2004

    I cant design with dreamweaver as im getting stupid errors
    which are making life hell
    when i click on a a anchor tag i get the box where
    Dreamweaver has to shut down, sorry for the incovience
    when i'm click on any other options along the top i get:-
    while executing objecTag in comment.htm,following Javascript
    error(s) occured
    at line 22 of file "C:/program
    files/macromedia/dreamweavermx2004/configuration/objects/text/comment.js"
    exception throw native function
    and i just cant click on dreamweaver all i hear is the sound
    you get when a error box is open but theres
    no where to click and i have to restart my PC
    i seem to be getting different errors for each command i try
    to click on
    HELPPPP!!!!

    zack29 wrote:
    > i seem to be getting different errors for each command i
    try to click on
    See if this helps:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_19105&sliceId=1#dat
    David Powers, Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • Why will my embedded youtube videos work in firefox but not IE8

    I folowered the instructions on putting youtube videos on a website in dreamweavermx 2004 (copy embeded code, paste in Dreamweaver in code view etc) It just appears as a grey box with the logo AX in the middle when veiwed in IE8 , I thought I had done something wrong, but when veiwed in Firefox it all there, the Youtube video etc and it all works ! Why does it not work in IE8 and how do you get it to work ? thanks

    Hi just changing all of my site and this is the link http://www.mob-jukeboxes.com/touchtemplate.dwt

  • Send form data via email after posting to MySQL database

    I have created a form in DreamweaverMX 2004 and then tied it to mySQL database so that on submit the data posts to the database.
    This works fine. It also goes to a "success" page just fine. I then added in some php code to also email a few of the fields from the form to a specific email address. This functions correctly using this code below (the email does go - the "from" email address has my login for MySQL database) EXCEPT that the data from the fields does not come through. The field labels are there as indicated below and the email is formatted correctly, but the data doesn't come through.
    mail( $to = "[email protected]", $subject = "Someone has submitted an application",
    $content= "Essay 1: ".$Essay1."\r\n"
    ."Essay 2: ".$Essay2."\r\n"
    ."Essay 3: ".$Essay3."\r\n"
    ."Essay 4: ".$Essay4."\r\n"
    ."Essay 5: ".$Essay5."\r\n");
    What am I doing wrong?
    That's problem #1 - then problem #2 is that I actually also need to send the ID code in this email for the specific record which has been created in my database so the end recipient can associate the email with that specific ID later for other purposes. So even if I figure out problem #1, I'm not sure that I can use this code for problem #2 because the field isn't on the html form, but actually created by the database upon submission.
    Any suggestions would be helpful!
    Thanks

    Moved to the Dreamweaver Application Development forum, which deals with PHP and other server-side issues.

  • Table rendering incorrectly in IE

    Have been handed an already created web page to fix. It was
    created in DreamweaverMX 2004. When rendered in Internet Explorer
    contains huge white block below mural at top of page and above
    links to other areas of the site. Address is:
    www.buenofoods.com
    Have researched problem, but haven't found answer on how to
    fix. Please help, if you can. Thx.

    Art Shotwell wrote:
    > I guess this may be off topic, but I'm looking for a way
    to turn my
    > static online bookstore into a dynamic site. In other
    words, I don't
    > know the first thing about how to start a
    database-driven Web site. I've
    > read a little about PHP and myhSQL. Not sure how to
    design a database.
    >
    > Should I try to use Dreamweaver, which I'm familiar with
    or try using a
    > php-driven system like osCommerce or Mambo?
    >
    > Anyone got any suggestions? I'm not really a
    programmer-type.
    >
    > Art
    oops: current site is northwest-books.com

  • Hyperlinks - CPU intensive

    Why does inserting hyperlinks take up all the CPU (NB: RAM is
    not a problem) on my laptop and sort of freezes Dreamweaver? It
    takes about 15 seconds to respond, which isn't cool when I need to
    insert upwards of a hundred hyperlinks. It doesn't happen with any
    other tags I insert, including anchor, table, list tags. What can I
    do to prevent this effect? In case it's relevant, I have
    "Macromedia DreamweaverMX 2004, version 7.0.1"

    Why does inserting hyperlinks take up all the CPU (NB: RAM is
    not a problem) on my laptop and sort of freezes Dreamweaver? It
    takes about 15 seconds to respond, which isn't cool when I need to
    insert upwards of a hundred hyperlinks. It doesn't happen with any
    other tags I insert, including anchor, table, list tags. What can I
    do to prevent this effect? In case it's relevant, I have
    "Macromedia DreamweaverMX 2004, version 7.0.1"

  • Updating master/detail pages

    Student developing a website for a project using
    dreamweaver8/php/mysql
    Have used master/detail pages in my content mngt system, but
    would like to use the detail page to modify the data displayed and
    then use the update server behaviour. I don't seem to be able to
    create a detail page that allows text modification to the data
    displayed. Have been using the DreamweaverMX 2004 book as my bible
    but it doesn't do what I'm trying to achieve and clearly I'm
    missing something. Any ideas?

    "SusWeb888" <[email protected]> wrote in
    message
    news:focubv$11n$[email protected]..
    > Student developing a website for a project using
    dreamweaver8/php/mysql
    > Have
    > used master/detail pages in my content mngt system, but
    would like to use
    > the
    > detail page to modify the data displayed and then use
    the update server
    > behaviour. I don't seem to be able to create a detail
    page that allows
    > text
    > modification to the data displayed. Have been using the
    DreamweaverMX 2004
    > book
    > as my bible but it doesn't do what I'm trying to achieve
    and clearly I'm
    > missing something. Any ideas?
    What you should probably do is create an "update" page that
    has a form that
    holds all of your fields, etc, and apply the update record SB
    to the page.
    The "master" page should have a link to the "detail/update"
    page that passes
    a unique value - I usually use the "go to detail page" SB...
    but that is not
    in DW8 by default for PHP. It's there for ASP, but I have no
    idea why they
    didn't include it for PHP. If you go to www.felixone.it you
    can find his PHP
    Missing Tools extension - grab it and install it! This will
    give you the "go
    to detail page" SB. Then on the "detail/update" page, make
    sure your
    recordset is set to match the value being passed to it from
    the "master"
    page. Hopefully this makes sense to you.
    Hunter

  • Udev: /dev/snd - /dev/sound

    *[root@Asteraceae snd]# ls -la
    total 0
    drwxr-xr-x 2 root root 0 2004-11-07 02:26 .
    drwxr-xr-x 21 root root 0 2004-11-07 03:25 ..
    crw-rw---- 1 root audio 116, 0 2004-11-07 02:26 controlC0
    crw-rw---- 1 root audio 116, 24 2004-11-07 02:26 pcmC0D0c
    crw-rw---- 1 root audio 116, 16 2004-11-07 02:26 pcmC0D0p
    crw-rw---- 1 root audio 116, 25 2004-11-07 02:26 pcmC0D1c
    crw-rw---- 1 root audio 116, 33 2004-11-07 02:26 timer
    *[root@Asteraceae sound]# ls -la
    total 0
    drwxr-xr-x 2 root root 0 2004-11-07 02:26 .
    drwxr-xr-x 21 root root 0 2004-11-07 03:25 ..
    crw-rw---- 1 root audio 14, 4 2004-11-07 02:26 audio
    crw-rw-rw- 1 root audio 14, 3 2004-11-07 02:26 dsp
    crw-rw-rw- 1 root audio 14, 0 2004-11-07 02:26 mixer
    why are the inodes in /dev/snd only crw-rw----  and in /dev/sound crw-rw-rw-? (i don't really understand the concept having a /dev/snd AND a /dev/sound ... or is it simply legacy-reasons to keep older software working?)

    phrakture wrote:my dirs are the same permission-wise...
    thanx for confirming that i'm not crazy or having paranoia ;-)
    phrakture wrote:you may have an extra 6 in your /etc/udev/permissions.d/udev.permissions...
    yes, indeed i have
    phrakture wrote:I think that /dev/sound is legacy (if I rmmod snd-pcm-oss this /dev/sound is empty).
    oh ... didn't think at that  ... exactly! if oss-legacy is removed, the duplica /dev/sound disappears - and now the world is a little bit more logical to me
    thanx

  • UDev not setting correct group / permissions

    Hello, I am a new user of Arch, switched from Gentoo.
    I can't figure out why my devices aren't being set up properly. Here is my udev config . . .
    # audio devices
    dsp*:root:audio:0660
    audio*:root:audio:0660
    midi*:root:audio:0660
    mixer*:root:audio:0660
    sequencer*:root:audio:0660
    sound/*:root:audio:0660
    snd/*:root:audio:0660
    beep:root:audio:0660
    admm*:root:audio:0660
    adsp*:root:audio:0660
    aload*:root:audio:0660
    amidi*:root:audio:0660
    dmfm*:root:audio:0660
    dmmidi*:root:audio:0660
    sndstat:root:audio:0660
    # optical devices
    cdrom*:root:optical:0660
    dvd:root:optical:0660
    cdroms/*:root:optical:0660
    cdrw:root:burning:0660
    A listing of the actual devices yields this though.
    [root@dogma ~]# ls /dev/dsp /dev/sound/ /dev/dvd /dev/cdrw /dev/cdroms/ -l
    lrwxrwxrwx 1 root root 3 2004-12-14 22:03 /dev/cdrw -> hdd
    lrwxrwxrwx 1 root root 9 2004-12-14 22:03 /dev/dsp -> sound/dsp
    lrwxrwxrwx 1 root root 3 2004-12-14 22:03 /dev/dvd -> hdc
    /dev/cdroms/:
    total 0
    lrwxrwxrwx 1 root root 6 2004-12-14 22:03 cdrom -> ../hdd
    /dev/sound/:
    total 0
    crw-rw---- 1 root audio 14, 4 2004-12-14 22:03 audio
    crw-rw---- 1 root audio 14, 9 2004-12-14 22:03 dmmidi
    crw-rw---- 1 root audio 14, 3 2004-12-14 22:03 dsp
    crw-rw---- 1 root audio 14, 2 2004-12-14 22:03 midi
    crw-rw---- 1 root audio 14, 0 2004-12-14 22:03 mixer

    rmbalfa wrote:title Arch Linux 2.6.5
    root (hd0,0)
    kernel /bzImage-2.6.5-udev root=/dev/discs/disc0/part3 devfs=nodevfs ro
    it should be devfs=nomount - i'll assume you just typoed it... maybe... check "ps aux | grep udev" to see if udev is running....
    rmbalfa wrote:I want the real file to belong to the audio group as well.
    the real file does belong to the group - it's the symlink that doesn't... and as was said earlier, symlink permissions don't mean jack, because it will follow the link before checking permissions...
    I think symlinks have permissions according to who created them... so if you really want the symlinks in a diff group, make a "udevd" user and add him to group audio... and run udev as that user and not root....

  • DreamweaverMX2004 reactivation?

    My DreamweaverMX2004 stopped working.  Message said trial run was over which is incorrect since I paid for this software years ago. I read the Adobe page that instructed me to input the special serial number to reactivate my software which I did but now the software just crashes when I try to boot it up.  What to do?  Do I reinstall my DreamweaverMX 2004?

    Do I reinstall my DreamweaverMX 2004?
    Yes.
    The new serial number will only work with the fresh, non-activation version of MX 2004 available via the linkl
    Error: Unable to Activate | Macromedia products
    Download, install and activate using the serial number given at the link.

  • Problem with audio in 11.5.502.110, with a kiosk application from 2004

    Hi,
    In 2004 we developed a large scale elearning with games to assist kids in learning to read.
    We wrapped the flash into kiosk application and distributed it to schools on cd's. (we used flashplayer 6, for a windows executable).
    Now we are getting support calls about audio not working anymore  resulting in the application hanging.
    Although we wrapped application,  the application is still accessing some shared library, probably.
    Right now we are investigating the issue, trying to reproduce. for now I have a quick question: is this a know problem for 11.5.502.110 and will it be fixed?
    Thanks!

    You seem to have done everything that should have fixed the problem.
    Try a clean install as described in http://forums.adobe.com/thread/928315

  • Just hooked up my APPLE TV to my Pioneer Elite Pro 1120 HD Just hooked up my APPLE TV to my Pioneer Elite Pro 1120 HD TV (2004/05). I get picture fine (although only 720p), but I can't get sound. Any ideas? I have a Optical Digital Audio cable, but not su

    Just hooked up my APPLE TV to my Pioneer Elite Pro 1120 HD Just hooked up my APPLE TV to my Pioneer Elite Pro 1120 HD TV (2004/05). I get picture fine (although only 720p), but I can't get sound. Any ideas? I have a Optical Digital Audio cable, but not sure where to hook up?

    how is it connected?
    if you use a hdmi to dvi converter then you only get picture and not audio because dvi don't carry audio same with vga

Maybe you are looking for