The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
1answer
38 views

geom_smooth: what is its meaning (why is it lower than the mean?)

I have data on the number of trips people make to work per week. Along with the distance of the trip, I am interested in the relationship between the two variables. (Frequency is expected to fall as ...
0
votes
0answers
21 views

getting jQuery to run smoother in older ie browers

This is an issue I now and then come across. When doing long animation queues and functions in jQuery, in firefox and mostly in older versions of ie such as 8 and 7, I notice lagging or that ...
0
votes
0answers
33 views

Smooth zoom and pan in OpenLayers?

I was wondering, has smooth zooming and panning described in http://www.win.tue.nl/~vanwijk/zoompan.pdf been implemented in OpenLayers? It has been implemented for PolyMaps: ...
0
votes
0answers
7 views

SmoothDivScroll - autoScrollingMode: “onStart” but continue scrolling on mouseout

I am using SmoothDivScroll and it works great. Here is my code: $(document).ready(function () { startScroll(); }); function startScroll() { ...
0
votes
1answer
44 views

Android: Make Fade Out Animation For Multiple Buttons More Smooth

Is it possible to make fade out animation for multiple button smoothly? Created fadeout.xml @res/anim <?xml version="1.0" encoding="UTF-8"?> <set ...
0
votes
1answer
38 views

3DS Max to Unity 4 workflow with Turbosmooth and Skinmodifier

I am trying to import a fbx (2013) with bone-animations, turbosmooth and skinmodifier to Unity 4. Everything is working except the turbosmooth. In the fbx export settings the checkbox "turbosmooth" is ...
-3
votes
0answers
42 views

The animation is not smooth [closed]

I have many views and they start animation at the same time.But the animation is not smooth.The layoutanimation is smooth.Is anybody knows why? Below is the code.CreateAnimation just return an ...
0
votes
1answer
76 views

jQuery Smooth Div Scroll WP - How to start again autoscroll when mouse not over image?

Please I need your help: I'm using Smooth Div Scroll with wordpress Is there a way to "stop the autoscrolling when mouse over", "start autoscrolling when mouse not over"? Right now, autoscrolling ...
1
vote
1answer
52 views

Making the scroll animation not stopping but smooth

Do you guys have any idea to get this (http://hvlmnns.de/middle/) smoother? on my system it stucks a bit. Would also be nice to have this kinda ios afterscroll effect. here is the code ...
1
vote
0answers
231 views

jQuery horizontal scroll div with drag

I use jquery dragdealer (http://code.ovidiu.ch/dragdealer/) to scroll horizontally a div container. It works great, however it's not smooth on touch device and a little buggy on pc. To scroll ...
0
votes
0answers
60 views

Smooth scrolling/jump to javascript issue

I'm using the stellar and smooth scroll js from this site (www.cedricvella.com) as an example to learn how it works so I can apply something similar to my site. I only have a local copy so I can't ...
0
votes
1answer
90 views

Using Main Camera with transform.LookAt at a target but no rotation of camera

I am writing an app in Unity3d which is a runner game .Now when I jump the character up(move it in y direction) then the camera rotates because I am using transform.LookAt(character) 1.the first ...
0
votes
0answers
20 views

Onclick reveal/hide sub-links with smooth visual

I have little to no experience with javascript and so here lies my problem. I have site in development at the moment which can be found here: proofs.eqhost.net/mr/ What I'm in need of is some script ...
1
vote
1answer
159 views

smooth scroll to top

I've bean searching for this for a few hours now and I have no solution. I want a smooth scroll to the top of the page. I already have smooth scrolling to separate anchors in the page with a .js file ...
1
vote
1answer
206 views

d3js Smooth lines for linechart

I am currently working on a d3js charts that updates based on the brush time window selection. The problem I am running into is that the lines on the main plot looks choppy. I have changed the ...
0
votes
1answer
36 views

glDrawArrays distorts output to CCRenderTexture

If CCRenderTexture is not full window size, glDrawArrays output is smaller and at a strange angle. In my test code, the diagonal line should run from corner to corner at a 45 degree angle. How can I ...
0
votes
1answer
52 views

Trying to use basic Javascript to animate a div and make it bigger but have it grow smoothly

so here's my code <!DOCTYPE html> <html> <head> <style type="text/css"> #box { width: 300px; height: 300px; background-color: blue; } ...
0
votes
0answers
76 views

jQuery scrolling to anchor -> but prevent bumping to bottom of page

I made a smooth scroll on my page, but when scrolling to the last anchor on my page the scroll just bumps radically to the bottom, because the content of my last div is not enough to fill the whole ...
1
vote
1answer
56 views

Jquery animate duration: movement not smooth enought

This is the firt time that I'm writing here. I have some problems with the JQuery animate: when the duration is really slow (for example, 10000) the movements are not smooth enought. I need a ...
0
votes
1answer
80 views

Parsing Smooth Video Manifest file?

Has anyone parsed a Smooth Video (Silverlight) Manifest file? I can fetch it, I just need a little help understanding the format. I want my python script to download a chunk to test if a stream is ...
0
votes
1answer
56 views

Streaming of HLS Content from Windows Azure

For the sake of argument, lets assume I have 5000 files that i've transcoded to HLS mp4s I want to host them from Windows Azure, I don't think i can just put them in a CDN, do i need to host them ...
0
votes
0answers
151 views

iOS UICollectionView lags with scrolling at start

I use a simple UICollectionView in ma iOS in my project. The view loads about 100 Cells. The Problem appears even if a let the Cells empty. After ViewDidLoad the Collection view Appears. When i ...
0
votes
0answers
84 views

Smooth Div Scroll and Display:none clash

I have a problem using the SmoothDivScroll jQuery plugin. Whenever I put it in a display:none element that I later toggle with jQuery to show, it doesn't work properly. What happends is when ...
0
votes
0answers
125 views

Smooth div scrolling issue on Google Chrome

I have a problem with smooth div scrolling. I using jquery.scrollTo-1.4.3.1 library to "move" a div on my website. It works great, but not on Google Chrome, where it looks like having low FPS. I ...
0
votes
0answers
36 views

Animate scroll to div

How do I animate the scrolling to a div by clicking an anchor link but only having a specific container scroll not the entire viewport, without using jQuery's scrollto/serialscroll/localscroll? ...
0
votes
1answer
83 views

Smooth Div Scroll Chrome issue

I'm using this plugin: http://www.smoothdivscroll.com/ I'm having a problem with the automatic scroll working when the page is loaded in chrome. It automatically scrolls in Firefox, IE and Safari ...
0
votes
2answers
105 views

How to make the smooth scroll script not scroll till the top but a few pixels below

I have the below jquery scrip on my website which works fine. I wanted to make the menu fixed on top, due to which now a part of the text gets hidden behind the fixed menu. how can i make the smooth ...
-2
votes
2answers
431 views

How to make android app (animation) faster/smoother?

I've started the development of a guitar application, and am stuck on a graphical aspect. My screen contains a background image, which you can move with 2 fingers, by sliding up or down. My background ...
1
vote
0answers
26 views

IIS UnAuthorize xml responce

When I call serever like this: var client = new RestClient(); client.Authenticator = new NtlmAuthenticator(); var request = new RestRequest(uri); request.Method = ...
1
vote
1answer
103 views

Smooth Movement

I am attempting to recreate the old Mario game using jQuery and the d pad and I'm having trouble having him jump up and fall down a set amount while having the right/left still move smoothly. Here is ...
1
vote
0answers
80 views

What slows my code down? After a while it starts lagging

var layer=new Array(); var l=0; function asd(cnt,l1,l2,l3,l4,l5,l6) { layer[0]=cnt; layer[1]=l1; layer[2]=l2; layer[3]=l3; layer[4]=l4; layer[5]=l5; layer[6]=l6; for (i=0;i<7;i++){ ...
1
vote
3answers
214 views

how do I select the smoothing parameter for smooth.spline()?

I know that the smoothing parameter(lambda) is quite important for fitting a smoothing spline, but I did not see any post here regarding how to select a reasonable lambda (spar=?), I was told that ...
0
votes
1answer
43 views

smooth() method level parameter

I have been checking some code for a project of mine and saw something interesting in PApplet and PGraphics classes related with smooth() methods Below is the piece of code from PAppplet.java ...
0
votes
0answers
69 views

implementing lowess method

I am trying to reimplement lowess algorithm in java. I read in the matlab page explaining the lowess with the follwing steps: Compute the regression weights for each data point in the span. A ...
1
vote
0answers
95 views

How do you set up SMFPlayer on Windows Phone 7?

I have been trying to play a simple smooth streaming video following the steps under http://smf.codeplex.com/documentation "Building a Windows Phone Player". I have followed the steps exactly and am ...
1
vote
1answer
157 views

Computing weighted average using lowess mthod in R

I am trying to use the lowess method from R to compute the weighted average of a data set which is not uniformly distributed along x axis. For example, the first 5 data points are like this, where the ...
2
votes
2answers
186 views

smoother motion using pygame

I am writing a small program in order to hopefully learn and understand rendering movement using pygame better. Basically i have a circle that moves across the screen. However the motion is very ...
1
vote
2answers
618 views

How to create a smooth animation using C# Windows forms?

due my school project I must create a game using Windows forms only.. I have decided to create a 2D racing game. So now I need to move the car image. To move it I tried to animate the car with the ...
1
vote
2answers
148 views

How could I move image smoothly within QGLWidget window?

I am writing a small program to simulate animation. I use QGLWidget to display a dynamic image to mimic picture animation. The basic idea is to use texture and update it through ...
1
vote
1answer
500 views

how to make DispatcherTimer events smoother in WPF?

In my WPF application, the user presses a button to start a 3D model rotating smoothly, and lets up on the button to stop the rotation. To do this, I create a DispatcherTimer: DispatcherTimer timer ...
-2
votes
2answers
150 views

How to connect points with curved and smooth lines

I have the ctlns list and I am trying to produce some visualization of the data ctlns<-list(structure(list(level = 10, x = c(0.101666666666667, 0.06, 0.0385714285714286, 0.035, 0.035, 0.035, ...
0
votes
1answer
132 views

Smooth Fonts on Windows, how do those 2 sites with Twitter Bootstrap achieve this?

On Windows 8 with Chrome the big text fonts are not smooth. However I've managed to see a few websites which has smooth texts (same environment). First: ...
2
votes
1answer
184 views

Smooth keydown animation on Canvas in JavaScript

I'm very new to programming and I'm trying to create some code that will allow me to move a square around the Canvas by pressing arrow keys. I'm able to get the square to move, but its motion isn't ...
0
votes
1answer
290 views

JQuery SmoothDivScroll and arrow keys [duplicate]

I need to make JQuery SmoothDivScroll plugin works with arrow keyboard keys - left and right keys should scroll the content, as mouse wheels and hot spots do. How can I achieve this, using custom ...
1
vote
2answers
285 views

javascript fade text onmouseover without jquery

Hi I was wondering if anyone can help me with my problem. I want my rollover text to slowly fade from one text to the next. Visit my website to see what I'm talking about ~ http://neutralmotive.com/ ...
0
votes
0answers
102 views

NSBezierPath animation from one circle to another

I have a test view where I do some graphical test. At the the moment I have a method drawCircle which draws a colored circle with shadow. in awakeFromNib I set up a timer timerAction which triggers ...
1
vote
1answer
250 views

Smooth Scroll plugin not working in Chrome

So I have come to the completion of my website, and have just discovered that the smooth scrolling JS I was using wont work in Chrome. It works perfectly in Safari, Firefox and I have tried others, ...
0
votes
1answer
267 views

UIImage with smooth rounded corners in quartz

I am just testing the following code to round corners on UIImage: - (UIImage *)makeRoundedImage:(UIImage *)image radius:(float)radius; { CALayer *imageLayer = [CALayer layer]; ...
-10
votes
1answer
190 views

Making smooth effect in WPF manually in C# with DispatcherTimer

I'm trying to make pretty effect with not using Storyboard or another ready/already done stuff in WPF. I want to make smooth effect, where on some event (like click) the UI element resizes for 2-3 ...
0
votes
1answer
239 views

jScrollPane with smooth effect

I use jScrollPane plugin and my code: <script type="text/javascript" id="sourcecode"> $(function() { $('#mycontent').jScrollPane(); }); </script> And it's work. But i want add ...

1 2 3 4 5 6