Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by zhac

  1. zhac

    elegant fuse?

    What's the best way any of you have found to make it look like a "fuse" (basically a line) is burning? Either a lightning (real bright) or fire-type (flame) burning would be fine, but I haven't had much luck doing either. Anyone have ideas? Thanks!
  2. zhac

    Alpha Gradient??

    I've got grey text on a white background, and I'm trying to get the text to fade out as it reaches a spot on the stage. The text will be moving back and forth throughout the movie, and I need for only the part of the text that is crossing (or has crossed) the area to fade out (not the whole...
  3. zhac

    IF x or y or z Then... ELSE I don't care?

    The way it is set up is to include any records with the numeric value less than the parameter input; if the user inputs a 2, then it will only select records where that field contains a number between 0 and 2. I see what you're getting at with that, and we actually considered it...but we have...
  4. zhac

    IF x or y or z Then... ELSE I don't care?

    I'm trying to create a parameter field, where the user should be inputting a 1,2,3, or 4. However, they may also leave it Null to include all of the above. The way we currently have it written is like so: (IF {?Minimum Class} <= &quot;4&quot; then {Equipment.Class}<= {?Minimum Class} else...

Part and Inventory Search

Back
Top