A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Anybody has a tutorial for this?

  1. #1
    Junior Member
    Join Date
    Jan 2007
    Posts
    3

    Anybody has a tutorial for this?

    Hi guys, ive been learning flash for almost 3 weeks now, so I know a few things, but I would like to know whether anyone has a tutorial for something like this?

    http://www.gamespot.com/ps2/index.html?tag=nav-top;ps2

    Here you can see the Flash navigation (not sure if thats what you call it), where there are buttons for Read it or Watch it, and you can scroll between different option.

    I would greatly appreciate if someone can help me with this. Thanks

  2. #2
    Busy doing nothing Boris the Frog's Avatar
    Join Date
    Jan 2001
    Location
    Derby, UK
    Posts
    305
    Not sure what you mean by scroll?
    The Watch it, Read it and Go for it buttons are just buttons with a roll over state.
    If you mean the nav arrow buttons for viewing a different 'advert' you could set these up as either:
    a) different frames of a movieClip with a gotoAndStop(frameNum) command on the arrow button
    b) different movies loaded in to the target_mc by the arrow button storing the clip showing number in a variable so you can load the next (+1) or previous (-1)
    --------------------------------------------------
    ‘There is no emoticon to express how I am feeling’ - Comic Book Guy
    There's an effective, simple solution to carbon sequestration... it's called 'coal', so leave it alone!
    There's an effective, simple solution to carbon capture....it's called 'trees', so plant some!

  3. #3
    Junior Member
    Join Date
    Jan 2007
    Posts
    3
    Thanks mate, yeh I mean the nav arrows. Ill try this.

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