Tagged Questions

0
votes
1answer
25 views

book style website, how to have different links on each page?

I am creating a website that is to have a book style layout. So you turn the pages and they fold over. I have this working in JQuery for images. What I am looking to do is have cl …
0
votes
4answers
565 views

WPF Text Fade out-then-in effect

Hi Folks, I'm trying to use WPF animation to creat an effect where, when the data in a text property changes, the text fades out, then in again.. or preferably a proper crossfade. …
0
votes
1answer
16 views

Android Frame by Frame Animation problem on elements in a CursorAdapter

Hi, I am having trouble applying an animation to a View. I am trying to load the animation from inside the constructor of a CursorAdapter, so I can set it later assign it to certa …
-2
votes
1answer
24 views

Motion Path / Motion Guide in iPhone ?

I want an image to move according to the path drawn by programming codes. I have asked a similar question (http://stackoverflow.com/questions/1571182/how-to-limit-a-uiimageview-to …
1
vote
1answer
19 views

Learning dojo: Chaining animations on a collection of objects

I'm doing some basic exercises with dojo to learn its syntax and methods. I've created a simplified example below for the purpose of learning chaining animations on a group of it …
0
votes
1answer
23 views

jQuery Show Dialog Modal Animation Happens while Background Dimmed

Hello all, This is an annoyance that I've tolerated for too long, and finally decided to pursue an answer. I am showing a modal jQuery dialog box in my web app, but the animation …
0
votes
1answer
11 views

Jquery Cycle and Effects inside each Slide

I want to create a carousel using Cycle with the following effects: The slides fade in or slides when user clicks a prev/next button When the slide finishes loading, there are te …
0
votes
2answers
12 views

Storyboard animation based on control template’s control property

This is what I have A ControlTemplate for a button in my window.resource, having an ellipse with an outerglow (named -- TasksToggleButtonOuterGlowBitmapEffect) and a text A butt …
1
vote
4answers
172 views

Custom animation for pushing a UIViewController

Hi, I want to show a custom animation when pushing a view controller: I would like to achieve something like an "expand" animation, that means the new view expands from a given re …
0
votes
1answer
17 views

DoubleAnimation / Storyboard completes twice and resets animation value

While scaling a panel using a scale transform the application needs to reset the panel back to its original size. For this purpose a reset button starts a double animation that ani …
0
votes
2answers
40 views

what is the recommended approach for taking multiple pictures with UIImagePickerController -takePicture

The docs hint at the ability of takePicture to run multiple times in a single modal view. Particularly "This supports taking more than one picture without leaving the interface, bu …
0
votes
0answers
38 views

iphone sdk camera overlay animation, how can stop in preview ?

Hi, I've made an animation over the camera and all works fine. I can start the camera, move the image in overlay, and save it as a picture. My problem is that in the "preview" the …
1
vote
5answers
138 views

How do I wait for a TTimer to finish?

I have a TFrame (fraDisplay) with a TTimer (timAnimateDataChange). The timer is used to control a small animation. In the form containing the frame I want to have a method that doe …
0
votes
0answers
20 views

Wpf Animation Best Practices

I am looking for any best practices or guidelines regarding animation in WPF. Especially information regarding performance considerations.
1
vote
2answers
33 views

CSS background-position: animating and performance

I've seen many examples for animating the background-position of elements to produce nice looking scrolling backgrounds. These examples tend to also script in reset counters to pu …

1 2 3 4 5 38 next
15 30 50 per page