http://71designteam.com/pursue/
skip intro, and click history. this history.swf loads fine, as do any other swf files from the intro, but once in the site some of the swf’s won’t load. Actually they load on my safari browser, but not my boss’. Too strange… any thoughts on what might be goin on here?
heres the code from the btns:
on(release){
moveSlider(429);
mainApp.clipholder.loadMovie("http://71designteam.com/pursue/flash/press.swf");
}
mainApp is a global var where clipholder is located… (moveSlider is a function for a animated item)