hey, any was to do this without flash?

liunx

Guest
Hey, hi wats up? Question for yall smart dudes --<br />
<br />
1) Visit this website -- <!-- w --><a class="postlink" href="http://www.asoka.tk">www.asoka.tk</a><!-- w --> (<!-- m --><a class="postlink" href="http://www.asoka.tk">http://www.asoka.tk</a><!-- m -->)... This is my website, takes a bit of time to load, working on it...<br />
<br />
2) now you see the mouse effects? Well, i was thinking could I have a rollover effect like that only on a button that I make in Fireworks and export to Dreamweaver... Could I put the rollover "image" to that magic wand thing around the mouse? It should go around the button...<br />
<br />
Any suggestions?<br />
<br />
Thanx<br />
<br />
BattleGuard<!--content-->If you did it with regular flash you could do it as an animation. You could try doing this without flash and using a java script rollover and when the mouse is over the button not only have the bottons flip but make that layer that that affect would be in visible. Just some mental diarea for you to sift thru :)<!--content-->Actually, I didn't do it with flash either, and I don't exactly fully understand Javascript either, only a little, so I wanted something that when the mouse comes over it those things start going around the button and when the mouse goes out it should stop...<br />
<br />
BattleGuard<!--content-->You did not make the annoying spinny thing with flash, but the buttons are flash correct? Just make a whole nav bar from flash and put the annoying spinny things into it. Or you can use layors and html. I can't really give you any code to do this because I know some dhtml and java script but I do not like using it and it would involve a whole lot of testing and scripting to get this working if I designed it so you are just going to have to search around or wait for some nice person who has some time to kill to write this for you if you are not going to learn how to do it and write it your self.<!--content-->Well, okay, thanx, I'll look up layers and stuff, cause the buttons aren't from flash, they're just swap images using the nav bar utility in Dreamweaver... Pretty cool huh?<br />
<br />
Thanx for the help!!<br />
<br />
Battleguard<!--content-->Oh I thought you said you used fireworks... well that makes it a little less work for you I guess.<!--content-->I said that I made my images for the buttons in fireworks, and then exported it out and imported into Dreamweaver, so using interprogram to make my site, but still it loads VERY VERY SLOW!! So I'm gonna try to make it load faster and still look good...<br />
<br />
BTW: What do you mean that it makes a little less work for me??<br />
<br />
BTW2: I was just looking at your site, it's AWESOME!!! How exactly, if I may ask, did you make the cursor, and tehn replace it?? Thanx, you dont have to tell me if you dont want to...<br />
<br />
BattleGuard<!--content-->Thanks for the compliment. I used css<br />
Body {<br />
CURSOR: url("http://www.angelfire.com/empire/scclanck/point.ani");<br />
}<br />
<br />
this reminds me I should really move that from angelfire lol. That was who hosted me about a year ago... I use the same cursor and never change it. I do not like to tie in too many servers.... You can change a cursor over a table cell using onmouse over but chaging an affect like your would be more difficult. The reason mine switches over the links though is just simply because the hand is the default cursor for that and I did not play with that at all.<!--content-->well, thanx for that, I won't use yours but i'll find a cursor, and maybe upload it to mine, and then apply it to my site...<br />
<br />
BattleGuard<!--content-->use comet <!-- m --><a class="postlink" href="http://www.cometzone.com/">http://www.cometzone.com/</a><!-- m --><!--content-->
 
Back
Top