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

  1. #1

    Default Help a newbie out?

    Hello, I am new here, and I have two questions:

    [bullet]1. How do I make a line grow, as in start from a dot and make it
    elongate throughout a group of frames. Do I use motion tween? If so, how
    exactly? I understand the basics of motion tween, but since I just learned how
    to use it yesterday, I don't know all of its functions.[/bullet]

    [bullet]2. How to I make a button link to a particular webpage when clicked?
    Which action scripts do I apply and how?[/bullet]

    martyrme Guest

  2. Similar Questions and Discussions

    1. A newbie with a newbie question
      Good afternoon everyone, My Name is Dusty I am new to this forum and pretty new to Acrobat. I have Acrobat 9 running on an IMAC running 10.5.2 I...
    2. Help for a Newbie
      Hi All, I have 3 files I am using, Index.html, Test.asp, MyNewpage.html. I am try to load MyNewPage.html into Test.asp. Index.html has a link as...
    3. newbie ill q
      Hey everyone, I have to work on some logos for my place of business... I've scanned them in , edited them in Photoshop, and then made a workpath...
    4. Please help a newbie!
      Hi, I am just starting out using Flash MX. I just want some general knowledge on Flash......I am planning on making a website, but I have no idea...
    5. Newbie help with LWP
      When you login the server must pass a token back to the browser so that the browser can identify itself to the server in the next request. This is...
  3. #2

    Default Re: Help a newbie out?

    Almost forgot... I am using Flash MX.
    martyrme Guest

  4. #3

    Default Re: Help a newbie out?

    Create the line at the length you want it to end up. Select it and hit F8 to
    make it into a 'graphic' symbol. Select the frame you want the tween to end on
    and hit F6 to create a keyframe there. Return to the first frame and select
    your line-graphic-symbol and then use your transform tool to squeeze the symbol
    down so it appears as a dot...then right-click somewhere between your two
    keyframes and 'add motion tween'...your line should now start as a dot and
    stretch out to make the line...

    as far as buttons, grab the actions panel (window) and select your button and
    add a getUrl([url]http://www.google.com);[/url] action.

    nez9 Guest

  5. #4

    Default Re: Help a newbie out?

    Thanks a lot. Tell me what you think. [url]http://www.biglikeme.com[/url] It's my first flash document so it's nothing fancy, but I think it is nice for my first.
    martyrme Guest

  6. #5

    Default Re: Help a newbie out?

    "martyrme" <webforumsuser@macromedia.com> wrote in message
    news:c64tjt$722$1@forums.macromedia.com...
    > Thanks a lot. Tell me what you think. [url]http://www.biglikeme.com[/url] It's my
    first flash document so it's nothing fancy, but I think it is nice for my
    first.

    I agree, but it loops. You need to put a stop action in there so it doesn't
    loop.


    Todd Guest

  7. #6

    Default Re: Help a newbie out?

    "martyrme" <webforumsuser@macromedia.com> wrote in message
    news:c64tjt$722$1@forums.macromedia.com...
    > Thanks a lot. Tell me what you think. [url]http://www.biglikeme.com[/url] It's my
    first flash document so it's nothing fancy, but I think it is nice for my
    first.

    You forgot to define the hit states for the text buttons. It requires the
    mouse to be over the letter parts unless you define the hit state. I see
    that the other pages don't have that problem so you just need to fix the
    main page buttons. (make a rectangle in the hit frame of the button)
    I like your site design very much but you should not complement your own
    work.
    good one,
    tralfaz


    tralfaz Guest

  8. #7

    Default Re: Help a newbie out?

    Ah, I did not know that there was a way to make it so you didn't have to hover
    over the letters. The rest of the site is only html so that is why the other
    stuff works fine. I never complimented my own work, I'm just happy that I
    created a working flash document. I never thought I'd have the patience to
    learn, but it is quite fun.

    martyrme Guest

  9. #8

    Default Re: Help a newbie out?

    "martyrme" <webforumsuser@macromedia.com> wrote in message
    news:c66kei$1us$1@forums.macromedia.com...
    > Ah, I did not know that there was a way to make it so you didn't have to
    hover
    > over the letters. The rest of the site is only html so that is why the
    other
    > stuff works fine. I never complimented my own work, I'm just happy that I
    > created a working flash document. I never thought I'd have the patience
    to
    > learn, but it is quite fun.
    You did great. It looks real good. I like the line drawing effect.

    To fix your buttons, just put a keyframe under the HIT frame for the button
    and draw a borderless (no stroke) rectangle the size of the mouse hit area.
    This rectangle will be invisible, and it defines where the mouse can click
    the button. It can be any shape or size.

    BTW, that's how you make invisible buttons.. put nothing in the UP/OVER/DOWN
    frames and put any shape in the hit frame. It is then an invisible button.
    Very useful for making buttons over bitmaps etc. (It looks like a
    transparent blue in the Flash editor and is invisible when running)
    regards,
    tralfaz


    tralfaz 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