开发者

Changing Flex application indentifier

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜