View Single Post
  #10  
Old 06-20-2007, 09:21 PM
theHAWKER theHAWKER is offline
**FLIP OUT**
theHAWKER's Avatar
Join Date: Mar 2006
Location: canada, vancouver
Posts: 768
theHAWKER is an unknown quantity at this point
Quote:
Originally Posted by killerogue View Post
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?
__________________
**FLIP OUT**
Reply With Quote