The two examples you provided are actually different, although  
minutely so.

The first does a text transform, simulating a rotation around the  
horizontal axis.  You'd need to use images for this instead of text,  
and model the 3-D transform similar to how other js image rotators  
do.  (If you plan on doing it yourself, you'd better be pretty  
comfortable w/ linear algebra.)

The second example could be emulated by combining a SlideDown effect  
in parallel with some other custom effect.  Perhaps Effect.Morph  
would help you here.

YMMV. Happy coding!



TAG

On Jan 24, 2007, at 8:28 AM, [EMAIL PROTECTED] wrote:

>
> I know it is, my friend!
>
> But there is a javascript solution, so that's why I'm asking.
>
> Cheers
>
> On Jan 23, 12:21 pm, "Herval Freire" <[EMAIL PROTECTED]> wrote:
>> This is Macromedia Flash, mate... No mistery, just animations
>>
>> 2007/1/23, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>>
>>
>>
>>> Hi there
>>
>>> I'm looking for something, and I'm real desperate. A couple a  
>>> weeks ago
>>> I found a script that made it possible to let a a-element (like
>>> a:hover) look like this ala Big Spaceship (bigspaceship.com) and
>>> GEORIEW (georgiew.de). -> the topmenu effect
>>
>>> I don't know how to call this effect, so I can't find it (it was a
>>> javascript). I forgot to save it on my del.icio.us, wich is very  
>>> stupid
>>> of me.
>>
>>> Anyone recognize it, or know how to call this effect? And better,  
>>> know
>>> where to find it?
>>
>>> Thanks so much
>
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to