Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Rhiannon
  • Content: Threads
  • Order by date
  1. Rhiannon

    Need help with stopping mc at certain coordinate

    I've got a Flash movie that has a movie clip that scrolls from right to left. The clip contains 6 sample full page magazine covers and each one is a movie clip that contains a button. When you rollover a particular ad a screen that contains info rolls down and it's the width of two of the ads...
  2. Rhiannon

    Need help with hitTest

    Hi all, Okay, I've got a movie that has magazine ads scrolling from right to left. What I want to do is when you rollover the ad a scrolls down over it, is slightly transparent, and info appears about that particular full page spread. Then upon rollout the box scrolls back up. I'm using...
  3. Rhiannon

    Resizing the Stage

    Hi all, In Flash MX, is there a way to resize the stage so that the new area that is added is distributed evenly around the contents that are already on the stage? I have a movie and decided that I want to increase the depth of it to 600px but want to distribute the added space equally above...
  4. Rhiannon

    Redirect

    Okay, I'm not sure you can do this or not. I have a seven page membership application that is working fine... BUT... what is happening people are skipping pages that have required fields on them. What I want to do is if they go directly to www.mysite.com/memapp3.php instead of...
  5. Rhiannon

    Want to show only last 4 digits of credit card number

    I have a form that passes credit card information (along with other variables) down through a few pages. What I want to do is on the page where they confirm all of their info, I want to only show the last 4 digits of their credit card number. Does anyone know what the best way of doing this...
  6. Rhiannon

    Emailing Variables

    This is the only way I could get variables from a form to pass down through about 7 pages: <input type=&quot;hidden&quot; name=&quot;company&quot; value=&quot;<?php echo $_POST[&quot;company&quot;] ?>&quot;> <input type=&quot;hidden&quot; name=&quot;email&quot; value=&quot;<?php echo...
  7. Rhiannon

    Passing Variables from Forms from one page to the next

    I've set up a membership application form which consists of 7 seven php pages. 1st page - work info 2nd page - home info 3rd page - membership dues 4th page - chapter due 5th page - misc. info 6th page - payment info 7th page - confirm all info and email results What I want to do is when they...
  8. Rhiannon

    Javascript and Forms

    Okay, I am VERY new with using Javascript. I can look at code and revamp it to suit my needs but that's about it. What I am trying to do is create a membership application that will consist of seven pages. On each page you'll enter info via input fields. When you hit submit the onSubmit event...
  9. Rhiannon

    Drop Down Menu Triggering

    Hi oldnewbie, 48 hours is up! Now won't you PLEASE let me see the fla? Rhiannon
  10. Rhiannon

    Fade/Drop Menu Problem

    Big Bad Dave, Hope you read this. I got your fade/drop menu to work... sorta kinda. Only thing is the white box that hides the upper menu covers my background and also trips the menu when you rollover it. I noticed how you have your buttons positioned at the top of the stage to prevent this. I...
  11. Rhiannon

    Help with Load/Unload

    Okay, here's what I've got going on: I've got a page in this site I'm doing that has a menu of web sites that I want people to be able to click on and view screen shots, etc. When you first enter the page, the menu drops down and the first site on the list loads into a placeholder movie clip...
  12. Rhiannon

    How do they do this?

    I love how the menu buttons work on this site. http://www.dnacommunications.com/ (click on the arrow to the right to enter the site and check out the buttons) Anyone have a clue as to how they did them? I've looked through Flash Kit and couldn't find anything similar. Cheers, Rhiannon
  13. Rhiannon

    Assigning actions to buttons in movie clips

    Hi guys, Okay, I've been trying to get this drop down menu to work and it's driving me flippin' crazy. I can't figure out how to assign actions to buttons in movie clips since you can't actually right-click on the button instance that's within the movie clip. I've done a few searches here but...

Part and Inventory Search

Back
Top