Playtime is over. Spent too much time on the pot. Oh well.
http://h00050207be9f.ne.client2.attbi.com/fire/index.html
I did an interface long ago that had fire and smoke elements in it. I'll have to dig it out.
This bit:
if oddeven = 2 then
oddeven = 3
else
oddeven = 2
end ifcould be changed to:
oddeven = 5 - oddeven
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
