I have a side (left) menu with a couple of links, but since I didn't find a way to give them button images or at least some background, I'd like to replace all of them with a Flash movie (as menu).
Is this possible?

Thanks for any help.

Comments

vm’s picture

menu items can be assigned images in css

as far as a flash interface type of navigation you can build it and hard code it into a block.

there is a supernav.module in the downloads area that you can investigate as well

_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )

TSNetwork’s picture

"menu items can be assigned images in css"

Great! Can you explain that, it sounds easy and I hope it is.

vm’s picture

http://www.google.com/search?hl=en&q=using+images+as+menu+items+in+drupal

_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )

jdeg’s picture

I if you want you can create a block and embbed some Flash movie with the links. If you want a dynamic Flash menu you should use "loadVars sendAndLoad()" to catch the links.

Sexy Poker Magazine - Banana Tools

TSNetwork’s picture

Thank you, I'll try that!
To the sarcastic fellow - I already have been searching for like three days, I know those, they either don't actually do the job or are codes for older drupal versions than 6.2

I really need an easy way to replace the primary links with actual button images, there was a module that seemed to do it well but it required making the menu all over and it didn't detect images (the name is "imagemenu")

Any other thing that I might have missed? :f

jdeg’s picture

Do you need a nice images o flash movie to replace the original images of the tags UL and LI or you want to replace ALL the navigation menu with a Flash Movie?

Sexy Poker Magazine - Banana Tools

TSNetwork’s picture

I would like to replace the primary links with images or at least give the nav bar a background...

The flash thing was a desperate option that would make things worse.