Animation is the rapid display of a sequence of visuals in order to create an illusion of movement or change.

learn more… | top users | synonyms (1)

0
votes
0answers
3 views

jsplumb animate connector lines

I have created a very simple set up with jsplumb that displays a top element and then connects that element to six others on the screen. I am wondering if it is possible to animate the connector ...
-2
votes
0answers
9 views

WinRT turn off Transistion/Animations within an app

Some of my Customers are complaining, when navigating pages quickly, that the transition animations are making the UI seem unresponsive. Is there a a way to globally turn off animations?
0
votes
0answers
8 views

IOS Label Animation will not draw inside of label if changing the frame size

Trying to get a basic animation working for moving and downsizing a label. Animation works fine if the frame size of the label is not changed. But only draws the border if downsizing the frame. You ...
0
votes
0answers
5 views

how to animate image View launching at application

Is there Any chance to Animate Like img come to front in full View and set at back position with normal size. actually i m doing with launching state, when an application starts that time application ...
-1
votes
0answers
3 views

What is the best 3d file formats

I just want to know what is the best 3d file format (STL, OBJ, PLY, VRML) for the following requirements: Objects are people and animals It should contains color, textures and shadow information ...
1
vote
2answers
45 views

Is that Possible to move a uilabel in navigationbar from left to right?

In my UIViewController I am using UILabel for navigation title in xib. But text is too long so I need a animation there.Some thing like a left to right moving UILabel ? Is that possible? I saw this ...
-2
votes
0answers
26 views

Simulation or Animation in Matlab

In the following code I plot a fixed semicircle and a point the plot other semicircle that complete the circle. But now I want that the first semicircle can moves like the second a kind of rotation ...
1
vote
2answers
15 views

Running two independent events simultaneously in android

I am new to android and stuck up at some point in the app i am currently developing. In my onCreate method I have two independent tasks : First is playing sounds in an array using for loop and Second ...
0
votes
0answers
7 views

Primefaces Custom AnimatedCommandButton

I am attempting to implement a custom commandbutton which contains several images which alternate in sequence, with limited success. I included a new 'iconlist' property in the PropertyKeys of my new ...
0
votes
2answers
38 views

Wait until Code behind WPF Animation is Completed

I am building an application that looks like RoboZZle , but I have a problem:(the programming language in the answer is not important : C# or VB.NET) I have three animations in the code behind which ...
3
votes
2answers
46 views

How to pause a css animation, and then continue running from the pause point?

I'm playing a CSS animation with infinite iterations, until some point I pausing it from java script (using technique from here). At later time I resume the animation. The problem is that the ...
0
votes
2answers
36 views

How to create an animation of geospatial / temporal data

I have a set of data which contains around 150,000 observations of 800 subjects. Each observation has: subject ID, latitude, longitude, and the time that the subject was at those coordinates. The data ...
-1
votes
0answers
15 views

Flash Greeting card animation inside flex

I am stuck with my new task because i never worked with animation created with flash and used in flex.This is scenario, I have an 3D flash animation of Greeting card and i want to use it inside the ...
0
votes
1answer
10 views

Issue with linear animation

For some odd reason, the code below does not produce the desired effect. The sinewave is fine and functional, and the snippet of code below works perfectly, except for the movement forward, which is ...
1
vote
1answer
38 views

In WPF I can't see whats wrong with my C# Storyboard and DoubleAnimation

Im attempting to create a storyboard in C# not XAML to control scaling of an image, so i can easily alter the ScaleTransform.ScaleX and ScaleTransform.ScaleY values in a DoubleAnimation. So far I ...

1 2 3 4 5 788
15 30 50 per page