Menu

Commit [r1371]  Maximize  Restore  History

ChromeLibrary update:

* Unbinding chrome font and visuals from the ChromeLibrary project,
* Introducing asset loaders, that can load imagery and fonts either from file, or from embedded tags,
* Introducing AssetsManager, a class that loads a set of assets, exposing loaded assets by a string identifier,
* Introducing a number of 'resource' classes, used by assets loaders to determine the type of asset to load,
* Introducing a number of 'asset' classes, used by assets loaders to export their loaded content to, as well as by widgets to reference an asset.
* Introducing AssetsParser, a class that translates XML formatted assets definitions into a set of resource classes.
* Introducing Scale9Bitmap that allows usage of a scale9 rectangle on bitmaps,
* Changing all widgets to be LayoutTargetSprite derived, enabling them to be laid out using the OSMF layout APIs.
* Extending Widget with child management functions, allowing any widget to have children.
* Introducing WidgetsParser, a class that translates XML formatted widget definitions into a set of Widget classes.
* Introducing Configuration, a class that loads an XML file that contains asset- and widget definitions, and sets up an assets manager if so desired.
* Updating both OSMFPlayer and ControlBarPlugin projects to provide their own chrome visuals and fonts using the new configuration system. OSMFPlayer uses run-time asset loading (meaning that all assets are to be uploaded to server alongside the player SWF), and ControlBarPlugin uses embedded resources.

evrijkom@adobe.com 2010-03-22

<< < 1 2 3 4 5 6 > >> (Page 3 of 6)
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/Standard0755.swf
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/Standard0755_readme.txt
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/backDrop.png
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/configuration.xml
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/pause_disabled.png
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/pause_down.png
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/pause_up.png
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/play_disabled.png
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/play_down.png
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/play_up.png
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/scrubBarTrack.png
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/scrubber_disabled.png
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/scrubber_down.png
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/scrubber_up.png
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/stop_disabled.png
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/stop_down.png
added /osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/stop_up.png
changed /osmf/trunk/apps/samples/plugins/ControlBarPlugin/src/ControlBarElement.as
changed /osmf/trunk/apps/samples/plugins/ControlBarPluginSample/.project
changed /osmf/trunk/libs/ChromeLibrary/.actionScriptProperties
changed /osmf/trunk/libs/ChromeLibrary/.flexLibProperties
removed /osmf/trunk/libs/ChromeLibrary/assets
added /osmf/trunk/libs/ChromeLibrary/org
added /osmf/trunk/libs/ChromeLibrary/org/osmf
/osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/Standard0755_readme.txt Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/plugins/ControlBarPlugin/assets/configuration.xml Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/plugins/ControlBarPlugin/src/ControlBarElement.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/plugins/ControlBarPluginSample/.project Diff Switch to side-by-side view
Loading...
/osmf/trunk/libs/ChromeLibrary/.actionScriptProperties Diff Switch to side-by-side view
Loading...
/osmf/trunk/libs/ChromeLibrary/.flexLibProperties Diff Switch to side-by-side view
Loading...
<< < 1 2 3 4 5 6 > >> (Page 3 of 6)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.