I've just started looking at AutoPlay 5 last week to see if it's worth the upgrade. I've having some issues with changed or missing features. I HATE LOCKED ASPECT RATIO!!
Now that I got that outta the way, In AutoPlay 4 I was able to simply set actions to "Get System Time" and then have a Text Object (any ratio i wanted) display the result on a button click.
AutoPlay 4 actions:
<Action name="Get Date Time">
<Variable>%CurrentTime%</Variable>
Then
<ObjectName>StartTime1</ObjectName>
<Text>Start: %CurrentTime%</Text>
Basically I have two Text Objects, 1 showing the start time when all other actions where started and a second showing when the actions completed. Also have a seperate Text Object that changed the displayed text allong the way in a %.
Now trying to duplicate a project in AutoPlay 5
I can't simply create a "Text Object" and call the variable.
At least I'm not able to figure out how via help or the knowledge base here.
Can anyone point me to how this can be accomplised in 5?
Got about 2 1/2 weeks on the Pro demo left. Thanks
Would also love to know if there is a way to disable Aspect Ratios for text lables, it's incredably crippling for my needs.
I see alot of nice new features in 5, but if simple actions like above now require making custom scripts or something then the bad outweighs the good and i'll stick to 4.

