Okay so now I found the problem
I was using your code because the VS environment was throwing an error message, I guess a warning, which has means that you will have a run time error if you try to run the program. So I was copying and pasting your code into my .skin file and unbeknownst to me Visual Studio was automatically putting an ID value in there as soon as I pasted your code from your .skin file to my .skin file. I removed the ID from the skin file and that fixed the problem.
Last edited by vbboyd; April 27th, 2013 at 09:51 AM..
Reason: more info
|