There are a lot of questions about how to implement Licensing in Flex and AIR.
I cannot explain you 100% how it works but below is list of libraries/functions for my solution.
codegenas3 – AS3 library for generating system/machine id.
as3crypto – AS3 library for encryption/decryption.
Local Shared Object – AS3 Class for storing license information (similar to Windows [...]
November 4th, 2009
Categories: Uncategorized . Author: เอี้ยก้วย ณ แอนฟิลด์ . Comments: No Comments
It’s a bug in Firefox that when you hide and then show SWF (Flex or Flash) again, it will be reloaded.
So, this is workaround.
Firstly, do not use “display: none” CSS to hide the div that contains Flash. Use “visibility: hidden ” instead.
What about layout? Yes, it may be a problem due to “visibility: hidden” just [...]
October 8th, 2009
Categories: Uncategorized . Author: เอี้ยก้วย ณ แอนฟิลด์ . Comments: No Comments
เราสามารถใช้ Tag HTML บางตัวได้ใน Flex Control จำพวก Text ต่างๆ โดยแต่ละ Control ก็จะ support Tag แตกต่างกันไป
Adobe Flex 3 Help – Using the htmlText property
อันนี้ของ Flex 2 ครับ
June 25th, 2009
Categories: Uncategorized . Author: เอี้ยก้วย ณ แอนฟิลด์ . Comments: No Comments
ช่วงนี้ใช้ชีวิตอยู่กับ Flex3 ครับ เลยจดๆว่าเจออะไรบ้าง
น่าจะมีประโยชน์สำหรับ Flex Developer ครับ
Flex 3 Component Explorer
Flex 3 Style Explore
Tour de Flex component explorer
May 19th, 2009
Categories: Uncategorized . Author: เอี้ยก้วย ณ แอนฟิลด์ . Comments: 1 Comment
การ Embed Asset ต่างๆเข้าไปใน Flex Application โดยรูปแบบที่ Flex support ก็จะมี
Images (multiple instances)
Image (single instance)
Images that stretch with scale-9
Images for use with CSS and skinning
SWF files
SWF Library Assets
Sound files
SVG files
Fonts
ตามไปอ่านกันได้ที่ Adobe – Flex Quick Start Basics: Embedding Assets
July 10th, 2007
Categories: Uncategorized . Author: เอี้ยก้วย ณ แอนฟิลด์ . Comments: No Comments