Using ActionScript 2.0 Components |
|
|
|
| Creating an Application with Components > Create the checkout screen > Create the Shipping Information pane | |||
The movie clips for the Shipping Information pane are similar to those for the Billing Information pane. You will also add a CheckBox component, enabling users to populate the Shipping Information form fields with the same data they entered in the Billing Information pane.
contentPath property to checkout2_sub_mc.checkout2_sub_mc movie clip open in symbol-editing mode, drag an instance of the CheckBox component onto the Stage and position it just above the first Label instance.
Make sure to place this instance in Layer 1, along with the other component instances.
label property to Same As Billing Info.
|
|
|
|