Need help to create a script like this just where it replaces the
background instead of changing the opacity, thanks :).
style="opacity:0.4;filter:alpha(opacity=40)"...
Type: Posts; User: saynogo9999; Keyword(s):
Need help to create a script like this just where it replaces the
background instead of changing the opacity, thanks :).
style="opacity:0.4;filter:alpha(opacity=40)"...
Nevermind, i've found a better and more simple way to do it.
Jquery!!!
$(document).ready(function(){
$("span").fadeTo("slow", 0.5);
$("span").hover(function(){
$(this).fadeTo("slow",...
I would like to use the timeline based motion tween.
How can i make an mousein play a tween in flash?
And make it play another tween when mouseout..
Help please! By the way you should that i'am using
Adobe Flash CS4 if it's doing any difference..
I actually don't think that there is any codes to prevent it for happening.
It is Firfox itself. I have the same problem to :D pretty anoying..
Hi again AlastairI.
I allmost knew that it wasnt that you were looking for.
But id found a better tool for you to create and customnize
a menu in your own way. I also tried and it's very...
Xnview can convert to huge selection of (image) file formats.
That's the program i've use and i does also support
Windows, Linux and mac. + it's freeware.!!
You can allways make something much nicer with flash or a more advanced javascript.
For example i found this script. Take a look on this site maybe you'll find something.
Here do you have some gallery's
(notice that your cutsomer wouldnt be able to upload pistures at them self):
dfGallery 2.0 - Free Flash Gallery
dfGallery 1.0
One.com actually offers a free...
Pff, found out 2 minutes after :D..
If anyone wants to know it, you just make the action
stop(); at the frame where you want the effect to stop.
Some links here:
Cool DHTML Tooltips
Cool DHTML Tooltips ll
Mootools tooltips*
Or just try to search around Google :P ..
You could also look around at Dynamicdrive website.
They have some...
Hi, this might help.
I know it's not vertical and it does not have
any kind of submenus attached but worth to
take a look :P - Hope you'll find what you need!
Try to look around this website under "Scripts" they might have something..
I would just use align tags but i guess margin: auto; or margin: 0 auto; would do exactly the same:
<table align="center" style="width: 66%" >
<tr>
<td class="style4">
<a...
Just rendering the images so they got curved corners will not mess up the menu in anyway if you use the same attributes.
Hi, i am currently working on my blog that are hosted by blogger/google and for some time ive
tried to add MooFlow and PhatFusion slideshow but i can't get it working. Maybe someone here
could...
Hi, is it possible to create borders with opacity in css??
I can't find a videoplayer to download pn that page, it just refers to adobe flash player =/.
But i've found two nice flv videoplayers. So if any one need it, it's flowplayer and flash video player...
Hi!
Someone here that are familiar with a flash video player that are free to use?
Too cool :P ? Haha!! It's awesome :)!!
By the way take a look at this! You can call it a image scroller of some kind i think but it's pretty nice too.. :)
Toby wishes you good luck with your...
http://www.outcut.de/MooFlow/example-auto-setup.html ??
If just need a chatbox/shoutbox this one is nice. but its flash.
And if you need an example its here.
Nile, i couldnt get your script working correctly. Everytime i clicked the button, the page did refresh. I have one here that are compatiple with more browsers if needed.
<script...
Yes that's what i want :) but i wolud like to add the fade effect on hover.
There are a difference:
element.addEvent('mouseleave', function(){
fx.start({
'margin-left': 0,
'background':...