|
||||||
REPLY THREAD |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
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
|
||||
|
||||
|
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
|
|||
|
|||
|
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
|
||||
|
||||
|
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
|
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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.



TODAY'S POSTS
Site Reviews


