Potential loadMovie error

Hello ladies and gentlemen!

I have an issue with a site that i have created for a client in BC.

www.wildfloweryoga.ca

It seems that a LOT of the people the client has sent the site to dont get content loading when they click the various navigation buttons (the flowers and roots).

The nav elements are simple buttons with

on(release){
	_root.core.contents.loadMovie("contents adult.swf");
}

Where “_root.core.contents.” is previously created blank movies.

This site seems to work for everyone that i have shown it to, so i suspect some kind of firewall restriction… i dont know.

Any suggestions would be muchly appreciated!

Cheers.