0
votes
0answers
143 views

Activity transition effect - 3 and more activities in a row

let me explain my situation/problem. I have main activity#1, from which I start activity#2 (where I have added overridePendingTransition(xxxxxx) in OnCreate). It works like a charm when coming back to ...
1
vote
0answers
317 views

Nivo slider: Some effects not working?

So i thought i'd implement the Nivo jQuery slider to one of my projects. Everything is implemented and it should work fine as far as i know, but for some reason some effects don't work. If i set the ...
0
votes
3answers
565 views

Card Flip effect

I’m starting my development in Cocos2D and I wish to make this card effect you can see on the 0:26 second in this movie: http://www.youtube.com/watch?v=7gn7Obeykm8 Is there any special Cocos2D ...
0
votes
1answer
579 views

moviePlayBackDidFinish and Transition's effect

i would like to know how to add a transition ( fade in when the video is getting to start and fade out when the video is finished ). Could you please help him in this task, i'm kind of lost with ...
0
votes
1answer
625 views

How to create a block transition in jQuery

What is the best way to create a block transition in jQuery? Are there any plugins, who provide this transition (only the transition, I don't want a image gallery, which has such a transition!)? I am ...
0
votes
2answers
3k views

jQuery Cycle: How to change transition effect on a running slideshow

i'm using the before: option of the jQuery Cycle plugin to determine whether the user is moving to the left or right through the slideshow, and i'd like to animate accordingly (scrollLeft, ...
0
votes
1answer
71 views

AS2 - Maths Transition Help

im making a drop down menu in flash and i want it to slide down. At the moment im using a linear slide ( _y += 5, _y -= 5) etc. I know there are other types of transitions like exponential and the ...
1
vote
1answer
143 views

problem regarding transition

How to put transition on a web page? I have tried, but it doesn't worked on internet explorer. how to add transition during opening page? transitions effects like fades,dissolves etc. same as in ...