Buttons aint showing

Im trying to insert some flash buttons using dreamweaver but
for some reason they are not showing up in the browser the link is
www.enterprise-removals.com/need2move/index.asp can anyone help me
please

Oops I mean the system is a red herring...
"Amy Blankenship *ACE*"
<[email protected]> wrote in message
news:e2473v$228$[email protected]..
> It's probably a layering issue. I suspect the buttons
are a red herring.
>
> HTH;
>
> Amy
>
> "Scott S_DW" <[email protected]> wrote
in message
> news:e245h0$7j$[email protected]..
>> Hello everyone - i have a problem with an old
project that I cant figure
>> out.
>>
>> I developed some training a few years back - ver6.5-
it has been working
>> perfectly for years.
>>
>> My client has just changed there system - still
running windows 2000- and
>> now
>> after reinstalling - all of the system buttons dont
show up.
>> To explain further - i have an intro screen that has
a quicktime video
>> that
>> plays and then has an interaction icon set to button
that simply allows
>> the
>> tflowline to continue. The buton is now not visable
-the movie plays,
>> the
>> background graphic is visable just the button is not
visable. - the
>> "active if
>> " is blank
>>
>> I sent another copy of the intro to my client this
morning ( they are in
>> another town) with the interaction icon removed and
just a wait icon set
>> to
>> show button - once again no button.
>>
>> Lastly the program works perfectly on my system
windows xp and was
>> developed
>> on my old laptop running windows 2000
>>
>> Any ideas
>>
>> Thanks
>>
>>
>>
>>
>
>

Similar Messages

  • How do I get a button to show in a list only when a survey is filled?

    I am using cf9 with mySQl 5+. I have two tables:
    Signups -  where people signup to take a course.
    Course_eval – once the course is completed, the student fills in the course evaluation
    I use an inner join on userID in both tables.
    I have a page, showsignups.cfm, that lists all of the students by course. Once a student finishes the survey, a button will show up next to the student in the showsignups.cfm page where it can be clicked on to show the survey by the individual student.
    My problem is instead of showing all students with or without the survey buttons, it only shows the students who have finished the survey. It should show:
    Student’s name | survey button
    Student’s name |
    Student’s name | survey button
    Student's name |
    I thought using a cfloop through the students would give me the effect I want, but alas, no. Here is the code I am using for the cfquery:
    <cfquery name="getsignups" datasource="#application.dsn#">
    select signups.courseTitle,signups.property,signups.calendardate,signups.company,signups.firstna me,signups.lastname,signups.email,signups.phone,signups.userID,signups.signup_id,signups.r id,course_eval.userID,course_eval.id
    from signups INNER JOIN course_eval ON signups.userID = course_eval.userID
    where signups.rid = #rid#
    </cfquery>
    (Rid is the courseID)
    Here is the output I am using:
    <cfoutput>
    <cfloop query="getsignups">
    <tr>
    <td>#rid# - #firstname# #lastname#  |   <a href="mailto:#email#">#email#</a></td><td>Ph: #phone#</td>
    <td width="24"><a href="showsignups.cfm?signup_id=#signup_id#&go=go" class="button">Remove</a></td>
    <cfif isdefined("id")>
    <td width="24"><a href="../../forms/surveys.cfm?userID=#userID#" class="button">Survey</a></td>
    </cfif>
    </tr>
    </cfloop>           
    </cfoutput>
    I know this is a long post, but I wanted to make sure any body who reads this understands what I am trying to accomplish. Any ideas on what I am doing wrong?

    Don't use an inner join:
    <cfquery name="getsignups" datasource="#application.dsn#">
    select signups.courseTitle,signups.property,signups.calendardate,signups.com pany,signups.firstname,signups.lastname,signups.email,signups.phone,si gnups.userID,signups.signup_id,signups.rid,course_eval.userID,course_e val.id
    from signups LEFT OUTER JOIN course_eval ON signups.userID = course_eval.userID
    where signups.rid = #rid#
    </cfquery>
    <cfoutput>   <cfloop query="getsignups">    <tr>      <td>#rid# - #firstname# #lastname#  |   <a href="mailto:#email#">#email#</a></td><td>Ph: #phone#</td>      <td width="24"><a href="showsignups.cfm?signup_id=#signup_id#&go=go" class="button">Remove</a></td>      <cfif isdefined("id")>        <td width="24"><a href="../../forms/surveys.cfm?userID=#userID#" class="button">Survey</a></td>      </cfif>    </tr>  </cfloop>            </cfoutput>  
    Use:
    <cfif id neq "">
    Message was edited by: Eddie Lotter (Typo)

  • How do I get a "transfer images" button to show up in the solution center?

    How do I get a "transfer images" button to show up in the solution center for my officejet 6500 709a on XP?
    Scan buttons are displayed and work, as does print.

    What installing the twain plug-in, you mean? Go to your applications folder. Find the Adobe Photoshop Elements 11 folder. Look in there for a folder called support files, then for a folder called optional plugins. In the Optional Plugins folder, there should be a folder called ImportModules. Just drag that from the Optional Plugins folder to the regular Plugins folder.
    This will be infinitely easier to do if you put your applications folder window into list view, not the default icon view. To do that, click this button at the top of the window:

  • How do I get the orange firefox button to show up on the top left corner of my page?

    So, I've installed, and reinstalled the new Firefox 4. It seems like only half the features have shown up. For example, I don't have the orange firefox button in the top left corner. I also don't have the button for bookmarks. On every other machine that I've installed firefox 4 on has not had issues like this. I don't know why I'm having issues on my laptop. If there's a way to fix it, I would appreciate it. I don't mind how it is right now, but I do like the cleaner look and the orange firefox button, instead of the buttons that show up now that are labeled: "File, Edit, View, History, Bookmarks, etc."

    * You see the orange (on Linux gray) Firefox button if the Menu Bar is hidden (View > Toolbars > Customize or right-click a toolbar).
    * If you need to access the hidden Menu bar then press F10 or hold down the Alt key to make the Menu Bar appear temporarily.

  • "record enable" buttons not showing up in Garage Band 10.0.3 (I have selected "show record enable"- a space in the track header opens up, but the button is not present.  Same with "input moniter".

    "record enable" buttons not showing up in Garage Band 10.0.3 (I have selected "show record enable"- a space in the track header opens up, but the button is not present.  Same with "input monitor".

    Look at all the posts in the forum from users with similar problems, it happened with the last Logic update.

  • Hello! I have the Acrobat XI test version installed, got the registration Mail and confirmed it. When i have the program opened and try to convert the file from a pdf to a word and press the convert button, it shows a the message "application failed" (in

    Hello! I have the Acrobat XI test version installed, got the registration Mail and confirmed it. When i have the program opened and try to convert the file from a pdf to a word and press the convert button, it shows a the message "application failed" (in german "Fehler bei der Anmeldung"). I hope have explained the issue on the right way with my bad english. Do you have a solution for it?? Best regards, Marcus Wenk

    yes, you are right. it is the adobe reader via exportPDF. but it should be the acrobat. it was written on the internetpage...

  • Where is the button that shows me all my post?

    Where is the button that show me all my post in this forum?
    I do not understand why other than to make finding things that much more convoluted and difficult for the people that have actual problems;
    and safer for the idiots that spout crap out on the forums?
    Really how can a forum run by a company as large as adobe be so useless?
    I have posted many question starting back 3 years ago; none which have an answer yet why?
    I just do not understand?
    Is there anyone with a clue in this forum?

    Hello engine_man_2t,
    if you are seriously interested to solve some of your problems, so you should have a look at this thread  Re: What happened to my DW Forum acct? with the hint in consecutive number 3. >>> "The forum administrators read http://forums.adobe.com/community/general/forum_comments".
    Hans-Günter

  • Why isn't the edit button not showing in my ESX24 sampler?

    why isn't the edit button not showing in my ESX24 sampler?

    Is that during installation when you see the two icons.. the one on the left looking like a Garageband guitar icon, the one on the right like the Logic Pro platimum record icon?
    Yes.. that one.. with the choice to click on which option you want/are coming from...
    p.s. I'll probably aquire a Mac Mini this fall then upgrade.... I mean repurchase!
    I think I managed to grab one of the last of the 2011 refurb'ed MMS's.... at that super low price Apple were selling them for... before they bumped it up and now, they seem to have none left at all at any price
    However, just in case, I have found this site really useful at keeping track of Apple's refurb stock... and pricing
    http://www.refurb.me/us/

  • TS2972 why is the import button not showing at the button right hand corner of iTunes?

    why is the import button not showing at the bottom right hand corner of my ITunes page.  I am trying to transfer files from my home share library onto a new computers library.

    See if it isn't hidden under the View menu. iTunes- Turning on iTunes menus in Windows 8 and 7.

  • I cannot get the Output Module to work. I was able to get the button to show up, but when I click on it, nothing happens. i need to export a PDF asap

    I cannot get the Output Module to work. I was able to get the button to show up, but when I click on it, nothing happens. i need to export a PDF asap. I am trying to export 33 PSD files in BRIDGE to a PDF like I used to do on my other computer with bridge.

    Let's start with the general things.
    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies (save any pending work first). While viewing a page on the site, try either:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    In the dialog that opens, you can remove the site's cookies individually.
    Then try reloading the page. Does that help?

  • How do I get buttons to show at the end of a menu

    I have a menu that should be played every time (contains disclaimers, etc) and then there should be a choice of which track to play. How do I either get buttons that ONLY show up at the end--or have the menu automatically go to a next item which only contains a background and the buttons. I thought I had done this a long time ago but cannot remember what I did.

    The buttons kept showing throughout the entire menu, no matter what I tried. I ended up doing a wierd setup, where I had the menu jump to a submenu at the end. The submenu then contained the buttons. Also, the tracks will jump back to that same submenu at their ends. Not as clean as I would like it, but it seems to work. I had tried doing a SetLoopPoint chapter marker in FCP, but the DVDSP menu just plain ended at the loop point and would not go into a looping setup.
    If anyone has any other ideas, I would love to hear them - I am not pleased with this setup.

  • ICal Crashes when clicking "calendar" button to show available calendars

    After doing the Lion upgrade I've troupbe with iCal. iCal just opens fine - but when trying to access "calendar" button it shows no reaction at all. In some cases a popout callout appears which is empty (and does not show one single calendar out of my existing 10). If I repeat clicking the button iCal crashes.
    Any help is highly appreciated.

    BusyCal is not at the root cause - it has s.th to do with the user account. As described in an other post you can fix it by deleting the prefs of iCal:
    https://discussions.apple.com/message/15709996#15709996
    When it comes to BusyCal there is only one thing with Lion that might be unexpected. Lion fires off iCal each time iCal receives a Push from Mobile Me. In practice you may add an event to BusyCal and iCal will be started immediately. Same for notification. The only way to get rid of this is to change iCal update interval from push to s.th. different. Unfortunately Apple limited Mobile Me Push to iCal only. Other Apps have no access to..
    Almi

  • Button to show a hidden page?

    Hello,
    I have been trying to figure this out, but have no had much luck with everything I have found through online and searching.  I have created a form, from scratch in Adobe Livecycle, that has three pages.  I would like the second page to be hidden unless the user presses a button to show the page.  Currently I am able to figure this out with a check box, but I would like a button, but when it comes to the Javascript to do this, I am completely lost.  I would also like a button on the second page to close the page if it was accidentially pressed.
    If there are any questions, please let me know.
    Thanks in advance.
    Justin

    Hi Justin,
    There are several ways of making a page hidden/visible.
    1. Select the page in the hierarchy palette. Then In the object palette in the Presence DropDown you can select "invisible".
    2. You can also set the forms' presence in the initialize event of the page by writing this.presence = "invisible".
    3. If you want the button to do the trick you can place the JavaScript in the click event of the button.  Page.presence = "hidden" or Page1.presence = "visible" depending upon the choice.
    Thanks,
    Bibhu.

  • It says my security answers are wrong, so I guess I need to reset them, it says to click the rescue email button that shows up under the questions, there is no button that shows up.

    It says my security answers are wrong, so I guess I need to reset them, it says to click the rescue email button that shows up under the questions, there is no button that shows up.

    You need to ask Apple to reset your security questions; ways of contacting them include clicking here and picking a method for your country, phoning AppleCare and asking for the Account Security team, and filling out and submitting this form.
    (96912)

  • Folio Overlay Buttons not showing up on Panels after DPS Tool update

    Folio Overlay Buttons not showing up on Panels after DPS Tool update

    You're going to have to do much better as far as describing the problem. A screenshot would be a good start.
    Bob

Maybe you are looking for

  • Javascript events are aborted prior to link navigation, seen by NS_BINDING_ABORTED. why is this happening, which seem to be only with FF

    I am seeing some of the server calls via javascript (Used for tracking purpose) is getting aborted in Firefox while seeing through HttpFox. This is happening while clicking on navigation link that navigates to another page in the same window. It work

  • Address Book with Perl 8800

    Hi,  Currently my Blackberry is sync with our corporate Lotus Notes; therefore, I cannot get much help from our IT people for this. How can I set my address book to be sync with say my outlook express or Windows address book?  I appreciate your help.

  • Facial recognition

    Hi! I enabled facial recognition and trained it to recognize me. My problem is that if I sign on using my password before the facial recognition begins, the system seems to freeze. As in turn if off and wait 30 seconds. The blue light next to the cam

  • Shut down after 2 seconds?

    Hey! I recently came back from holiday and, after leaving my MacBook off for about a week, went to turn it back on. Pressed the button, optical drive made its noise, and then the whole thing shut down (with the HDD making that whistling sound as it s

  • How do you load google maps as they are not preloaded

    how do you load google maps as they are not preloaded and it would take long time by moving around on the maps