开发者

What is the difference between URLLoader and URLRequest in Actionscript?

开发者 https://www.devze.com 2023-01-06 00:55 出处:网络
What is the difference between URLLoader and URLRequest in A开发者_JS百科ctionscript?URLRequest prepares a url to be used by any service in Flash that needs to communicate with a server, capturing all

What is the difference between URLLoader and URLRequest in A开发者_JS百科ctionscript?


URLRequest prepares a url to be used by any service in Flash that needs to communicate with a server, capturing all of the information in a single HTTP request.

The URLLoader, on the other hand, is used to download data from a URL as text, binary data, or URL-encoded variables.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号