pixelvoodoo
01-04-2006, 03:13 PM
I came accross this site and want to try an replicate something similar to the
date line top right...
http://www.pillandpillow.com
I get that the flash file is 100% stretched in the browser and is top left aligned. But whenever I've tried to create something like the date line that moves with the browser being dragged around nice and smooth like the link shows, it's always really jerky? Any ideas much appreciated?
Here's my script...
sw = Stage.width;
setProperty("myclip", _x, sw-80);
pv
date line top right...
http://www.pillandpillow.com
I get that the flash file is 100% stretched in the browser and is top left aligned. But whenever I've tried to create something like the date line that moves with the browser being dragged around nice and smooth like the link shows, it's always really jerky? Any ideas much appreciated?
Here's my script...
sw = Stage.width;
setProperty("myclip", _x, sw-80);
pv