School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become an Expert!

Join 307,084 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 2,263 people online right now. Registration is fast and FREE... Join Now!




Menu Slide - 4 Pics

 

Menu Slide - 4 Pics, I Want to Blur images while they slide to their next destination

bmcc81

18 Dec, 2008 - 01:11 PM
Post #1

D.I.C Regular
***

Joined: 10 Jul, 2007
Posts: 262



Thanked: 1 times
My Contributions
Hi,

I'm trying to get my slide menu to blur the images while they move to their next destination.

This is the function that I made. Maybe I can add something to it that would make it blur while in motion. Just not sure on how to do it.

CODE
MovieClip.prototype.move = function () {
dest = _root.xnew;
pos = this._x;
vel = (dest-pos)/2;
this._x += vel;
}


And then on my buttons. That feed the info into var xnew is

CODE
on (press) {
    _root.xnew = 0;
}



Can someone tell me what I need to do in order to get the images to blur while in motion?
Thanks,
Bmcc81

User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic

Time is now: 11/21/09 10:41AM

Live Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month