These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

A head scracther problems with mirrored code not firing

dk3dknight
Registered: Jan 22 2008
Posts: 136

Document:
http://docs.google.com/uc?export=download&id=0B-drzn5llddGZTcyZTYzYmYtZDlkOC00ZGIwLTk2Y2EtOTIxNzE0OWY3MjE0

Purpose is a number crunching to produce a simulated battle between 2 factions. The fields as of now let you spend money to produce virtual units and a seperate button for engaging your forces into battle.

All the units fire off and the form properly evaluates post war calculation but fails to subtract from the players main hit points for only one side the other side it properly calculates across the board..

They use the same code and im scratching my head here, ive included the document above.

Oh and to explain a few things
it goes left to right balls fight zaku
RGM fights zaku2
Snipers fight Art

My future planes are to covert a template so others can change attack values and names, what you see is just names and titles I tossed in there for now.

My guess is ive done something wrong somewhere im just not seeing it...

Thanks for your time.
-Chris

My Product Information:
LiveCycle Designer
dk3dknight
Registered: Jan 22 2008
Posts: 136
The problem exists in a series of in statements.

If there is any information or content people need
please ask im just sitting here scratching my head
not knowing what is broken or why?

Would people prefer I just post the code?