Flash buttons don't work

I created my template in Dreamweaver and 9 other pages from
the template. Now I inserted flash buttons in the original template
and linked them to all other pages. Buttons work in the original
template but not in any of other pages, even though I updated the
pages with all the changes. What am I doing wrong??? I am losing my
mind here.
Any help appreciated.
Thanks!

Flash buttons don't work in any real sense of the word,
anyhow. Why are you
using them?
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...
This problem is due to the fact that you are placing the
buttons into a
Template file. In this case, and assuming you want to inherit
all the
problems, make the links to the buttons ROOT RELATIVE.
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
==================
"zxh5079" <[email protected]> wrote in
message
news:ga1gp6$qos$[email protected]..
>I created my template in Dreamweaver and 9 other pages
from the template.
>Now I
> inserted flash buttons in the original template and
linked them to all
> other
> pages. Buttons work in the original template but not in
any of other
> pages,
> even though I updated the pages with all the changes.
What am I doing
> wrong???
> I am losing my mind here.
> Any help appreciated.
>
> Thanks!
>

Similar Messages

  • Horizontal Dropdown Menu Buttons DON'T WORK

    Any suggestions please?!
    I am a novice Flash Developer and I created a horizontal
    drowndown menu in Flash with rollover submenus. The dropdown menu
    has buttons with Behaviors assigned to "go to webpage". The
    published .swf file works fine, links and all. It is only when I
    place the menu inside a Dreamweaver DIV that exists over another
    image DIV that the buttons don't work. The menu will drop down and
    can be rolled over, but it is when I try to click on the buttons to
    activate the links that nothing functions.
    It is worth mentioning that the buttons have an assigned "Down"
    state that doesn't activtate, so I know the buttons are incapable
    of even being clicked on. The problem is within Dreamweaver,
    not the flash movie menu. Perhaps I am overlooking a widely know
    trick to making this work? Am I missing a simple line of HTML??
    Anybody have any experience with this?
    Greatly Appreciated

    Hi,
    May I please have the URL of the site and any specific pages you'd like me to take a look at?

  • Strange mouse click behaviour, (GTK?) buttons don't work

    Hey,
    I have had this problem since the last major upgrade, which included Kernel, Xfce, Xorg. Sadly I can't pinpoint this problem, that's why I wanted to ask if anybody else has the same problem and they have figured out what the cause is.
    Essentially this mostly happens with the Xfce panel, while clicking on a Laucher button. I click on a button, which works, then release mouse1, but then the button seems to be still pressed, as if mouse1 was not released. When the mouse leaves the area, the button "pops up" again, but when hovering over the button again, it looks like pressed again, even though it's not.
    That's not all that bad, but what happened recently, is while using Eclipse some (very random) buttons simply won't work at all. All this while they seem pressed, even though mouse1 has been released. I then have to use the keyboard to activate the button.
    I don't mind the Xfce problem so much, but I need Eclipse for work, and it just can't be the solution that I have to use the Keyboard when a button doesn't seem to work. The problem seems to be limited to button-like (including Tabs) GTK GUI elements. No problem with Qt yet.
    This is a laptop computer, with a normal touchpad and a USB mouse attached to it.
    And my mouse is NOT broken, as I have tested with a number of different mice and even other OSes on the same machine with same hardware configuration!
    Thanks,
    m.

    This may be related to the issue where buttons in Flash embeds don't work. You can probably 'fix' the issue by downgrading gtk2 to 2.16.5.
    ## Actually maybe not. Meh.
    Last edited by Peasantoid (2009-10-24 21:20:24)

  • Touch sensitive multimedia buttons don't work ! (Toshiba Satellite M645-S4050)

         I've Toshiba Satellite M645-S4050. My multimedia touch buttons don't work except Vol+ and Vol-. All of them are making sounds when I touched but no action! 1) I uninstalled Toshiba Value Added Package (TVAP), 2) rebooted the machine, 3) installed TVAP then 4) rebooted again. But nothing's changed. 5) I reinstalled all Toshiba Utilities includes Assist and Flash Cards but same result. Also 6) I unplugged the battery and AC adapter because of static energy issue possibility and 7) choosed the default settings from the BIOS menu. Still same ! What am I supposed to do ?

    If it's under warranty, I'd send it back to Toshiba and have them fix it right this time. It took 2 repairs for the Depot to fix my problem, by replacing the mother-board.
    Call customer relations and try to get it sent to Toshiba "VIP" Tri-Star repair facility in Garden Grove CA 92843, they repair it when their regular service tech's can't get it right the first, or second time.
    Fix it now, or it will be a hassle for you as long as you own it.

  • Rotating Menu - Buttons don't work inside MC's

    Hello,
    This is my first post here and it would be great if I could
    have your help to solve this little problem:
    Flash CS3 | AS2 | Rotating Menu
    I'm creating a small animation in which I have a clock-like
    rotative menu.
    I found the code for this in the internet and made some few
    adjustments (mainly just took somethings I didn't needed out)
    In my file I have 6 circles that are all movieclips that make
    part of a circular menu that rotates everytime you click on one of
    the circles. Those movieclips are not on the stage, only on the
    library, and are being "pulled" into action by the actionscript.
    I need those movieclips to act as menu buttons, so I made a
    button inside each one of them.
    The problem is that the buttons don't work. They don't do
    what they are suppose to (load another movieclip). The solution
    must be quite simple because it doesn't make sense not to work, but
    I'm unable to get it...
    In the original file they worked as buttons that linked to an
    URL but I removed that because I didn't need it. Just need them to
    act as normal buttons and play another MC...
    Do you have any idea why this happens?
    Does it have anything to do with the fact that the circle
    movieclips that contain the buttons are not actually on the stage?!
    The code I'm using in the buttons is rather simple:
    on(release){
    movie1.play();
    I would appreciate your help on this!
    Thank you,

    Hi Odisey2,
    I appreciate the time you took to try to help me!
    I only have 1 frame in my stage, and its the one that
    contains the actioscript code.
    I also have on stage the MC i'm trying to make the button
    play. The first frame of that MC is empty and has a stop, so that
    its not visible at first.
    Then I wanted that when you click the button (the onde that
    is inside the MCs that are being "pulled" by the code I sampled) it
    would play that MC on stage.
    The code I'm using in the burron is pretty simple:
    on(release){
    movie1.play();
    I've tried to put "_root" before, like this: "_root.movie1"
    but it doesn't work as well.
    Any other idea?
    Do you think it has anything to do with the fact that the
    circle movieclips that contain the buttons are not actually on the
    stage?!
    Thanks,

  • "Archive" and "View" buttons don't work after folio update

    Hi all,
    I have a subscription to the professional edition and I have built a custom viewer app for Android. I have built about 10 folios and at first download all is ok, the folios are displayed without problems and the app works fine except for one issue: "Archive" button don't work, when I tap on it, near folio cover, nothing happens, the folio does not disappear from folios list.
    But the serious problem occurs when I perform a folio update from Folio Producer ('Update content' from adobe dashboard DPS): both "Archive" and "View" buttons stop working, nothig happens when I tap tap on them and I am forced to uninstall and reinstall the application on tablet (.apk file) to see folio changes in my custom viewer.
    This is very annoying as well as time expensive.
    Tablet is Samsun Galaxy Tab SII with Android 3.2.
    Any help is appreciated.

    To the best of my knowledge, the SII is a smartphone and not a tablet device, and the official claim is (correct me if I'm wrong) that DPS on Android is corrently tablet only.
    Anyway, it seems strange to me so checked and found out that even though the DPS apps are not available when you search for them in the Play Market of a smartphone you can still force load them to the phone and run them.
    I've done it on both a Samsung SIII running Android 4.0.4 and a Samsung GT-I9070 running Android 2.3.6 (I currently don't have a device running Android 3.2)
    The interface is so small that it's hardly possible to use it, but it works.

  • My Finder is going crazy.  Keep getting a message saying it quit unexpectedly and asking if I want to restore windows, but I can't get it to stop.  buttons don't work.

    My Finder is going crazy.  Keep getting a message saying it quit unexpectedly and asking if I want to restore windows, but I can't get it to stop.  buttons don't work.

    Something else you can try.
    In Finder hold down the option/alt key while selecting the Go menu item. Select Library. Then go to Preferences/com.apple.finder.plist. Move the .plist to your desktop.
    Restart and test. If it works okay, delete the plist from the desktop. 
    If the same, return the .plist to where you got it from, overwriting the newer ones.
    If you want to make your user library permanently visible, run the below command in Applications/Terminal.
    chflags nohidden ~/Library/
    You will need to do that after any updates.

  • Embedded Flash videos don't work

    Since updating Firefox to 36, embedded Flash videos don't work. HTML5 and Flash videos on YouTube work fine. I have Click-To-Play enabled (disabling it didn't help too), but instead of a grey area with the message I just see a black area where the video is supposed to be. Does anyone else have this problem?

    If you have problems with current Shockwave Flash plugin versions then check this:
    * see if there are updates for your graphics drive drivers
    '''https://support.mozilla.org/kb/upgrade-graphics-drivers-use-hardware-acceleration'''
    * disable protected mode in the Flash plugin (Flash 11.3+ on Windows Vista and later)
    '''https://forums.adobe.com/message/4468493#TemporaryWorkaround'''
    * disable hardware acceleration in the Flash plugin
    '''https://forums.adobe.com/thread/891337'''
    See also:
    * '''http://kb.mozillazine.org/Flash#Troubleshooting'''

  • Flash videos don't work with PepperFlash disabled (but with system plugin enabled) on Chrome!

    Hello everyone,
    Basically, Google Chrome lags a lot when I use PepperFlash and so I have heard that disabling it and using the system flash will have better performance. I have done this but when I disable PepperFlash, the flash videos don't work as it says flash player has crashed. Also, I would like to resolve the lag and bad performance with flash videos on chrome because the video playback on Internet Explorer is a lot better than Chrome(Never thought I would have to say that) atm. A possible solution might be to install 32-Bit Chrome instead
    Summary:
    Flash videos lag(most likely due to PepperFlash being used according to other people)
    When PepperFlash is disabled, the system flash plugin does not work in chrome as it apparently crashes every time.
    I would like help on how to resolve the bad performance and be able to use the system flash plugin to have no lag on videos and livestreams.
    Thanks,
    Talha
    Google Chrome 64-Bit
    Windows 8.1 64-Bit

    If you have problems with current Shockwave Flash plugin versions then check this:
    * see if there are updates for your graphics drive drivers
    '''https://support.mozilla.org/kb/upgrade-graphics-drivers-use-hardware-acceleration'''
    * disable protected mode in the Flash plugin (Flash 11.3+ on Windows Vista and later)
    '''https://forums.adobe.com/message/4468493#TemporaryWorkaround'''
    * disable hardware acceleration in the Flash plugin
    '''https://forums.adobe.com/thread/891337'''
    See also:
    * '''http://kb.mozillazine.org/Flash#Troubleshooting'''

  • IPad 2 Rotation, Sleep, and Volume Buttons Don't Work.

    I have an iPad 2 running 7.1.1 (11D201) and just yesterday the sleep sleep and volume buttons don't work, and the screen won't rotate at all.  I have already tried the following:
    Switched the Lock Rotation/Mute settings in General
    Power cycling it
    Held the sleep and menu button to reset it (the button worked for that at least)
    Done a network reset
    Reset All Settings and restored from backup
    Reset All Settings and restored from iCloud
    Erase All Content and Settings and restored from backup
    Erase All Content and Settings and restored from iCloud
    If anyone has any OTHER suggestions besides what I've already tried, I am all ears.  Thanks.

    Go into Recovery Mode per the instructions here.  You WILL lose all of your data (game scores, etc,) but, for the most part, you can redownload apps and music without be charged again.  Also, if you have IOS-7, read this.

  • Click wheel and buttons don't work on 5th gen.

    I have had my iPod for about half a year and for some reason my iPod buttons don't work. If I move the hold button it turns on but none of the other buttons work. It charges and everything. Does anyone know what to do?
    5th generation   Windows XP  

    There isn't any problem with your ipod, theres just a different way of going about when you put video games on your ipod. First, plug in your ipod. when your ipod icon appears on the left side where it usually does, click on it. Look at the top on the ipod screen that appears. The screen should give u info about your ipod. At the top look for an icon that says games. Pictures and a few other things are there but click on games. Once that screen appears click on the check mark that say sync games. After that it is pretty self explanatory. GoodLuck

  • My Microsoft Intellimouse back and forward buttons don't work in Firefox, but they do in IE and in Windows Explorer. It used to work, now it just stopped. Why and how can I fix this?

    Forward and back buttons don't work in Firefox but do everywhere else.

    Make sure that you set those buttons to the default action in your mouse driver software (Control Panel > Mouse or specific Intellimouse driver software).

  • My earphones mic and volume buttons don't work ever since the iOS 8.1 update! Please help me. One discussion person says they bought a new pair and THEY don't work either. What do I do? I'm about to have a breakdown!

    I rely heavily on my earphones because well... I'm lazy but they don't work. They work on my friend's iPhone who hasn't updated yet but I've updayed and the mic and volume buttons don't work. Please make a correct update!

    Nope, still same problem. I did an install, didn't work. Then I completely removed my IDT driver, restarted, installed the driver, restarted, same problem.
    When I troubleshoot my audio it always asks me which one to troubleshoot. It only works if I do one of the "Speakers / HP - IDT" but I don't know why it has so many devices listed with the same name.
    Also, after I troubleshoot and I can hear audio, if I go to "Manage audio devices" it still shows that no audio device is installed, which is why the webinars won't work.

  • Portege M750 and Win8.1 Pro -tablet buttons don't work

    Hi
    I'm having difficulties installing the tablet buttons in WINDOWS 8.1 Pro. Everything else works, perfectly.
    In Windows 8 Pro this buttons worked nicely, but now, after a clean install of Windows 8.1 Pro two of the buttons don't work. The buttons are the Toshiba assist button and the presebtation button. I've tried to configure them in Toshiba assist software but nothing happens.
    I'm sure I've installed all drivers that made wverything work with Windows 8. As anyone tryed this and add success?

    > I'm sure I've installed all drivers that made wverything work with Windows 8
    Windows 8.1 is not Windows 8 and many of Toshiba Win 8 drivers and tools dont work or are not fully compatible with Win 8.1
    As far as I know the Toshiba does not support Win 8.1 on this Portege M750.
    This means that no Win 8.1 drivers will be released and in such case some notebook features like the control buttons could not work properly.
    Fact is that using Windows Vista or Win 7, such buttons were controlled by Value Added Package. This package does not exist for Win 8.1 and has been replaced by other software called Toshiba System Driver
    So in case you want to try to get the buttons to work, I recommend checking this with Toshiba System Driver

  • Clean Install of Windows 8 & Some buttons Don't Work

    I bought this PC with dead Hard Drive. I installed new Drive and Windows 8 from USB.It only installed as 32bit OS and I know it should have been 64bit. Has 4Gb memory installed.Property screen shows:  4.00GB (2.97GB usable)(32bit OS, x64 Processor).   Some of my buttons Don't Work nor does my Microphone. I have tried verifying all drivers but none fix buttons. No errors listed in Device Manager. Any help is Appreciated.

    Wow that is so a "Canned" response. Can't install Windows7 on a system that never had 7. This unit was made originally for Vista. And even those do not have drivers I could use. Now if there were device manufacturer information you could give me about my unit then maybe I can get the buttons to work. The most important is the Microphone and Volume/mute buttons that need to work then you could help me.The Dell site will give you an exact biuld list when serial or Tag number is provided which help Identify device manufacturer so user can goto their site to get generic drivers to work with their Dell PC regardless of what version of OS is currently installed.So if you can really help here is the PC Info»HP TouchSmart IQ524 Desktop PC
    Serial Number:   3CR9240GJN
    Product Number:   NC701AA  

Maybe you are looking for