A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
barBg — Property, class com.apdevblog.ui.video.style.ApdevVideoPlayerDefaultStyle
background color of time-bar
barBgAlpha — Property, class com.apdevblog.ui.video.style.ApdevVideoPlayerDefaultStyle
alpha of time-bar
barKnob — Property, class com.apdevblog.ui.video.style.ApdevVideoPlayerDefaultStyle
color of the knob on the time-bar
barKnobOutline — Property, class com.apdevblog.ui.video.style.ApdevVideoPlayerDefaultStyle
color of the knob's outline on the time-bar
barKnobOutlineAlpha — Property, class com.apdevblog.ui.video.style.ApdevVideoPlayerDefaultStyle
alpha of the knob's outline on the time-bar
barLoading — Property, class com.apdevblog.ui.video.style.ApdevVideoPlayerDefaultStyle
background color of time-bar (loading)
barPlaying — Property, class com.apdevblog.ui.video.style.ApdevVideoPlayerDefaultStyle
background color of time-bar (playing)
bgGradient1 — Property, class com.apdevblog.ui.video.style.ApdevVideoPlayerDefaultStyle
background gradient color top
bgGradient1Alpha — Property, class com.apdevblog.ui.video.style.ApdevVideoPlayerDefaultStyle
background gradient alpha top
bgGradient2 — Property, class com.apdevblog.ui.video.style.ApdevVideoPlayerDefaultStyle
background gradient color bottom
bgGradient2Alpha — Property, class com.apdevblog.ui.video.style.ApdevVideoPlayerDefaultStyle
background gradient alpha bottom
bitmapCircle(offsetX:Number, offsetY:Number, r:Number, bmp:flash.display:BitmapData, alpha:Number) — Static Method , class com.apdevblog.utils.Draw
draws a circle in a newly created Shape and fills it w/ the specified BitmapData and alpha value.
bitmapRect(w:int, h:int, bmp:flash.display:BitmapData, alpha:Number) — Static Method , class com.apdevblog.utils.Draw
draws a rectangle in a newly created Shape and fills it with submitted Bitmap.
bitmapRoundedRect(w:int, h:int, radius:int, bmp:flash.display:BitmapData, alpha:Number) — Static Method , class com.apdevblog.utils.Draw
draws a rectangle with rounded corners in a newly created Shape and fills it with submitted Bitmap.
BtnFullscreen — class, package com.apdevblog.ui.video.controls
Button controlling the video's displaystate.
BtnFullscreen(style:com.apdevblog.ui.video.style:ApdevVideoPlayerDefaultStyle) — Constructor, class com.apdevblog.ui.video.controls.BtnFullscreen
creates fullscreen button and initializes it.
btnGradient1 — Property, class com.apdevblog.ui.video.style.ApdevVideoPlayerDefaultStyle
btn's background gradient color top
btnGradient2 — Property, class com.apdevblog.ui.video.style.ApdevVideoPlayerDefaultStyle
btn's background gradient color bottom
btnIcon — Property, class com.apdevblog.ui.video.style.ApdevVideoPlayerDefaultStyle
btn's icon color
BtnPlayPause — class, package com.apdevblog.ui.video.controls
Button controlling the video's playback state.
BtnPlayPause(style:com.apdevblog.ui.video.style:ApdevVideoPlayerDefaultStyle) — Constructor, class com.apdevblog.ui.video.controls.BtnPlayPause
creates play/pause button and initializes it.
btnRollOverGlow — Property, class com.apdevblog.ui.video.style.ApdevVideoPlayerDefaultStyle
btn's icon glow color
btnRollOverGlowAlpha — Property, class com.apdevblog.ui.video.style.ApdevVideoPlayerDefaultStyle
btn's icon glow alpha
BtnSound — class, package com.apdevblog.ui.video.controls
Button controlling the video's sound.
BtnSound(style:com.apdevblog.ui.video.style:ApdevVideoPlayerDefaultStyle) — Constructor, class com.apdevblog.ui.video.controls.BtnSound
creates fullscreen button and initializes it.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z