Does anyone know why I can't move a button in a group by name??? I can move it by ID.
the group is called "Button 1"
Bad naming convention. "Button 1" can be interpreted by the engine as a valid Transcript reference rather than the name of your button group.
Name your groups according to a convention that doesn't already exist in the language, like "b1" or "btnGrp1".
-- Jacqueline Landman Gay | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
