nasih  
                
                  
                    August 17, 2003, 11:21am
                   
                  1 
               
             
            
              Hi
problem :
There is one wheel that Rotating using  script.
when mouse moving  to left , the wheel have to rotate TO LEFTward  and
when mouse moving  to right  , the wheel have to rotate TO RIGHTward .
Here i am attaching FLA , please have a look and Help!
Nasih
             
            
              
            
           
          
            
              
                system  
              
                  
                    August 17, 2003, 12:02pm
                   
                  2 
               
             
            
              Put this code within the onEnterFrame handler…
             
            
              
            
           
          
            
              
                system  
              
                  
                    August 17, 2003,  1:16pm
                   
                  3 
               
             
            
              Yeah…works fine  Thanks Kax  :thumb:
this.onEnterFrame = function(){ 
oh…when u posted … i fell asleep    Sorry, if i am late.
             
            
              
            
           
          
            
              
                system  
              
                  
                    August 17, 2003,  1:20pm
                   
                  4 
               
             
            
              You’re welcome, Nasih. =)