Menu

Commit [r175]  Maximize  Restore  History

Extending prototype. Includes moving 'region' onto MediaElement. Currently takes a duplicate approach on the direction that traits take: Loadable goes outside-in (pretending JS is the Element) whereas playable and pausible go inside-out (allowing JS to play and pause the composition that they are part of). The sample demo's the latter: clicking the HTML banner will play/pause the video (or the entire composition, rather).

evrijkom@adobe.com 2009-09-17

changed /osmf/branches/evrijkom-protoype/apps/samples/framework/HTMLRegionSample/html-template/index.template.html
changed /osmf/branches/evrijkom-protoype/apps/samples/framework/HTMLRegionSample/src/HTMLRegionSample.as
changed /osmf/branches/evrijkom-protoype/apps/samples/framework/RegionsSample/RegionsSample.as
changed /osmf/branches/evrijkom-protoype/framework/MediaFramework/.flexLibProperties
changed /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/composition/CompositeMetadata.as
changed /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/composition/ParallelViewableTrait.as
changed /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/composition/SerialViewableTrait.as
changed /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/events/RegionChangeEvent.as
changed /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/layout/LayoutUtils.as
changed /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/layout/MediaElementLayoutTarget.as
changed /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/media/MediaElement.as
added /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/proxies/ListenerProxyElement.as
changed /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/proxies/ProxyElement.as
added /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/regions/HTMLLoadableTrait.as
changed /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/regions/HTMLRegion.as
added /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/regions/HTMLRegionElementProxy.as
renamed /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/regions/IRegion.as -> /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/media/IMediaRegion.as
changed /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/regions/RegionSprite.as
removed /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/regions/RegionTargetFacet.as
renamed /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/regions/URLMediaElement.as -> /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/regions/HTMLElement.as
changed /osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/traits/LoadState.as
/osmf/branches/evrijkom-protoype/apps/samples/framework/HTMLRegionSample/html-template/index.template.html Diff Switch to side-by-side view
Loading...
/osmf/branches/evrijkom-protoype/apps/samples/framework/HTMLRegionSample/src/HTMLRegionSample.as Diff Switch to side-by-side view
Loading...
/osmf/branches/evrijkom-protoype/apps/samples/framework/RegionsSample/RegionsSample.as Diff Switch to side-by-side view
Loading...
/osmf/branches/evrijkom-protoype/framework/MediaFramework/.flexLibProperties Diff Switch to side-by-side view
Loading...
/osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/composition/CompositeMetadata.as Diff Switch to side-by-side view
Loading...
/osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/composition/ParallelViewableTrait.as Diff Switch to side-by-side view
Loading...
/osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/composition/SerialViewableTrait.as Diff Switch to side-by-side view
Loading...
/osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/events/RegionChangeEvent.as Diff Switch to side-by-side view
Loading...
/osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/layout/LayoutUtils.as Diff Switch to side-by-side view
Loading...
/osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/layout/MediaElementLayoutTarget.as Diff Switch to side-by-side view
Loading...
/osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/media/MediaElement.as Diff Switch to side-by-side view
Loading...
/osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/proxies/ListenerProxyElement.as Diff Switch to side-by-side view
Loading...
/osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/proxies/ProxyElement.as Diff Switch to side-by-side view
Loading...
/osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/regions/HTMLLoadableTrait.as Diff Switch to side-by-side view
Loading...
/osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/regions/HTMLRegion.as Diff Switch to side-by-side view
Loading...
/osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/regions/HTMLRegionElementProxy.as Diff Switch to side-by-side view
Loading...
/osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/regions/RegionSprite.as Diff Switch to side-by-side view
Loading...
/osmf/branches/evrijkom-protoype/framework/MediaFramework/org/openvideoplayer/traits/LoadState.as Diff Switch to side-by-side view
Loading...
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.