Remove Full Screen button from s:VideoPlayer


hello all,

 

im streaming audio file thru s:videoplayer,  have made controls visible (by making 25 in height)  looks well.

 

apart full screen button . .   pressing return black screen.  there anyway remove button ?

hi,

 

the quick way disable button

 

in creationcomplete of videoplayer
<s:videoplayer  id="vp"  creationcomplete="vp.fullscreenbutton.enabled=false"/> 
you can modify skin bit of work navigation bar components don't re-align if remove 1 component, need play several states skin has.
david.



More discussions in Flex (Read Only)


adobe

Comments

Popular posts from this blog

Blank pages again for IE7 and IE6

How to update nested ListCollectionViews?

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??