RE: How to set use others pictures???
Well you've added the set of Negative resources to be loaded for when ChangeBkg = true, now you just have to add a set of Normal resources to be loaded for when ChangeBkg = false. Just copy and paste the same code and change the condition from true to false and the paths to the picture files.
|