Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
1answer
174 views

Android animated GIF support

How can I check if current device supports animated GIF files? Checking OS version isn't reliable, because some Android 2.1 phones have enabled support and there are phones with 2.3 which do not ...
8
votes
3answers
2k views

iPhone - Have the keyboard slide into view from the right like when editing a note in Contacts

I'm looking for a way to slide the keyboard into view from the right, like what happens in the Contacts application when you edit a note. My problem is that when I call [someTextView ...
8
votes
3answers
4k views

Animated line graph in Javascript?

I'd like to do a line-graph on a web-page using Javascript. I want it to be animated so that when the page loads, the line is slowly "drawn" onto the graph. I've managed to get a static graph ...
6
votes
1answer
296 views

Animate 'Style' property of Control using ObjectAnimationUsingKeyFrames in WPF

I am trying to animate 'Style' property using ObjectAnimationUsingKeyFrames. When I run the sample below, I just see empty window and there are no any exceptions. Almost the same sample works in ...
5
votes
2answers
272 views

How do I determine if the current mouse cursor is animated?

is there a way how to determine if the current mouse cursor is animated ? I was looking for a way how to save the current cursor some time ago. I found the DrawIconEx function which perfectly suits ...
5
votes
5answers
4k views

WPF Animated Background Control?

In my WPF application, i want to have an ambient animated background similar to Media Center's background. Does anyone know of a free control that offers this?
4
votes
1answer
302 views

Create animated splashscreen delphi 7

I'm trying to make an animated splashscreen while my app loads his database. I already created a splashscreen but I want to make the image "move" from left to right while the db is getting converted. ...
4
votes
1answer
179 views

animated gifs freeze in firefox 4.0 and above

I'm using jquery to preload an animated gif and later on inject a message with animated gif to the code. it used to work fine until release 4.0 of firefox. since then only the 1st frame is showed and ...
4
votes
2answers
402 views

JQuery Animated Text

It is ridiculously hard to find easy/simple animated text. Like the "Implosion" on this website http://codecanyon.net/item/jquery-text-animation/full_screen_preview/233445 but I'd have to pay for it. ...
4
votes
3answers
96 views

jQuery is animated on multiple elements, which is better?

I am using jQuerys animate function on a plugin, on many elements simulatensly with different durations for each element. I want to know if any animation is running or if there is no animation at all. ...
4
votes
3answers
196 views

loading.gif ( but customized )

I know the various websites around the tinternet, that allow you to customize a loading.gif etc, but what I wanted to know... Is there a way, aside from creating a gif with adobe etc, to create ...
4
votes
2answers
1k views

Problem with uiscrollview setcontentoffset animated not scrolling when animated:yes is set

This is very odd and I'm wondering if anyone has any thoughts? I'm trying to scroll a UIScrollView in response to a button press on the iPad. If I do: CGPoint currentOff = ...
3
votes
1answer
90 views

Animated Loader

I'm new to Loader. I've some examples for Android Loader. But, no one is in animated style. How can I create an animated Loader. Like this Anyone Guide me to do this?
3
votes
5answers
2k views

Animated GIF Not Working in FireFox after cache

I have an animated GIF that loops three times. I have noticed in Firefox and Chrome (haven't checked others) that I can view the GIF once and then if I reload the page, the cached GIF is not animated ...
3
votes
1answer
5k views

Do Wavefront .obj files support animation?

How does one export a 3D Studio animated model to OBJ format (if possible)? What will be the resulting file like? How would I read that?
2
votes
2answers
320 views

How can I get bended edges in a TikZ graph?

I'm using TikZ to show Prim's algorithm, like in this example on texample.net. How can I get TikZ to create bended edges instead of the straight ones here?
2
votes
5answers
1k views

Correct way of showing consecutive modalViews

I have two views that need to be shown modally, one after the other. This doesn't work if we dismiss and show consecutively, like this: [rootController dismissModalViewControllerAnimated: YES]; ...
1
vote
1answer
90 views

Activity crashes when using animated gif and movie (Android)

My code right now downloads an animated gif from a website, and since, as far as I know, webview and imageview doesn't support animated gifs and using BufferedInputStream and Movie.decodeStream along ...
1
vote
1answer
259 views

sequential drawing / animation iOS

i have an array of uibezierpath's. how could I draw each path in sequence, but with a delay so it appears animated? I am currently drawing the whole array like this (and technically, it is sequential ...
1
vote
1answer
222 views

- (void)viewWillAppear:(BOOL)animated detect custom animation

I have a button which when pressed pushes a view controller however i'm using a custom animation so pushViewController: childController animated: is set to NO. What i want to do though is detect this ...
1
vote
3answers
275 views

How to program an animated background application in C#

I would like to start a Summer Project just for the sake of improving my programming skills. For this I thought it would be nice if I can program an application that will run an animated image or ...
1
vote
0answers
524 views

Animated GIF on iPhone using OpenGL and GifLib - With Transparent Background!

I am trying to get animated gif to work on iPhone. I searched on Google, had found some useful information from this blog ... http://www.cuppadev.co.uk/playing-animated-gifs-on-the-iphone The ...
1
vote
0answers
83 views

Picker not animated

I've a problem with XCode. If I make a Picker (DatePicker, PickerView, ...) he isn't animated on my MacBook Pro, but if I launch the project with another Mac it works. I haven't any output in the ...
1
vote
1answer
1k views

jquery: this.not (':animated') && that.is (':visible') not following the rules, syntax problem? only few lines of code

when i click on #button, it's stilling doing the 'do something', even though .wrapper is animating and .wrapper span is not visible. so it's not following the rules. what's wrong? ...
1
vote
4answers
282 views

How to convert animated GIF to static in PHP?

I need to convert animated GIF to static in PHP. I mean e.g. use its first frame. Any idea how to do that ?
1
vote
2answers
798 views

Animate tray icon while processing

How can I animate the tray icon while the main application is processing? I already tried the suggestion here, but the icon does not animate during process. I also tried putting the animation in a ...
1
vote
4answers
92 views

Library for Creating Animated Presentations

Is there any library for creating animated presentations? Although the question is language-agnostic, I'm specifically biased towards WPF, yet I wouldn't mind you giving examples of libraries for any ...
1
vote
0answers
869 views

How do I get animated series into my iPhone app?

I was trying to put a GIF into my iphone app, but it just showed the first frame. I read that you have to put this coding into my app with a UIimageView. UIImage *blur5 = [UIImage ...
0
votes
0answers
7 views

RMagick: How to tell animated GIF to hide last displayed image?

Hi i have a problem with my generated transparent gif animation. the code works fine! but i miss the option to tell the GIF to hide all previous animation frames when the next one is displayed. when ...
0
votes
0answers
28 views

what is the best way to export an animated graph from excel to power point

I have created a series of graphs with excel, that all present the evolution in time of some quantities.So, behind this I have added the macro that defines the evolution of these numbers at its each ...
0
votes
0answers
63 views

iOS animated gif UI Graphics

Right now I can take a screen-shot if you will of a part of my app and save it as an image! My code: UIGraphicsBeginImageContext(CGSizeMake((hiddenText.contentSize.width + 110), (260))); [self.layer ...
0
votes
4answers
96 views

Can not click on link in jquery animated div?

I'm having this problem : I have some divs wich are animated with jquery, and I need some links in them. I put the links in normal "html a href's".. Is there a way to make this possible? I've been ...
0
votes
0answers
102 views

How to create a circular menu using jquery animate or path

I currently learning jquery and i need a menu which is circular and will animate (rotate in a path) when one clicks a circle. I am trying to use http://www.grafoman.com.tr/temp_menu/index.html# but i ...
0
votes
2answers
103 views

ActionScript 3 Mouse Out

I'm creating an animated (in and out) drop down menu. I've managed to get the menu to open when the user mouses over, with the buttons all selectable. However I can't seem to find an efficient method ...
0
votes
3answers
54 views

PHP Gif GD Libraries Animation Loss Only First Frame Shown

I'm having a problem with GD Libraries. When I use imagecreatefromgif or stuff like that, with an already-animated gif, I just get a single frame to be displayed. No animation so. I've tried ...
0
votes
0answers
30 views

How to implement an animated slider on iPad?

Does anybody knows whats the best way to implement an animated slider on iPad?, now I'm doing this without scroll view using UISwipeGestures and core animation to transform the image views layers when ...
0
votes
1answer
89 views

How to get jQuery to 'reset' itself upon an event? IE8 and 9 padding issue?

I don't know a lot about jQuery, maybe this is something simple... I'm working on this website: http://www.adaptdesign.com/misc/jtppwg/venuedirectory.html Clicking a link in the panel on the right, ...
0
votes
2answers
229 views

C# Loading screen / Threading issue

Before my main form loads it asks the user to check for updates. When they click ok i make the main form show and make a panel that contains some labels and a picture box with an animated gif. The ...
0
votes
4answers
320 views

Android animated GIF

I'm trying to display animated GIF using WebView. It works fine on most devices, but still some of them doesn't support animations and a static GIF is displayed. How can I detect if the device ...
0
votes
1answer
1k views

Add animated GIF to email/sms/whatsapp

I was wondering how to get to add some custom designed animated GIF emoticons to native applications in android like SMS/EMAIL and to other applications like Whatsapp? I know how to display an ...
0
votes
1answer
181 views

UISearchBar - scope bar animated

I've found example of animated search-bar with scope bar under "UISearchDisplayDelegate Protocol Reference"(SearchBar-animated-sample ), here is a video preview: SearchBarAnimated-video I've checked ...
0
votes
1answer
208 views

animated sprite won't stop animation - cocos2d

I have an animated sprite using two pngs. The animation works fine. I have another method that is run when the game is over. //Grey mouse with Pompom greyMousePomPom = [CCSprite ...
0
votes
1answer
73 views

iPhone Animated Sphere

I would like to build a sphere in opengles 2.0 that is animated. Basically I want to have a transparent sphere on which I have small images moving around randomly. I know how to make a sphere and to ...
0
votes
1answer
331 views

UIScrollView ScrollRectToVisible - not working with animate = yes

i have a UIScrollView which contains a button. When the button is pressed, i would like to scroll to the bottom of the view using scrollRectToVisible. eg: CGRect r = CGRectMake(0, ...
0
votes
2answers
208 views

iOS app crashes when pushing a view controller with “animated” set to “YES”, but works fine when “animated” set to “NO”

Ok, now this has been really mind-boggling for me and I really can not make any sense out of it... I googled it and still nothing. I have a UINavigationController set up that pushes a root view ...
0
votes
1answer
36 views

Animated Views blocking other activity' components

i have created few views and tryied to use TranslateAnimation to make them appear/disappear from the bottom of the screen. the animations work fine but the problem is that they block buttons existing ...
0
votes
1answer
188 views

image animated resize and blur with jquery

I have an image that I want to resize after page load to fit its parent (maybe using little animation) and then blur. Any tips? Thanks! L
0
votes
1answer
162 views

Switching between animated image and static image in winforms button

So I have a custom Button class in a Winforms app written in C# 4.0. The button holds a static image normally, but when a refresh operation takes place it switches to an animated AJAX-style button. ...
0
votes
2answers
19k views

create animated gif for BBM display picture

Would want to know how to create an animated gif for Blackberry Messenger, i converted a video to an animated gif using Total Video Converter, it shows properly as a gif image on blackberry picture ...
0
votes
2answers
160 views

jquery animated menu

net menu with jquery for sliding menu effect. i added this coding and it s working correctly. all the ul.level2 are showing and hiding once it is mouseout from the ul.level1. Any ideas ? ...

1 2