Hi,

In order to reduce graphics/button elements
is it viable to use such lingo


on exitFrame
  if (the mouseH < 475 and the mouseH > 385 and  the mouseV < 393 and the
mouseV > 370) then 
    cursor 280
    if the mouseDown=true then
      play movie " so_and_so"
      end if
    else
      cursor -1
    end if
end


if yes then

probably i cn make a parent
and creat several (may i call it) "Virtual buttons"

Doubtfully

=:|

Gopinath


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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!]

Reply via email to