ein_mh
10-29-2004, 08:28 AM
Hello, i'm a newbie to this forum and to actionscript.
Here goes my problem:
I have this file name main.swf which calls background.swf, that loads T1. swf.(There should be T2, t3, T4 ...T10).
background has previous and next buttons. I declare _global.next and _global.prev in each T1-T10 with values of swf which background should navigate.
The problem is, when I click on next or previous button, the output window
gives me 'undefined'.
Appreciate any help on this. Thanks!
Here goes my problem:
I have this file name main.swf which calls background.swf, that loads T1. swf.(There should be T2, t3, T4 ...T10).
background has previous and next buttons. I declare _global.next and _global.prev in each T1-T10 with values of swf which background should navigate.
The problem is, when I click on next or previous button, the output window
gives me 'undefined'.
Appreciate any help on this. Thanks!