View Single Post
  #9  
Old 06-07-2011, 05:12 PM
DeCeaseD DeCeaseD is offline
Registered User
Join Date: Jan 2008
Posts: 247
DeCeaseD will become famous soon enough
Quote:
Originally Posted by fowlplay4 View Post
this.menu_alpha is most likely 0/NULL in the context/scope of the findimg.

thiso.menu_alpha is what you're aiming for.
I've actually already tried using thiso. But it's not the problem. I've found that you only need to use thiso. in context with findimg when you're setting something within the original 'with (findImg( index ) )', otherwise you can normally use this. by setting whatever findImg( index ).part = whatever;

Any ideas as to what else the problem could be?
Reply With Quote