View Full Version : Creating a play button.
chaitanya
05-16-2008, 08:03 AM
How to create a play button, same as that we have in the player, etc., like that we have to create the button using mxml in FlexBuilder3.0
box86rowh
05-16-2008, 12:35 PM
for the videoDisplay? If so, just create your button (text, image, whatever) and in the mxml do a click="nameOfPlayer.play()"
assuming the player is set up with the url and all..
chaitanya
05-18-2008, 08:58 AM
Thank you, and i just want to create a button using mxml in FlexBuilder3.0 like the play button in player, an image, in a rectangle a arrow symbol and it should act like a button. Can anyone try this?
|
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.