|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
Flash动画制作软件是一款可以帮助设计者制作和设计动画Flash介绍、Flash标识、Flash广告、Flash弹出菜单以及任何其它Flash动画的Flash文本效果工具。
本文例举了NetConnection.Connect的几种毛病。
有以下这几种前往:
1、NetConnection.Call.FailedError
NetConnection.call()挪用服务器端办法失利。前往的info工具包括一个详细的挪用失利申明。forin一下能够看到。
2、NetConnection.Connect.AppShutdownError
服务器端使用程序由于一些缘故原由被封闭(过分占用server端资本),大概服务器已被封闭。
3、NetConnection.Connect.ClosedStatus
毗连中止。
4、NetConnection.Connect.FailedError
毗连失利。如FMS没有启动。
5、NetConnection.Connect.InvalidAppError
targetURI中rtmp://[ip或domain]/[appName]
个中appName不存在。
6、NetConnection.Connect.RejectedError
毗连被回绝缘故原由:
targetURI指定的application不充许client毗连,大概传送给使用程序的参数不合错误,也多是server使用程序间接回绝毗连(能够在appName文件夹中写一个ASC文件做到)
这时候,info工具有一个application属性,包括服务器办法application.rejectConnection()的前往值。
client在被回绝后会即刻再收到一个NetConnection.Connect.Closed的信息。
7、NetConnection.Connect.SuccessStatus
毗连乐成。
当前往是NetConnection.Connect.Fail时,能够从上面几个方面思索缘故原由:
Areyouconnectingtothecorrectserver?
Istheserverrunning?
Areyouspecifyingtheprotocol(rtmp:)forconnectingtotheserver?
Ifyouareconnectingfrombehindafirewall,areyouspecifyingthecorrectprotocol(rtmpt:)?
Attemptstoconnecttotheservercanalsofailifthepermissiblenumberofsocketconnectionsoneithertheclientortheservercomputerisatitslimit.Thislimitisependentonhowmuchphysicalmemoryyourserverhas,andhowbusytheconnectionsare.OnWindowssystems,thememoryforsocketconnectionsisallocatedoutofthenon-pagedmemory,soitcannotbeswappedouttoapagefile.Youmayseethatyoureachthemaximumlimitatdifferentvaluesfromtimetotimeasotherrunningprograms(suchascoreoperating-systemservices)arecompetingwithyourprogramforspaceinthenon-pagedmemorypool.
自从Macromedia在2005年8月发布MacromediaStudio8以来,我们一直在不停地探索关于它的新特性和新功能,因为这次软件升级给我们带来了太多的惊喜。 |
|