PDA

View Full Version : 300+ Pages and One Mistake


jman
06-13-2005, 07:00 PM
I have created a project with over 300+ pages, When i did i inherited all the pages from one page. Now i find out that one of the button objects had an error.

How can i either erase that button, and/or change that object across all the pages.

I have seen similar questions posted, but all the answers are about inheriting properties from one page to another. and thats what got me here in the first place. (my mistake :( should have tested).

Dermot
06-13-2005, 08:30 PM
If all your pages inherit the button from one page then you only fix the button on that one page. Maybe I am misunderstanding you.

Dermot

rhosk
06-14-2005, 02:21 AM
One suggestion is to open your *.am5 file (a xml formatted file) in a text editor, find the code you want to change and do a "find/replace all".