search for: tweens

Displaying 13 results from an estimated 13 matches for "tweens".

Did you mean: tweeks
2005 Jun 24
0
Parallel Worlds
...er. For instance, Flash has the Movieclip Tweening Prototypes, at http:// laco.wz.cz/tween/ which provide many similar effects to what we''re talking about here. Local developer extraordinaire Moses Gunesch has written a Fuse Kit that allows easy, object-oriented sequencing of these tweens... you can also run them in parallel. See http:// www.mosessupposes.com/Fuse/index.html for details. Now obviously you can''t run ActionScript in a JavaScript environment, and vice versa, but it strikes me that since there''s an overlap in the domains here, maybe there'...
2005 Sep 01
1
moveby with callback
I am using the effect moveby to move a div, I would like to be able to set the value of a variable when the effect is finished currently I have an options object that I am passing to the moveby effect - with no joy, it does not work I am sure that this is possible though I have not found it on the documentation code sample below: var menu = $(''treeWrapper'');
2010 Mar 14
1
Improve lattice XYPLOT graphic
Hi, How I could improve this graphic? http://www.divshare.com/download/10754700-f81 I would like to write groups labels in each panel and override the labels from object. I am try this code: xyplot(percentagem.mortos~tempo|trat, data=bio.ens, type="a", ? ? ? auto.key=list(points=FALSE, lines=TRUE, columns=3), ? ? ? ylim=c(0,100),scales = list(x = list(at = c(48, 72, 96), labels ? ?
2007 Jan 06
1
Running Creatoon [was: Increasing swap space]
Matt Jordan wrote: > I think I'm tantalizingly close to being able to use a program called > Creatoon (http://www.creatoon.com) via Wine on my Ubuntu Edgy set-up. > The Creatoon interface loads but doesn't seem to do anything. During > Creatoon's start-up, I get two identical messages telling me that some > unspecified module could not be loaded. Nah, it's not swap
2002 Jun 28
0
Tr: RE: Samba 2.2.5 and printers
Ok, I solved the problem by myself. The problem was that the users with wich I tried to connect to the printer where defined as admin users, and I declared root as an invalid user in the samba configuration, so it always give me an access denied because it tried to connect as root. Anyway thanks for the time you waste trying to help me ;-) ----Message r?exp?di?---- >Date: Thu, 27 Jun 2002
2010 Sep 20
0
No subject
connection will remain a TCP connection unless it is broken and restarted. Usually if I stop the client and wait for about 30 seconds to reconnect, there is a much greater chance that the MTU probes work fine, and in about 30 seconds MTU is fixed to 1416. Every time when the MTU probing fails, I see latency between 700 - 1000 ms with 32 byte pings over a LAN. Every time when the MTU probing does
2006 Dec 22
0
Wine release 0.9.28
This is release 0.9.28 of Wine, a free implementation of Windows on Unix. What's new in this release: - OpenGL in child windows should work again. - Better mouse support in games. - Beginnings of new state management in Direct3D. - Improved audio and font support on Mac OS. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before the release
2006 Apr 06
1
Bell Canada Requests $987.14 Rate increase 911 / VOIP Providers
From the bend me over news department. 2 March 2006 Mr. Leonard Katz Executive Director Broadcasting and Telecommunications Canadian Radio-television and Telecommunications Commission Ottawa, Ontario K1A 0N2 Dear Mr. Katz: Associated with Bell Canada Tariff Notice No. 6929 1. Attached for the Commission's approval are proposed revisions to Bell Canada's Access Services Tariff Item
2002 Jun 26
6
Samba 2.2.5 and printers
I'm currently having a problem with the new released Samba 2.2.5: I cannot print anymore on my shared printer. What is strange is that It worked fine with samba 2.2.4, but now I got an access denied whenever I try to access the printer... /var/spool/lpd/samba is chmod 777 and the username is in the group lp Here is part of my smb.conf: [global] workgroup = HOME netbios name =
2009 Jul 07
0
[PATCH server] Update app to work with rails 2.3.2
Note that this does not fix gettext for app, that will be done separately in another patch as F10/F11 require different setups for that. In the meantime gettext works if manually changed in environment.rb to gettext_rails instead of gettext/rails Signed-off-by: Jason Guiditta <jason.guiditt at gmail.com> --- src/app/controllers/application.rb | 200 --------
2009 Jul 20
9
Upgrade server to run on Rails 2.3.2/F11
Note that one of the 8 patches (#6) will be sent separately in reply to this email, as some of the replaced lines are too long, so git won't let me send the email. However, there is nothing wrong with that patch, and it should be applied in the sequence listed below. Note also that I assume this will be tested on a clean f11 install, rather than an upgrade of an existing ovirt server
2010 Mar 10
34
[Patch RFC] nouveau accelerated on Xen pv-ops kernel
Hi, Following is a simple patch that is needed in nouveau to get accelerated X on a Xen dom0 pv_ops kernel. The kernel is jeremy's 2.6.31.6 as of 20100222. The whole gpu tree of nouveau (which is almost the mainline merge), was substituted into the kernel-tree. All components of X (mesa, Xorg-server-7.5, xf86-nouveau, libdrm) used of the same day. Patch: diff -Naur
2010 Mar 10
34
[Patch RFC] nouveau accelerated on Xen pv-ops kernel
Hi, Following is a simple patch that is needed in nouveau to get accelerated X on a Xen dom0 pv_ops kernel. The kernel is jeremy's 2.6.31.6 as of 20100222. The whole gpu tree of nouveau (which is almost the mainline merge), was substituted into the kernel-tree. All components of X (mesa, Xorg-server-7.5, xf86-nouveau, libdrm) used of the same day. Patch: diff -Naur