A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Here's a hard one... (dynamic slider button)

  1. #1
    this is a nudist site right?
    Join Date
    Apr 2002
    Location
    melbourne > australia
    Posts
    64

    Here's a hard one... (dynamic slider button)

    hey... any help on the below would be sweet >


    Version:
    Flash MX (mac)

    Current Status (ref attachment):
    i have a sliding movie that moves objects (buttons) along in response to the placement of the mouse. once clicked, they take the movie (_root) to a new frame.

    Desired Effect:
    i would like to create an effect that when the moving button is clicked, it then scales and zooms out, from what ever position is was in, to fill the whole screen.
    (eg. moving thumbnails of photos that when clicked animate and fill the screen.)

    Questions:
    do you think the best way would be to have a motion tween on another frame that starts at the X/Y coordinates of the mouse??? what would be the general script for this


    thanks for your time.
    cheers!


    daveG
    Attached Files Attached Files
    .
    .
    .
    aêr design
    dave@aerdesign.com.au
    www.aerdesign.com.au

  2. #2
    Senior Member
    Join Date
    Sep 2002
    Posts
    398
    if your thumbnails where actually movieClips you could make them scale etc through actionscript.

    ie: click on thumbnail mc --> activates a onEnterFrame action which scales the movie to the size and location that you want.. irrespective of the starting location...

    - sorry such a short reply but should really be working! hope it helps..

  3. #3
    this is a nudist site right?
    Join Date
    Apr 2002
    Location
    melbourne > australia
    Posts
    64
    hi. thanks for your reply.

    would you be able to quickly place the onEnterFrame action within an script example so i may view its syntax.

    i had a go at it by didn't get it to work.

    cheers!


    daveG
    .
    .
    .
    aêr design
    dave@aerdesign.com.au
    www.aerdesign.com.au

  4. #4
    Senior Member
    Join Date
    Aug 2002
    Location
    Dublin, Ireland
    Posts
    1,749
    Something like this?

  5. #5
    this is a nudist site right?
    Join Date
    Apr 2002
    Location
    melbourne > australia
    Posts
    64
    thanks for that. cheers!


    dg
    .
    .
    .
    aêr design
    dave@aerdesign.com.au
    www.aerdesign.com.au

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center