Adobe Air - Check for internet connection

前端 未结 5 1189
遥遥无期
遥遥无期 2021-01-20 17:36

I\'m building an Air app with Adobe Flash CS 5. I need to check if an internet connection is available.

I\'m running into this errors:

1172: D

5条回答
  •  执念已碎
    2021-01-20 18:30

    In {Flash_CS5_installation_path}/AIR{air_version}/frameworks/libs/air you can find *.swc files , which you need to include in your application. About 'How to include' read here.

提交回复
热议问题