I have a combination of Flash goodies.
My main site is index.swf - has 2 buttons, one of the buttons (Annuals) loads another flash file (annuals.swf) into the main *.swf file.
 
My secondary flash file (I used tutorials "Photo Gallery " from the site) loads pictures (image0.jpg) from a folder named āannualsā. The gallery should have 10 images and 2 buttons to scroll forward and back.
 
 
The problem?
Open up āannuals.swfā on itās own and the whole dynamic loading works fine. Now, open up the āindex.swfā, press the āannualsā button and it only loads āimage0.jpgā - The buttons donāt appear?
Please see the files attached⦠because it baffles me!
Thanks.
             
            
              
            
           
          
            
              
                system  
              
                  
                    July 20, 2003,  5:58pm
                   
                  2 
               
             
            
              Iām not gaining much from your attachment, there could be some thing wrong with your layers, or your action script. It would help us to help you if you supply the .flaās.
Regards,
             
            
              
            
           
          
            
              
                system  
              
                  
                    July 20, 2003,  6:11pm
                   
                  3 
               
             
            
              Sorry guys⦠I was up late last night and early this morningā¦
Here are the ācorrect filesāā¦
Sam.
www.samblakeley.com/download/perennials.fla www.samblakeley.com/download/index.fla 
             
            
              
            
           
          
            
              
                system  
              
                  
                    July 20, 2003,  6:43pm
                   
                  4 
               
             
            
              Iām thinking that the problem is obviously the actionscript when loading the picturesā¦
Because the 2nd *.swf file is⦠placed within the 1st and main file⦠the references to the second file might be conflicting?
Either way⦠it needs to be sorted⦠I will continue readingā¦
Sam.
             
            
              
            
           
          
            
              
                system  
              
                  
                    July 20, 2003,  9:24pm
                   
                  5 
               
             
            
              Yes, its was the referal to _root.
             
            
              
            
           
          
            
              
                system  
              
                  
                    July 21, 2003,  1:00am
                   
                  6 
               
             
            
              So how much do i send for technical support? And to what account⦠?
You should have a Donation/Paypal account⦠and everytime you help someone, they can offer to donate $2/3 - they all add up in the end.
Sam.
             
            
              
            
           
          
            
              
                system  
              
                  
                    July 21, 2003,  6:54pm
                   
                  7 
               
             
            
              Solving the problem and helping others in need is all the reward that i need, lol.
Heres the code in the main timeline:
this.pathToPics = āannuals/ā;
And then the two buttons:
left button:
on (release) {
right button:
on (release) {
Regards,
             
            
              
            
           
          
            
              
                system  
              
                  
                    July 22, 2003, 11:33am
                   
                  8 
               
             
            
              :rd:
Thank You humble Sir! Much appreciated.
Sam.
http://www.samblakeley.com/samba 
(Rainbow Greenhouse in the making)