开发者

Changing Flex application indentifier

开发者 https://www.devze.com 2022-12-24 05:27 出处:网络
How would I change the application identifer for a Fl开发者_运维技巧ex app?There are some requirements regarding the application id.From the docs:

How would I change the application identifer for a Fl开发者_运维技巧ex app?


There are some requirements regarding the application id. From the docs:

An identifier string unique to the application, known as the application ID. The attribute value is restricted to the following characters:

  • 0-9
  • a-z
  • A-Z
  • . (dot)
  • - (hyphen)

The value must contain between 1 to 212 characters.

If your new value follows these requirements and you still get an error, post a specific question about the error you're getting.

0

精彩评论

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