Ask a Question related to Macromedia Flash Ad Development, Design and Development.

  1. #21

    Default Buttons

    I created a .png that's 775x368 pixels that I'm going to be using in my opening web page. I want to create some navigation buttons to be placed on top of it.

    1) When I put a button from the Library on it and check in the Preview pane everything looks OK. But if I modify a button from the Library (change the color, size of text, etc. for the Up, Over, Down states), put that in and click the Preview pane - the Over and Down states don't work. Can't you modify existing buttons?

    2) Once I get a button that I like (and that works while in Fireworks) I want to export my file to Dreamweaver. I don't want to export as a html file because I need to add some addition text. I want to export as CSS. I tried this using some of the existing buttons supplied with Fireworks, but once it was in Dreamweaver none of the button attributes (Over, Down, etc.) worked. Can't you export as a CSS and still have the buttons work?

    3) And last (for now) I created a custom button and named it MyButton (I can't even remember how I did this). I can find it when I open the .png file that I created it in (it's in the Library). But, if I open another .png file I can't find this button. I don't even know where it's stored on the computer. Is there anyway of accessing the different Libraries from file to file.

    Thanks.


    TheSoapLady webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. buttons in mc buttons don't work ?
      I'd like to make a menu that is off the page. The only part showing would be a tab that says "menu". So I made an MC that is off the page and has...
    2. Buttons inside Buttons Help Please
      Yo! Hoping someone can help me out - who isn't? Anyway, I've got an instance of a button... we'll call it "Producers". in the over state of...
    3. only with buttons
      I forgot to mention, the problem I'm having with sounds are with button design only. Other animations work fine -m
    4. HELP!!! BUTTONS
      hey well hjere's the deal... i have a flash movie witch is my navigation bar with buttons that loads in one frame on my website and i want the...
    5. Help with Buttons
      Hi- This is a basic director question, I'm sure. This is my first time trying it out and I'm already stuck on something. I'm using director mx on...
  3. #22

    Default Buttons

    Also I Want To Make A Flash Document That Stops And Waits For You To Press A
    Button But I Suck At Actionscript Whoever Makes This Clear To Me Can Have A
    Free Flash Capture Program With A Keygen My Screen Name Is Jeffreyrosen112 and
    My E-mail Address Is [email]Jeffreyrosen1092@hotmail.com[/email]

    Jeffreyrosen1092 Guest

  4. #23

    Default Re: Buttons

    This is should be pretty simple. All you need to do is call stop()
    each place you want your movie to stop. Then have a button with
    this.onRelease = gotoAndStop(_currentframe + 1).

    !!

    !lurk Guest

  5. #24

    Default buttons

    cant figure out how o do it in actionscript it keeps saying there is errors in my script here is the code i put in for the button

    on release
    getURL([url]http://www.archgames.50webs.com);[/url]
    cooldud12314 Guest

  6. #25

    Default Re: buttons

    Thanks Claudio.....I knew it was there somewhere....forgot to mention I'm using version 7.08 on a Mac...and it is actually on Go to ADVANCED > Forms > Fields > Duplicate.....but it is there, and it does work. THANKS
    David_Raichart@adobeforums.com Guest

  7. #26

    Default Re: buttons

    If all problems were that easy to solve ... Glad to have been of any help.
    Claudio_González@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139