TAG | flash
9
Akamai Secure Sreaming Flash Video
0 Comments | Posted by Steve in ASP.NET, Development, Technology
I recently had to work with Akamai Secure Flash Sreaming for on-demand videos and wanted to share some notes on how we got this to work.
You’ll need 2 zip files from Akamai:
- Akamai Flash Media Kit
- Akamai Secure Token Generator
Inside the Akmai Flash Media Kit you will have to open CS3SampleOnDemand.fla in Flash and edit the ActionScript. First declare a constant for the token:
CONNECTION_AUTH_PARAMS=”THEVALUEFROMYOURFLASHVARS_TOKEN”;
Then you will pass the autorization token to the Akamai object like this:
ak.authParams = CONNECTION_AUTH_PARAMS;
I also have a DLL with using the Type D Authentication from Akamai, please email me if you need it.
Sometimes some projects visually hide the SharePoint navigation links so I wanted to list some here because I can never remember them:
All Site Content – viewlsts.aspx
Site Content Type Gallery – mngctype.aspx
Site Features – ManageFeatures.aspx
More to come…
![[del.icio.us]](http://stevenng.net/wp-content/plugins/bookmarkify/delicious.png)
![[Digg]](http://stevenng.net/wp-content/plugins/bookmarkify/digg.png)
![[Facebook]](http://stevenng.net/wp-content/plugins/bookmarkify/facebook.png)
![[LinkedIn]](http://stevenng.net/wp-content/plugins/bookmarkify/linkedin.png)
![[MySpace]](http://stevenng.net/wp-content/plugins/bookmarkify/myspace.png)
![[StumbleUpon]](http://stevenng.net/wp-content/plugins/bookmarkify/stumbleupon.png)
![[Twitter]](http://stevenng.net/wp-content/plugins/bookmarkify/twitter.png)
![[Windows Live]](http://stevenng.net/wp-content/plugins/bookmarkify/windowslive.png)
![[Yahoo!]](http://stevenng.net/wp-content/plugins/bookmarkify/yahoo.png)
![[Email]](http://stevenng.net/wp-content/plugins/bookmarkify/email.png)
