
Example 6-2. Runner2.mxml
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
layout="horizontal"
creationComplete="onMilesChange(event)">
Figure 6-1. The runner’s calculator after startup
Figure 6-2. The calculator after changing the target miles to 2.5
A Runner’s Calculator | 81
Kommentare zu diesen Handbüchern