Repository: flex-utilities
Updated Branches:
  refs/heads/develop f6a0b703b -> a338ddf1f


Change video to short apache flex installer video


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

Branch: refs/heads/develop
Commit: e718b6e69c3b107b05ee9174afec42bb79a0bd4f
Parents: f6a0b70
Author: Justin Mclean <jmcl...@apache.org>
Authored: Tue Jul 29 18:59:25 2014 +1000
Committer: Justin Mclean <jmcl...@apache.org>
Committed: Tue Jul 29 18:59:25 2014 +1000

----------------------------------------------------------------------
 TourDeFlex/TourDeFlex3/src/controls/VideoDisplayExample.mxml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/e718b6e6/TourDeFlex/TourDeFlex3/src/controls/VideoDisplayExample.mxml
----------------------------------------------------------------------
diff --git a/TourDeFlex/TourDeFlex3/src/controls/VideoDisplayExample.mxml 
b/TourDeFlex/TourDeFlex3/src/controls/VideoDisplayExample.mxml
index 204a114..aab6662 100755
--- a/TourDeFlex/TourDeFlex3/src/controls/VideoDisplayExample.mxml
+++ b/TourDeFlex/TourDeFlex3/src/controls/VideoDisplayExample.mxml
@@ -26,7 +26,7 @@
        <mx:Text width="75%" color="blue"
            text="Use the buttons to control the video. The Stop button resets 
the video to the beginning."/>
 
-               <mx:VideoDisplay id="myVid" height="158" width="211" 
source="assets/phone.flv" autoPlay="false"/>
+               <mx:VideoDisplay id="myVid" height="158" width="211" 
source="assets/FlexInstaller.mp4" autoPlay="false"/>
 
                <mx:HBox>
                    <mx:Button label="Play" click="myVid.play();"/>

Reply via email to