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  
pageScrollSize — Property in class km.components.ScrollBar
Gets or sets how much to scroll when the scroll bar track is pressed.
pageSize — Property in class km.components.ScrollBar
Gets or sets the page size.
panelAnimationComplete — Event in class km.components.Accordion
The panelAnimationComplete event is broadcasted when all panels have arrived at the right position.
panelPlacement — Property in class km.components.Accordion
Get or set where the panels will be placed from.
Possible values are Accordion.LEFT (= 0), Accordion.RIGHT (= 1), Accordion.TOP (= 2), Accordion.BOTTOM (= 3).
panels — Property in class km.components.Accordion
Gets the panels the accordion contains.
pattern — Property in class km.filters.HalftoneFilter
Pattern.
pause(e) — Method in class km.components.MediaPlayer
Action performed when the pause button is pressed.
pause — Property in class km.components.PlaylistCreator
Playlist 'pause' setting.
peakColor — Property in class km.components.SpectrumAnalyzer
Gets or sets the ARGB peak color.
PICASA — Constant static property in class km.components.PlaylistCreator
PixelScreen — Class in package km.display
The PixelScreen class.
By default a small numeric font (4 x 6 px) will be set.
PixelScreen(width, height, backgroundColor, transparent) — Constructor in class km.display.PixelScreen
play(url) — Method in class km.components.GUI_VideoObject
Starts playing a video.
play(e) — Method in class km.components.MediaPlayer
Action performed when the play button is pressed.
player — Property in class km.components.PlaylistCreator
The media player instance yo use.
playlist — Property in class km.components.MediaPlayer
>> Reference to the playlist.
playlistComplete — Event in class km.components.MediaPlayer
The playlistComplete event is broadcasted when the end of the playlist has been reached and loop has been set to false.
PlaylistCreator — Class in package km.components
The PlaylistCreator class.
The PlaylistCreator class is a helper class for the MediaPlayer component class that allows for an easy way to set a YouTube or Picasa playlist.
PlaylistCreator() — Constructor in class km.components.PlaylistCreator
playlistOptions — Property in class km.components.MediaPlayer
>> Reference to the playlist options object.
playlistSet — Event in class km.components.MediaPlayer
The playlistSet event is broadcasted when a new playlist has been set.
PosterizeFilter — Final class in package km.filters
The PosterizeFilter class [FlashPlayer 10].
This filter can be used to limit the amount of levels of the red, green and blue channels of a display object.
PosterizeFilter(levelsR, levelsG, levelsB) — Constructor in class km.filters.PosterizeFilter
Initializes a new PosterizeFilter instance with the specified parameters.
preset(x, y) — Method in class km.display.PixelScreen
Reset a pixel with the background color.
prev(e) — Method in class km.components.MediaPlayer
Action performed when the previous button is pressed.
print(text) — Method in class km.display.PixelScreen
Print text to screen.
prLoad — Property in class km.components.MediaPlayer
>> Reference to the load progress indicator.
prompt — Property in class km.components.ComboBox
pset(x, y, color) — Method in class km.display.PixelScreen
Set a pixel.
If color is omitted, the color last set with the color() command will be used.
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