C
ciw2otv
During slide show mode, individual shapes are made on a slide with
AddShape(,,,,) and each given a name with Name = "Sleepy", Name =
"Dasher", etc. All shapes are created by referencing the left, top
point of the slide(0,0 -- cuts done on the math for me.) Once all of
the shapes are formed in their position relative to each other, it
would be nice to move them out in the center of slideland. Can an array
be generated during this process, or after all have landed on the seen,
or is there a better way. All objects on the slide will be included in
this trek.
Thank you,
Eldon
AddShape(,,,,) and each given a name with Name = "Sleepy", Name =
"Dasher", etc. All shapes are created by referencing the left, top
point of the slide(0,0 -- cuts done on the math for me.) Once all of
the shapes are formed in their position relative to each other, it
would be nice to move them out in the center of slideland. Can an array
be generated during this process, or after all have landed on the seen,
or is there a better way. All objects on the slide will be included in
this trek.
Thank you,
Eldon