API name changed

Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/e6a4493f
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/e6a4493f
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/e6a4493f

Branch: refs/heads/feature-autobuild/example-maven-dirs
Commit: e6a4493f057d9cff766a74105d5debb42592ac88
Parents: e42e19a
Author: Alex Harui <aha...@apache.org>
Authored: Wed Nov 2 10:53:30 2016 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Wed Nov 2 10:53:30 2016 -0700

----------------------------------------------------------------------
 examples/flexjs/MobileStocks/src/MyInitialView.mxml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/e6a4493f/examples/flexjs/MobileStocks/src/MyInitialView.mxml
----------------------------------------------------------------------
diff --git a/examples/flexjs/MobileStocks/src/MyInitialView.mxml 
b/examples/flexjs/MobileStocks/src/MyInitialView.mxml
index b6853e2..5286e2c 100755
--- a/examples/flexjs/MobileStocks/src/MyInitialView.mxml
+++ b/examples/flexjs/MobileStocks/src/MyInitialView.mxml
@@ -233,7 +233,7 @@ limitations under the License.
                                        <apache:ImageButtonView />
                                </js:beads>
                        </js:TextButton>
-                       <js:Image source="assets/logo.png" width="218" 
height="55" />
+                       <js:Image url="assets/logo.png" width="218" height="55" 
/>
                </js:navigationBarItems>
                <js:views>
                        <js:StackedViewManager title="Assets">

Reply via email to