Hi!

In that case i would group that single image so it can be a
"background group" but
can be layered separately.

on preopencard
    set the layer of grp "group with little background image" to (the
num of controls)
end preopencard


Nice :-)

I put even two images "Pointer1" and "Pointer2" in a new background group "BGTopLevel", but now my old script don't works any longer. MC says: no such object.

It is a script of a button in the old background group and the addressed image is in the new one. What code helps MC to find the image?

  if there is an img "Photo1" then
    show img "Pointer1" #now in grp "BGTopLevel"
  else
    hide img "Pointer1"
  end if

I tested my stack and the additional background-group more pedantic and I found that the cards in my stack do not accept the new background-group. After the switch to the next card the group is removed from the "card groups" to the "stack backgrounds" and so mc can't find the image "Pointer1".

How can I persuade mc to accept the new group as a card group?

Reinhold




_______________________________________________
metacard mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to