Changes between Version 13 and Version 15 of Ticket #628
- Timestamp:
- 03/18/10 14:04:32 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #628
- Property Milestone changed from Flash 5.X to Flash 5.2
-
Ticket #628 – Description
v13 v15 31 31 * The display could use an additional setting ''buffer-rotation''. This will set the number of degrees the buffer Icon gets rotated. The rotation can occur at a fixed framerate of 10fps. With this single variable, one could build smooth rotations (small rotation), stepped rotations (big number) and no rotations (0 rotation). 32 32 * Like the dock icons, the display icons could get an ''over'' state. This will make stuff like Hulu (rollover playicon) possible. 33 34 * The 3.x player and 4.4+ player had a hidden flashvar, which might be very useful as a playlist setting again. It's called ''playlist.thumbs''. When set to false the thumb wouldn't show ánd the description wouldn't show, essentially making the playlistitems more narrow and contain just the title + duration. 35 * The playlist slider rail could use caps (begin / end), to allow skinners to make it look more like a scrollbar. The current setup (rail + thumb) is very limiting, since no margins can be inserted. 33 * The playlist slider rail could use caps (begin / end), to allow skinners to make it look more like a scrollbar. The current setup (rail + thumb) is very limiting. 36 34 * A playlist fontsize (in addition to the controlbar one) might be useful, so people can make bigger playlists. Remember the current 11px fontsize is quite small. 37 * Instead of being entirely clickeable, the display should be clickeable only in the middle (e.g. mid 50% of width/height). This will allow stuff like the Youtube icon or Livestream.com ads to be clickeable too. This is important as we move forward with e.g. the Livestream.com provider.38 35 * The thumb in playlistitems has a fixed width, which results in arbitrary aspect ratios. I'd recommend to always use a 4:3 aspectratio for playlist thumbs, so: 39 36 * The height of the thumb is exactly the height of the playlistitem.
