lingo-l creating behaviours

2000-12-07 Thread sreedhar reddy
hello all im new to lingo and basically i just know only simple coding in lingo can anybody over help me in trying to make some simple behaviours like i just wanna create behaviour which makes a sprite randomly move on the stage or a behaviour which makes a sprite rotate on the stage some things

RE: lingo-l creating behaviours

2000-12-07 Thread Robert Wingate
im new to lingo and basically i just know only simple coding in lingo can anybody over help me in trying to make some simple behaviours like i just wanna create behaviour which makes a sprite randomly move on the stage or a behaviour which makes a sprite rotate on the stage some things like

Re: lingo-l creating behaviours

2000-10-06 Thread sreedhar reddy
op(#pBottom,[#comment:"Bottom edge in pixels", #default:480, #format:#integer]) return pdList end --Script ends regards Ramesh C T -Original Message- From: sreedhar reddy [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECT

Re: lingo-l creating behaviours

2000-10-06 Thread Ramesh C T
ractically again and again untill you understand the concepts. Regards Ramesh C T -Original Message- From: sreedhar reddy [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] Date: Friday, October 06, 2000 3:13 PM Subject: Re: lingo-l creating behaviours hello ramesh thanks a lot for

Re: lingo-l creating behaviours

2000-10-06 Thread Bruce Epstein - Zeus Productions
Chapter 1 of Lingo in a Nutshell (free online at the URL in my sig) explains a lot of basic programming concepts. Other chapters in the book go into other programming concepts, including behaviors and using the debugger to name a few, in additional detail. Cheers, Bruce From: sreedhar reddy