Roll over image

Hi Guys

I quite a newbie to ruby, i was just wondering how i can create a roll
over image in ruby which is running on Ubuntu. i have tried creating it
using adobe flash cs3 but cannot embed the image into the site. any
other suggestions on how i could implement this?

I quite a newbie to ruby, i was just wondering how i can create a roll
over image in ruby which is running on Ubuntu. i have tried creating it
using adobe flash cs3 but cannot embed the image into the site. any
other suggestions on how i could implement this?

Ruby doesn’t come into play at all in this case. Javascript maybe. CSS
definitely.

http://www.google.com/search?q=css+rollover+images

-philip

But the image has many rollover parts so css wont work?

On Thu, Feb 24, 2011 at 10:49 AM, Danielle B. [email protected]
wrote:

But the image has many rollover parts so css wont work?

CSS, JavaScript or Flash, depending on your exact requirements –
but none of the options have anything to do with Ruby or Rails :slight_smile:


Hassan S. ------------------------ [email protected]
twitter: @hassan

yes would like to use flash but i dont know how to incorporate it into
rails any ideas?

On Thu, Feb 24, 2011 at 11:12 AM, Danielle B. [email protected]
wrote:

yes would like to use flash but i dont know how to incorporate it into
rails any ideas?

Put it in your markup as you normally would – there’s no difference
on the client side – which is all that counts – between pages
delivered
by Rails and those delivered by any other framework/server.


Hassan S. ------------------------ [email protected]
twitter: @hassan