Quote:
Originally Posted by killerogue
with() puts the current scope of the script inside the object in the parameters. When using findimg inside with, it first looks for an already created image with the index of 200. Then if there is not one, it creates one.
If you want the image to show to client only, give it an index of 200 or above. However if you want the image to be visible to everyone, give it an index lower than 200.
|
why not just use 1 or 2?
is there like a gradiance or something?