2008年9月14日 星期日

Flash Media Encoding Server(FMES)

http://www.adobe.com/devnet/logged_in/jfewless_fmes.html
  • Take your catalog of archived materials and convert them easily into Flash compatible formats
  • Integrate the server into your production workflow by offloading the encoding process from your editors' machines to a dedicated server
  • Ingest user-generated content from a variety of formats and prepare it to stream through Flash Player
  • Encode high-quality video files into multiple bitrates to accommodate changing network conditions
Flash Media Encoding Server is being introduced for US$6000. It will be available later this year.

Flickr 夏季 special



Flickr 夏季 Special

9月底前,買一年(以上)帳號,多送3個月哩。

PS.一年年費24.95美金,約台幣800元。

2008年6月11日 星期三

download : dialog box failed to open (as2)

  • You did not pass a value for the url parameter.
  • The parameters passed are of the incorrect type or format.
  • The url parameter has a length of 0.
  • A security violation occurred; your SWF file attempted to access a file from a server that is outside your SWF file's security sandbox.
  • Another browse session is already in progress. A browse session can be started by FileReference.browse(), FileReferenceList.browse(), or FileReference.download().
  • The protocol is not HTTP or HTTPS.

2008年3月23日 星期日

FLVPlayback Mute 預設靜音

from:http://www.kirupa.com/forum/showthread.php?t=193603

flv_name.volume = 0;
flv_name._uiMgr._isMuted = true;