hello,
Please view home page at www.geocites.com/t5pete
It opens well with cable modem but not with 56k.
Any suggestions on how to shrink it down? Home page at 426k right now. The other pages open ok (less graphics) However I don't want to kill all the cool graphix. The 3d modeling links are...
I'm trying to model a hand with splines from start to finish, and then apply patches for the skin. I was following along with a tutorial. I'm going to give it another whirl, I think I'm just expecting things to be too easy. I guess what I was wondering was if this is the best method for this...
Yes, the latter, Im trying to get an animation to play when i do a mouse over,do I need to make the animation from a tween to a movie clip first? Im having a hard time getting tweens (when saved as movie clips) to play.
thanks,
t5
thanks, I appreciate that, unfortunately I don't know how to work with movie clips, so it's not going to work. I can't get them to work the way you do, they just sit there static like. I'm always using tweens, so your code doesn't seem to want to work.
Thanks again
tfive
hELP,
Im trying to make an animation pop up, like spinning text or something a little bit intersting upon rollover of a button. So, you roll over the button and a cool lil animation pops up
Any help would be appreciated
Thanks
t5
Does anyone know how to make a volume slider? If not how about a way to kill the music when the file loops. Go to www.oddtodd.net to see what I mean. I want the viewer to be able to kill music but my animation needs to loop so the music keeps repeating.
Thanks,
t5
Im trying to figure out how to put some of my 3d animations on my flash site (site made entirely in Flash 5). They're small avi files that play with Windows Media player
Thanks,
t5
Here's the code I was trying to copy and paste from the help files.
Thanks again
t5onClipEvent (load) {
top=_y;
left=_x;
right=_x;
bottom=_y+100;
}
onClipEvent(enterFrame){
if (dragging==true){
_root.s.setVolume(100-(_y-top));
}
}
Im trying to add a volume slider to my website. Im using Flash 5. I tried following along with the help files but when I go to enter the action script for: on clip event--enter frame, I copied and pasted the code in and I keep getting an error saying "the action on the clipboard contains...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.