Geoff
July 5th, 2003, 01:51 PM
I think I understand the principle of linkage but I have a proble
m. I am trying to attach a movie clip from the library using a button. It works, provided I check 'export for first frame' I the linkage menu. If I don't it will not work at all
If you do this, there is a big delay (9 seconds) before the preloader kicks in because library items are loaded before frame 1. In the help file, it says you can aviod this by including an instance on another frame. I can't figure this out because all I have is a button that calls the instance.
I am getting in an endless loop here. I could solve the problem by using loadMovie but I don't want use this method.
Any help please
Geoff
m. I am trying to attach a movie clip from the library using a button. It works, provided I check 'export for first frame' I the linkage menu. If I don't it will not work at all
If you do this, there is a big delay (9 seconds) before the preloader kicks in because library items are loaded before frame 1. In the help file, it says you can aviod this by including an instance on another frame. I can't figure this out because all I have is a button that calls the instance.
I am getting in an endless loop here. I could solve the problem by using loadMovie but I don't want use this method.
Any help please
Geoff