Dreamweaver Flash Buttons / Frame Navigation in VISTA

Hey, I use some standard flash buttons from Dreamweaver to
navigate. I have two frames in this web. The buttons are in frame
"A" and refer to a target in frame "B". This worked perfectly fine,
even with IE 7 in Windows XP it still works. But in Windows VISTA
every button opens a new browser windows.
Windows VISTA, IE 7, Dreamweaver 8, running the web on my HD
Thanks in advance.
Sky

If you want to use Flash for navigation, consider this -
1. Some people don't have Flash installed - what do they do?
2. Search engines don't parse Flash links - your site will
not be spidered
3. Screen assistive devices don't parse Flash links - what
will those users
do?
4. DW cannot maintain links within a Flash movie, so if you
move or rename
a linked file, your navigation will break - what will you do?
It's usually a very bad idea for these reasons...
Adding in frames makes it even worse - you are in the deep
stuff here. Why
are you using frames?
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"LeichterLernen" <[email protected]> wrote
in message
news:er5fua$3am$[email protected]..
> Hey, I use some standard flash buttons from Dreamweaver
to navigate. I
> have two
> frames in this web. The buttons are in frame "A" and
refer to a target in
> frame
> "B". This worked perfectly fine, even with IE 7 in
Windows XP it still
> works.
> But in Windows VISTA every button opens a new browser
windows.
>
> Windows VISTA, IE 7, Dreamweaver 8, running the web on
my HD
>
> Thanks in advance.
>
> Sky
>

Similar Messages

  • Dreamweaver Flash Buttons Paths

    Hello all,
    I am a novice site designer. My first challenge is to design a navigation bar once and used by all web pages.  I built it using Flash buttons.  The concept works fine in a flat file, but when I'm viewing a web page that sits in a different directory than the flash navigation buttons, the buttons point to a file in the current directory which doesn't exist. I want the buttons to still point to the flash files in the parent directory.
    I'm using Dreamweaver CS2 to create my flash buttons. I'm using PHP include statements to include my flash navigation bar. When I create the php file in another directory, click on flash button, all heck breaks loose. I look at the URL and the link appends the PHP file that the flash button should be pointing to whatever directory my current web page is in.
    It seems like, I should just create each button  as a absolute path, http://rootdirectory.com/filename.php, but it still uses relative path when I'm looking at web page that sits in another directory and appends the navigation link to the current directory http://rootdirectory.com/currentdirectory/filename.php although it points to a link in the root or parent directory.
    Do I not know how to create flash buttons using the absolute paths?

    If you want to use Flash for navigation, consider this -
    1. Some people don't have Flash installed - what do they do?
    2. Search engines don't parse Flash links - your site will
    not be spidered
    3. Screen assistive devices don't parse Flash links - what
    will those users
    do?
    4. DW cannot maintain links within a Flash movie, so if you
    move or rename
    a linked file, your navigation will break - what will you do?
    It's usually a very bad idea for these reasons...
    Adding in frames makes it even worse - you are in the deep
    stuff here. Why
    are you using frames?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "LeichterLernen" <[email protected]> wrote
    in message
    news:er5fua$3am$[email protected]..
    > Hey, I use some standard flash buttons from Dreamweaver
    to navigate. I
    > have two
    > frames in this web. The buttons are in frame "A" and
    refer to a target in
    > frame
    > "B". This worked perfectly fine, even with IE 7 in
    Windows XP it still
    > works.
    > But in Windows VISTA every button opens a new browser
    windows.
    >
    > Windows VISTA, IE 7, Dreamweaver 8, running the web on
    my HD
    >
    > Thanks in advance.
    >
    > Sky
    >

  • Dreamweaver, flash button help

    hi i am createing a website using dream weaver and my
    navigation bar has flash buttons as the links to other pages i have
    created, i have the buttons working fine but the users have to
    Double click on the button for the next page to be displayed. Is
    there away that the users will only have to click the flash button
    once for the new page to load up?
    i am using Dreamweaver 8, and the code for one of my buttons
    is like this
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
    width="100" height="23" align="absmiddle">
    <param name="movie" value="HomeButton.swf" />
    <param name="quality" value="high" /><param
    name="BGCOLOR" value="#333333" />
    <embed src="HomeButton.swf" width="100" height="23"
    align="absmiddle" quality="high" pluginspage="
    http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" bgcolor="#333333"
    ></embed>
    </object>
    can any one help me with this please

    What will happen to those who do not have Flash installed?
    What will search
    engines (which don't read Flash links) do to spider your
    site? What will
    screen assistive devices (which don't read Flash links) do to
    navigate your
    site? What will you do when you move or rename a linked page
    (DW cannot
    manage the links)?
    Most experienced people don't use Flash navigation for these
    reasons.
    > Double click
    It's IE-only behaviour as a result of changes Microsoft made
    last
    year to their browser, regarding how Active Content (Flash,
    Quicktime etc)
    is handled, after losing a high profile court case.
    http://blog.deconcept.com/2005/12/15/internet-explorer-eolas-changes-and-the-flash-plugin/
    Background:
    http://en.wikipedia.org/wiki/Eolas
    See also
    http://www.adobe.com/devnet/activecontent/
    If you're running Dreamweaver 8.0.2, the fix is already built
    into DW's
    interface.
    If not, try
    http://blog.deconcept.com/swfobject/
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "tricky_utd" <[email protected]> wrote in
    message
    news:[email protected]...
    > hi i am createing a website using dream weaver and my
    navigation bar has
    > flash
    > buttons as the links to other pages i have created, i
    have the buttons
    > working
    > fine but the users have to Double click on the button
    for the next page to
    > be
    > displayed. Is there away that the users will only have
    to click the flash
    > button once for the new page to load up?
    >
    > i am using Dreamweaver 8, and the code for one of my
    buttons is like this
    >
    > <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=5,0,0,0" width="100" height="23"
    align="absmiddle">
    > <param name="movie" value="HomeButton.swf" />
    > <param name="quality" value="high" /><param
    name="BGCOLOR"
    > value="#333333" />
    > <embed src="HomeButton.swf" width="100" height="23"
    > align="absmiddle" quality="high"
    > pluginspage="
    http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Vers
    > ion=ShockwaveFlash" type="application/x-shockwave-flash"
    bgcolor="#333333"
    >></embed>
    > </object>
    >
    > can any one help me with this please
    >

  • Help with flash buttons please

    hi i wondered if anyone could take a look at this for me
    please?
    http://beechhouse.yorkwebsites.co.uk
    why is it in explorer you have to click the button to
    activate it and then click it again to go to the page? and how can
    i fix this please?

    It's IE-only behaviour as a result of changes Microsoft made
    earlier this
    year to their browser, regarding how Active Content (Flash,
    Quicktime etc)
    is handled, after losing a high profile court case.
    http://blog.deconcept.com/2005/12/15/internet-explorer-eolas-changes-and-the-flash-plugin/
    Background:
    http://en.wikipedia.org/wiki/Eolas
    See also
    http://www.adobe.com/devnet/activecontent/
    If you're running Dreamweaver 8.0.2, the fix is already built
    into DW's
    interface.
    If not, try
    http://blog.deconcept.com/swfobject/
    Using Flash buttons for navigation can negatively affect your
    site's
    usability - you know that, right?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "BumStuckOut" <[email protected]> wrote in
    message
    news:ejshnv$dpm$[email protected]..
    > hi i wondered if anyone could take a look at this for me
    please?
    >
    >
    http://beechhouse.yorkwebsites.co.uk
    >
    > why is it in explorer you have to click the button to
    activate it and then
    > click it again to go to the page? and how can i fix this
    please?
    >

  • Browser "Back" arrows do not work with Flash buttons.

    Just can't seem to get around this problem...
    I've made several flash buttons for use in my navigation bars. They work great but the "back" arrows on the browser are always grayed out. It doesn't seem to matter what kind of browser I use.
    The site was made in Dreamweaver and the Flash buttons are imbedded within the pages. I posted the same question on the Dreamweaver forum and got some vague answers.
    Is there some code I can put into my Flash buttons?
    If you have an answer please be specific as I'm not an expert.
    The site is fireonmcginnis.com
    or just type "Fire on McGinnis" into a search engine.
    -Toastieo

    Spry or regular hyperlinks in a list or nav configuration. Either is better than Flash buttons.
    Thing is, a search bot will read the HTML in those kinds of links (spry or HTML) and index them. That way if you have an event calendar for upcoming shows, or a discography page, it can find them and will be able to make a reference to them in later search engine databases (usually about 72 hours after the indexing). With the Flash buttons there is no code for the bot to find and your upcoming events, or a downloads page if there is one, will never be seen in a search even if people look directly for "fireonmcginnis: schedule", or "music by fireonmcginnis" because to Google, Yahoo, Lycos and the others the pages simply don't exist.
    Spry is great if you have submenus, and since it can be customized using CSS, you can make it match your site layout. You can also do that with regualr hyperlinks and CSS, but spry has a more appealing look to a lot of web users and the submenus are a little harder with basic HTML.
    For the record the script should read: getURL ("http://www.site.com/page.html" "_self"); for the buttons. There'a s drop down to select _self, _blank, _parent etc. when you add the getURL script to the button.
    But... you need to stay away from Flash buttons for navigation or you're really defeating the purpose of putting a band on a website in the first place. It's about exposure and Flash buttons will severely limit that exposure, even if they work properly.

  • Sound in Flash buttons

    Hey everyone, I was developing a website in Dreamweaver and
    used the 'Insert/Media/Flash Button' option to create my flash
    buttons for navigation. After deciding which design would fit my
    web site best, I realized when you click the button there is a
    sound with it. I really prefer not to have this sound play
    everytime a user clicks on the button. I was just curious if anyone
    knew how I could eliminate this sound from playing? - I tried
    exporting the button into Flash, then realized I really have no
    clue how to use flash
    Thank you in advance for your time
    - Sean

    Basically you can't change the Flash button that come with
    DW. If you want
    something different you have to create your own.
    This is not that difficult to do. I wrote a tutorial on how
    to do this at
    http://www.trigeminal.com/samples/sessionlcidsample.asp
    Paul Whitham
    Certified Dreamweaver MX2004 Professional
    Adobe Community Expert - Dreamweaver
    Valleybiz Internet Design
    www.valleybiz.net
    "elduquex26x" <[email protected]> wrote in
    message
    news:ee9k18$372$[email protected]..
    > Hey everyone, I was developing a website in Dreamweaver
    and used the
    > 'Insert/Media/Flash Button' option to create my flash
    buttons for
    > navigation.
    > After deciding which design would fit my web site best,
    I realized when
    > you
    > click the button there is a sound with it. I really
    prefer not to have
    > this
    > sound play everytime a user clicks on the button. I was
    just curious if
    > anyone
    > knew how I could eliminate this sound from playing? - I
    tried exporting
    > the
    > button into Flash, then realized I really have no clue
    how to use flash
    >
    Thank you in advance for your time
    > - Sean
    >

  • Flash button help PLEASE

    PLEASE HELP ME!!!
    Ok, here is my problem in short. I am fairly competent in
    flash. I am able to export a flash button out in flash 6, but am
    not in flash 8 or 9. The button just turns dead after i upload the
    button into dreamweaver even though its working when i export it
    out in flash.
    I did ALOT of experimenting. The button that was exported out
    in flash 8 or 9 can work with "_blank" but not "_self". I did
    exactly the same thing for flash 6 and it works!!! This is so
    frustrating.
    I was hoping to export it out in flash 8 or 9 because it has
    additional graphics in it.
    Can anyone please tell me what is wrong. THANKS.
    (dead button means when clicked on nothing happens)

    If you want to use Flash for navigation, consider this -
    1. Some people don't have Flash installed - what do they do?
    2. Search engines don't parse Flash links - your site will
    not be spidered
    3. Screen assistive devices don't parse Flash links - what
    will those users
    do?
    4. DW cannot maintain links within a Flash movie, so if you
    move or rename
    a linked file, your navigation will break - what will you do?
    It's usually a very bad idea for these reasons...
    Your link doesn't work.
    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
    ==================
    "reed86" <[email protected]> wrote in
    message
    news:galhtn$7uq$[email protected]..
    > Hi, I would really appreeciate if somebody could help me
    with this really
    > annoying problem,
    >
    > I'm using dreamweaver 8, I have designed a website using
    the dreamweaver
    > flash
    > buttons for my site menu, when I F12 preview the site
    the menu displays
    > fine in
    > both IE6, 7 & Firefox but when I upload my site no
    flash displays at all,
    > this
    > isn't just a problem with the menu buttons it wont
    display ANY swf like
    > mp3
    > players or flash banners.
    >
    > I have uploaded a blank page with just the flash menu
    here:
    >
    >
    http://80.177.175.77/cr/training/index.html
    >
    > if you visit that page it will appear blank, but in the
    source you will
    > see
    > the code for the menu, I have uploaded these two java
    scripts to a folder
    > titles 'Scripts':
    >
    > AC_ActiveX.js
    >
    > AC_RunActiveContent.js
    >
    > I have also uploaded the swf buttons to the main folder.
    >
    > I really don't know what else to do? Any help would be
    greatly appreciated
    >
    > Thanks,
    >
    > Carl
    >

  • Flash Button Navigation Issues

    Hello all,
    I am a novice site designer. My first challenge is to design a navigation bar once and used by all web pages.  I built it using Flash buttons.  The concept works fine in a flat file, but when I'm viewing a web page that sits in a different directory than the flash navigation buttons, the buttons point to a file in the current directory which doesn't exist. I want the buttons to still point to the flash files in the parent directory.
    I'm using Dreamweaver CS2 to create my flash buttons. I'm using PHP include statements to include my flash navigation bar. When I create the php file in another directory, click on flash button, all heck breaks loose. I look at the URL and the link appends the PHP file that the flash button should be pointing to whatever directory my current web page is in.
    It seems like, I should just create each button  as a absolute path, http://rootdirectory.com/filename.php, but it still uses relative path when I'm looking at web page that sits in another directory and appends the navigation link to the current directory http://rootdirectory.com/currentdirectory/filename.php although it points to a link in the root or parent directory.
    Do I not know how to create flash buttons using the absolute paths?

    Movie1 and Movie2 should have a name in (Properties -
    Instance name).
    Assuming that button on Movie1 is on the movie, not inside
    the movie, that both movies are on the same timeline, and that you
    want to go to Movie2 frame 5, for example.
    Button on Movie1
    on(release){
    _root.Movie2.gotoAndStop(5);
    Hope this helps.

  • No more Flash Buttons in Dreamweaver CS4?

    The removal of Flash button extensions are pretty pathetic.  How much development money and time does it take to include and already existing feature?
    Also, if no one uses them (Ya I was told in a previous post I seen)  The why is Microsoft Expression Web including something sort of like them in their software!
    The removal of these, after I have bought the already overpriced CS4 from CS3, has prompted me to look at other software development tools.
    I been using Dreamweaver since the 1.0 version but now I'm starting to use Expression Studio for my development needs.  I think it sucks that simple navigation buttons and includes are removed when they are included in even $20 pieces of Web Development software.
    Some idiot actually posted that if someone needs to use navigation extensions, then they should use the CS3 for adding them!  Why upgrade then?
    For all the money your charging for your software it should make coffee for me too!

    I have locked this thread.  It's not really a discussion - just a rant.  and it's a duplicate of a previous post.

  • Flash Buttons in Dreamweaver CS3

    I'm trying to place some flash buttons on my Dreamweaver site
    and when I insert a flash button, all I get on my page is a Flash
    icon. What do I need to do to get my buttons to show up? I would
    appreciate any help you can give. Thank You.
    P.S. I'm on a Mac with OS 10.4 (tiger)

    If you want to use Flash for navigation, consider this -
    1. Some people don't have Flash installed - what do they do?
    2. Search engines don't parse Flash links - your site will
    not be spidered
    3. Screen assistive devices don't parse Flash links - what
    will those users
    do?
    4. DW cannot maintain links within a Flash movie, so if you
    move or rename
    a linked file, your navigation will break - what will you do?
    It's usually a very bad idea for these reasons...
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "gringodogi" <[email protected]> wrote in
    message
    news:fb4biu$eet$[email protected]..
    > I'm trying to place some flash buttons on my Dreamweaver
    site and when I
    > insert
    > a flash button, all I get on my page is a Flash icon.
    What do I need to do
    > to
    > get my buttons to show up? I would appreciate any help
    you can give. Thank
    > You.
    > P.S. I'm on a Mac with OS 10.4 (tiger)
    >

  • Previewing Flash Button in Dreamweaver

    When I insert the Flash Button/Movie into the Dreamweaver doc
    and preview in browser, I only see a placeholder.
    I created a simple Flash "movie" with some dynamic text
    functioning as a button layered over the animation.
    It previews fine in flash, and when I play the animation in
    the Dreamweaver document it looks fine but when I try to preview it
    in the browser from the Dreamweaver document all I see is a Flash
    placeholder. Is this something that will change when the page is
    published or is there something else I should try?

    If you want to use Flash for navigation, consider this -
    1. Some people don't have Flash installed - what do they do?
    Especially
    consider those people who are browsing from a corporate
    internet where Flash
    is not allowed by the IT staff.
    2. Search engines may not parse Flash links - your site will
    not be
    spidered unless you have redundant HTML links
    3. Screen assistive devices don't parse Flash links - what
    will those users
    do?
    4. DW cannot maintain links within a Flash movie, so if you
    move or rename
    a linked file, your navigation will break - what will you do?
    You will have
    to remake those buttons.
    It's usually a very bad idea for these reasons - and for
    these reasons,
    Adobe has removed Flash buttons and Flash text from CS4.
    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
    ==================
    "webnauta" <[email protected]> wrote in
    message
    news:gpaf0d$qjl$[email protected]..
    > After inserting a flash button in dreamweaver CS3 , I
    select add behavior
    > and
    > then Go to URL onFocus (i tried onClick to), when i
    upload the website
    > works
    > fine in IE but in firefox the buttons doesnt works, how
    can i fix it?.
    >
    > Thanks.
    >

  • Adobe Bridge Buttons in Dreamweaver, Flash, and Fireworks?

    Hello,
    Adobe says that the button to connect to Adobe bridge is in
    every CS3 application. I can find it in Photoshop, Illustrator, and
    even Contribute, a former Macromedia project, but none of the other
    Macromedia projects (Dreamweaver, Flash, Fireworks) have one. Am I
    missing it, or is this a glitch?
    Thanks,
    Dylan

    Go to Edit > Prefs > Enable Version Cue. Once you do
    that look in the lower left corner of the flash
    application - you should see "Open" with an arrow. Clicking
    on it will popup "Reveal in Bridge" button.
    Chris Georgenes / mudbubble.com / keyframer.com / Adobe
    Community Expert
    Dylnuge wrote:
    > Hello,
    >
    > Adobe says that the button to connect to Adobe bridge is
    in every CS3
    > application. I can find it in Photoshop, Illustrator,
    and even Contribute, a
    > former Macromedia project, but none of the other
    Macromedia projects
    > (Dreamweaver, Flash, Fireworks) have one. Am I missing
    it, or is this a glitch?
    >
    > Thanks,
    > Dylan
    >

  • Flash buttons in dreamweaver 8

    Hi,
    i am having a problem with inserting flash button in
    dreamweaver 8, when i insert the buttons it appears on the page as
    a grey box with "F"(flash) and not displaying the proper text. The
    user is a standard windows users and has not administrator
    privilidges. but if an administrator loggs into the pc and does the
    exact same process then the flash button work.
    has anyone come across this problem ? does anyone know how to
    resolve
    cheers
    david

    You'll need to go back into Flash and build the links into the buttons before you create the swf's.  Look in the Flash help docs regarding the getURL function as far as the code you'll need for linking.  If you have problems, post in the Flash AS1 and AS2 forum.
    Beyond that, don't be surprised if some feedback arises here regarding using Flash buttons.

  • Flash Buttons in Dreamweaver

    Hey Everyone
    So i have these Flash buttons on my website(which is done in
    Dreamweaver), and when i go to 'test' the site... the buttons will
    work when the page first loads(Home)... but if i go to click on a
    link, lets say "Contact", the buttons aren't there anymore! And if
    i go back to "Home" they arent there either!!
    Does anyone have any suggestions or solutions to this
    problem?!
    Thanxs much in advance!!
    -Liz

    >>actually, i do have the OBJECT tags...
    >> but if i go to click on a link, lets say "Contact",
    the buttons aren't
    >> there anymore!
    Do you have the Flash buttons on all web pages was my point.
    In other words,
    did you have the same Flash buttons on the Contact page?
    >>Can someone take a look at my code and see whats
    wrong with it?
    /intro_buttons.swf
    Is the intro_buttons.swf in the web site root folder -- what
    / means? On the
    local drive the / could mean the root folder of the computer
    if you are not
    testing under
    http://.
    Lon Hosford
    www.lonhosford.com
    May many happy bits flow your way!
    "EBTurner" <[email protected]> wrote in
    message
    news:e3bdng$2df$[email protected]..
    actually, i do have the OBJECT tags...
    Can someone take a look at my code and see whats wrong with
    it?
    Thanxs!
    <tr>
    <td colspan="14">
    <object classid="clsid
    27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    rsion=6,0,29,0" width="422" height="25">
    <param name="movie" value="/intro_buttons.swf" />
    <param name="quality" value="high" />
    <embed src="/intro_buttons.swf" quality="high"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    type="application/x-shockwave-flash" width="422"
    height="25"></embed></object>
    </td>
    </tr>

  • Flash buttons won't work in Dreamweaver

    Hello,
    I recently watched/read tutorials about how to add Flash buttons into Dreamweaver. I followed the instructions perfectly: insert>media>flash button, and played around with that options. After I clicked ok/apply, though, the only thing that popped uo was a little grey box with the "f" Flash logo inside. It could be resized, but thats it. When I tried previewing it in a browser, all I saw was a little box in the color i had set as the BG color. In the properties window, it says "undefined" next to file. I am using CS3on a macbook, and am a beginner with Dreamweaver. Anybody know why this is happening and how i can fix it?
    -New user

    That's correct. There's no difference. But Flash buttons should be avoided however you make them.
    Use text-based CSS formatted buttons instead.
    Easier to maintain and update and search engines love them.
    Google CSS Buttons and you'll find plenty of tutorials.

Maybe you are looking for

  • Connecting my MBPro to my LCD TV

    I have a 2009 MacBook Pro and want to connect my Panasonic LCD HD TV to it  - can someone tell me what cables/ items i need to buy to make this happen?

  • How to populate default values in an opputunity screen

    Hi Experts, I have an oppurtunity called Foresite Oppurtunity. This has a tab called Organization. Depending on the user who has logged I have to fetch the sales org, distribution channel, division details of that user maitained in the org. structure

  • Firefox 32 loading firefox 64 plugins..

    I followed the guide on archwiki how to install a 32 chroot and then I installed Firefox, and jre. The whole reason I did this is so I could have the java web browser plugin. Now I load up Firefox32 (I'm in it right now..) and go to about:plugins..an

  • Journal Voucher PLD

    Hi All, I'm using PLD, my client want that on Journal Voucher they will print the "user". The user(usersign) resides on the OBTD table but in SAP B1 2007B PLD theres no OBTD table in the list of database. How will I print that data? Thanks and Regard

  • Sales document  block

    hi all,  i  want  to  know   in  how  many   ways  a  sales    doc  can be blocked. 1.)how  can   be a  sales   order  be  blocked  or  delivery doc or  billing doc can be blocked. 2.)and  on what  basis  are they  blocked  in  real time  scenarios.