PDA

View Full Version : Help ID this Drop down Menu ? Site is up...




Jeff E
Aug 6, 2008, 02:48 AM
Hello,
My name is Jeff and I am a long time lurker here at Mac Rumors and finally have need to get involved.

Would it be possible for someone to help Identify this drop down Menu on this site?

http://www.brightscreek.com/ Site is back up...

I know the site is all Flash I think. Can I replicate this in Dreamweaver so that it is this smooth? DO I need an extension program?

Thanks

Any help is greatly appreciated.

Jeff E



Jeff E
Aug 6, 2008, 06:28 PM
Here is a screen shot.. and a poor shot of the drop down menu.. I think you can see enough to understand its semi transparent and such..

Any ideas?

Much appreciated..

jeff e

jaikob
Aug 6, 2008, 07:13 PM
That is all done in flash, and there is no way to identify it.

Jeff E
Aug 6, 2008, 07:48 PM
Thanks.. but is there any way to do it in Dreamweaver? Using HTML?

Jeff

cromwell64
Aug 6, 2008, 08:29 PM
these effects, or at least something very similar, can be achieved using xhtml, css, and javascript. you can have it work as smoothly as that but it is largely dependent on which browser is being used to view the page.

if you have dreamweaver cs3, then it should have the spry javascript framework built in and it should make this fairly easy. i would suggest reading up on the spry framework if you already have it with your dreamweaver installation, or some other javascript framework like prototype or jquery. Although some of the documentation might seem complicated if you aren't familiar with javascript

basically, most of the effects that you see done in flash can be replicated in javascript.

Jeff E
Aug 6, 2008, 11:05 PM
Cool thanks..
I have been working in Dreamweaver with Spry and its getting there. I would really like to have it be transparent like that.. but as long as I can get close..
I have added some extensions as well.. but have not found anything I really like yet.

Thanks

Jeff E

Me1000
Aug 6, 2008, 11:47 PM
I found a neat little nav bar that added transitions and transparencies using the mootools framework. However it isn't wise to mix 2 frameworks together... So it would probably require you to rewrite what you already have using Mootools instead of spry.

Jeff E
Aug 7, 2008, 12:29 AM
Thats pretty Cool...

I looked at the website.. where did you see the drop menus?

Thanks

Jeff