Media Delivery allows you to define how the CDN treats a variety of different media types including Flash media.
Flash Pseudo Streaming
Flash Pseudo Streaming allows you to define how the CDN delivers Flash media.
Initial Bytes Parameter
This is the name of the query string parameter used to specify the initial bytes of a video that should be returned before sending the requested byte offset. Typically players use ib for this query string parameter.
Frame Start Offset Parameter
This is the name of the query string parameter used to specify the specific byte offset into the requested video. Typically players use fs for this query string parameter.
Reserved Query String Parameters
Reserved Query String Parameters allows you to define special customer query string parameters the CDN will use to alter responses.
Content-Disposition File Name Query String Parameter
This is the query string parameter name which will specify the filename used in the Content-Disposition header when it's enabled.
Content-Disposition Type
This is the query string parameter name which will specify the type (inline or attachment) used in the Content-Disposition header when it's enabled.
Content-Disposition Header Override
This is the query string parameter name which will override the whole value in the Content-Disposition header.
Pseudo Streaming
Pseudo Streaming allows you to enable Flash-based video players to support seeking to random locations within an MP4 or FLV file without having to download the entire video.
Flash players such as Flowplayer and JWPlayer can be configured to send a query string parameter that indicates to the server the time offset the user advanced the video to. Typically a query string parameter named start is used by these players.
Jump-To-Time Start Parameter
This is the name of the query string parameter that indicates to the CDN the specific time interval of the video that is being requested.
Jump-To-Time End Parameter
This is the name of the query string parameter that indicates to the CDN the end time of the video that should be returned.