Hi
I have posted this problem up in the last few days so I built a quick demo of my problem. Can somebody please download it and take a look at it and see what I’m doing wrong?
You can download it here at:
http://www.bounceworld.ie/download/Demo_Test.zip
The external swf’s when loaded…run very very slow; sometimes unresponsive as if there is a script running in the background. I’m using keyboard commands to navigate through the screens - eg:
on (keyPress “<Space>”) {
gotoAndStop(“scene02”, “firstframeLabel”);
}
Thank you for your help!!!