alkalinexhysteria
New member
Delaying the swf's until they are in view is really tricky,
delaying them you could use a tid bit of javascript to slow down them when they load
the only solution i see is using a javascript event such as onfocus or onmouseover, and having them load once one of the events happen
delaying them you could use a tid bit of javascript to slow down them when they load
the only solution i see is using a javascript event such as onfocus or onmouseover, and having them load once one of the events happen