我必须建立(明显使用弹性)AIR应用程序,这种应用必须与特定硬件(即硬盘)挂钩,因此可以在其他地方复制。
通常使用其他语文,每当你开放申请时,都比较“硬迪茨”或CPU ID与申请本身储存的价值......
使用灵活性是不可能的(我知道)。
User/Password check obviously won t work.. I can t use a webservice, the application needs to work offline too..
我怎么办?
我必须建立(明显使用弹性)AIR应用程序,这种应用必须与特定硬件(即硬盘)挂钩,因此可以在其他地方复制。
通常使用其他语文,每当你开放申请时,都比较“硬迪茨”或CPU ID与申请本身储存的价值......
使用灵活性是不可能的(我知道)。
User/Password check obviously won t work.. I can t use a webservice, the application needs to work offline too..
我怎么办?
借助土著和部落事务部,你可以直接或间接地(启动进程并取得结果)或直接(作为图书馆)整合土著领地。
如果你称之为“其他语文”,你就能够以同样的方式实现这一目标。 BUT BEWARE:这使得你对平台的依赖,并可能导致问题,因为它容易引起许可问题等。
另一点:这种技术是100%的安全(可以绕过,可以导致不满意的合法使用者!) ——因此,你应当真正考虑这是否是前进的道路。
I want to disable the tooltip on certain buttons. The tooltip manager seems to be an all or nothing solution. Is it possible to disable the tooltip for just one or two buttons?
How can I delete the element with a certain index in a Flex XMLList?
I was making multiple remote calls and they are done sequentially and when I am getting a result event back it s triggering calls to all the methods with ResultEvent as an argument . I am supposed to ...
I have a parameter that needs to be passed along with an event. After unsuccessful attempts to place it on the type by extending the class, I ve been advised in another SO question to write a custom ...
I have built a flex application which has a "main" project and it is assosciated with a few RSL s which are loaded and cached once i run my "main" application. The problem i am facing is that the ...
When I make a new Flex application in Flex 4 beta 2 (Flash Builder), then it creates a border around the outside of the Panel in this example of a thick width. It places a border with a shadow on the ...
I m writing a mock backend service for my flex application. Because I will likely need to add/edit/modify the mock data over time, I d prefer not to generate the data in code like this: var mockData =...
I m loading a few huge images on my flex/as3 app, but I can t manage to catch the error when the flash player runs out of memory. Here is the what I was thinking might work (I use ???? because i dont ...