Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default HOW IS THIS DONE?

    How can I add a mirror-like effect on my buttons when they are rolled over? Like in this site [url]http://2advanced.com/flashindex.htm[/url] [url]http://2advanced.com/flashindex.htm[/url] clcik on services, and try rolling on the buttons. Lovcely effects, right?


    Big Will... webforumsuser@macromedia.com Guest

  2. #2

    Default Re: HOW IS THIS DONE?

    I see, a "shimmer" effect. I wish i knew the official name for such an effect(if there is one) then you could look it up easily. Anyway, I'm no 2A designer, but i did a similar effect at a site I'm making for fun:
    [url]www.media.heraldicenterprises.com/plasma[/url]
    [url]www.media.heraldicenterprises.com/plasma[/url]

    If you like that effect, heres how I made it:
    1)create a rectangl, or whatever the shape is that is going to havbe that reflection effect(in 2A's site, its a rectangle with pointed ends) - with no line strokes
    2)set the fill color to a gradient. make the gradient all white, with the edges transparent(alpha=0) and s sliver in the center completely opaque(alpha=100)
    3)animate the position of the sliver via a shape tween.

    thats one way of doing. perhaps the simplest. you could also use masking and a motion tween of a light sliver.

    HTH


    -beally-
    -------------------------
    "Senior Member" - experienced at messing things up
    CurrentProject - feedback appreciated

    Referring URLs
    [url]www.media.heraldicenterprises.com/plasma[/url]




    abeall webforumsuser@macromedia.com Guest

  3. #3

    Default How is this done?

    [url]http://www.richardsonmag.com/[/url]

    if you go to "life beats death"

    im wondering how the transition between pictures is done (the kind
    simi-circle).

    Note: Nudity on site.

    Kind regads,
    neil


    Neil Guest

  4. #4

    Default how is this done?

    [url]http://avionics.flashlevel.com/[/url]

    the header image?
    when changing the menu, it fades and blurs these squares.
    Is this aftereffects or can this be actionscripted?

    thanks.

    bigbuddha Guest

  5. #5

    Default how is this done?

    Hi,
    This ebay auction somehow manages to launch the wizard helper from stuff
    like microsoft office...

    I realise this will be an IE/PC only thing.. but how is it done?

    [url]http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&category=72233&item=7952966 468&rd=1[/url]

    James


    Jamesy Guest

  6. #6

    Default Re: how is this done?

    Right-click on the webpage and select 'view source' from the menu. This
    brings up the source code in Notepad. Go ctrl+F to bring up a dialogue box
    to search the document. The keyword to use is Merlin, the name of the
    wizard.

    --
    Jules
    [url]http://www.charon.co.uk/charoncart[/url]
    Charon Cart 3
    Shopping Cart Extension for Dreamweaver MX/MX 2004


    Julian Roberts Guest

  7. #7

    Default Re: how is this done?

    Cheers Julian - i didn't know his name!..

    James

    "Julian Roberts" <newsg@charon.co.uk> wrote in message
    news:cuu50u$pgn$1@forums.macromedia.com...
    > Right-click on the webpage and select 'view source' from the menu. This
    > brings up the source code in Notepad. Go ctrl+F to bring up a dialogue box
    > to search the document. The keyword to use is Merlin, the name of the
    > wizard.
    >
    > --
    > Jules
    > [url]http://www.charon.co.uk/charoncart[/url]
    > Charon Cart 3
    > Shopping Cart Extension for Dreamweaver MX/MX 2004
    >
    >

    Jamesy Guest

  8. #8

    Default Re: how is this done?

    ok...
    I've got SP2 on the testing machine.. if I put that code on the site it
    generates an active x warning.. whereas if I go to the same sscript running
    through ebay - it doesn't..

    is this just cause SP2 recognises ebay automatically as a trusted source?

    James


    "Julian Roberts" <newsg@charon.co.uk> wrote in message
    news:cuu50u$pgn$1@forums.macromedia.com...
    > Right-click on the webpage and select 'view source' from the menu. This
    > brings up the source code in Notepad. Go ctrl+F to bring up a dialogue box
    > to search the document. The keyword to use is Merlin, the name of the
    > wizard.
    >
    > --
    > Jules
    > [url]http://www.charon.co.uk/charoncart[/url]
    > Charon Cart 3
    > Shopping Cart Extension for Dreamweaver MX/MX 2004
    >
    >

    Jamesy 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