Loading
  Password:
  Lost password?  
LogoutLOGOUT
Join as a MemberJoin as a Member
 
FlashMove Live Support



Go Back   FlashMove Forums > Site Reviews > Cool Sites

ReplyREPLY THREAD
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-14-2004, 05:58 AM
noliver noliver is offline
Registered User
 
Join Date: Dec 2004
Location: Central Illinois
Posts: 9
noliver is on a distinguished road
Red Lobster scrolling site...how'd they do that?

Hi,
I was impressed with Red Lobster's site.

http://www.redlobster.com/homeflash.asp

The page "follows" the cursor. I would like to know how to achieve that effect. What is the proper term for this technique and could anyone suggest where I might find tutorials on this type of technique.

Thanks in advance!
noliver
  #2  
Old 12-14-2004, 01:04 PM
Scottae's Avatar
Scottae Scottae is offline
God Moderator
 
Join Date: Oct 2003
Location: Atlanta, Ga. USA
Posts: 6,531
Scottae is on a distinguished road
Search

It's usually referred to as an infinite menu
__________________
Our greatest glory is not in never falling but in rising everytime we fall. - Confucius

Blog | Shared Items
  #3  
Old 12-15-2004, 06:22 AM
noliver noliver is offline
Registered User
 
Join Date: Dec 2004
Location: Central Illinois
Posts: 9
noliver is on a distinguished road
Thank you so much. Many times finding the right words to discribe what I'm looking for is most of the battle.
The tutorial was perfect.

I'm wanting to create a timeline with this technique and have it stop moving when it reaches the ends instead of bouncing to the other end. How would I modify the actionscript to achieve that?

Much thanks again!
Noliver
  #4  
Old 02-08-2007, 05:52 PM
TheNewKid's Avatar
TheNewKid TheNewKid is offline
Registered User
 
Join Date: Oct 2006
Posts: 48
TheNewKid is on a distinguished road
you need to use some actionscript like:
Actionscript:
if(this._x<=200){
        this._x=200
    }
    if(this._x>=100){
        this._x=100
    }

But replace 200 and 100 with the ends of your menu.

Thank "m. allen west" for that actionscript! Hope it helps
__________________
Not quite so new anymore


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Small flash site needed Loneaero Flash MX 5 11-25-2006 02:00 AM
Tell me if you think this is true yendor Members Cafe 4 11-24-2006 11:53 PM
just need the finishing touches for my site . . . anne haas Newbies 3 12-03-2003 09:26 AM
no reload of animation withiin a single session visit of site presentationgal General Flash 5 10-25-2002 01:03 AM
flash site topher Newbies 6 10-22-2002 08:19 AM



All times are GMT. The time now is 08:17 PM.




Powered by vBulletin version 3.5