hope , the flex will be support fully to android , Adobe is currently building new mobile development capabilities into the Flex framework. The next version of Flex, codenamed “Hero”, will enable developers to create application experiences that
# -*- coding: UTF-8 -*-import wx;import os;import cStringIO;import wx.html;import base64import webbrowser;import wx.richtext as rt;text = "This directory contains the sample programs that were printed in the wxPython In Action book. For details and
今天看了篇adobe官方上的一篇介紹fms的頻寬銷耗的介紹.由 Chris Hock寫的.不過裡面還是fcs時的.我這個特懶,翻譯就不翻譯了.說明一下吧.分這幾種情況:1.一對多的.不過這個一是指flv檔案,伺服器端的銷耗是BWs = N * S bws就是頻寬 n是串連的人數,s是flv檔案的編碼,預設的好像都是100 kbps.用戶端的銷耗是:BWc = S ,同上2.多對多的這裡就是那種象聊天室的那樣了.伺服器端的銷耗是:BWs = (P * N) * S
When working with Flex applications, it may useful to see the output from the trace() function. Well, the good news is that if you have the debug version of the Flash Player installed, it is really easy to redirect the trace() output to an external
哈哈。這樣的話。當發布一個聊天室後,就可以在fms管理器端偷看別人發布的視頻了。好爽。。。。主要是要開啟fms的偵錯模式在fms安裝目錄下。 Flash Media Server 2/conf/_defaultRoot_/_defaultVHost_/application.xml裡有一個TAG(AllowDebugDefault),設定成true,就可以了。然後在fms的fms_adminConsole.swf裡的streams分類下會多出一個按鈕,就是這個了。點吧。。。自己去看吧。 哈。