How to change maximum width and height of large picture ?
1) Edit SimpleImageLoader.as (com – rimv – application folder).
2) Modify _maxWidth and _maxHeight
3) Open ASMGallery.as, hit Ctrl + Enter to compile modified code.
How to change “Category” text at top button ?
1) Edit ASMGallery.as
2) Look for
cfield.content = "CATEGORY";
3) Alter the text, open ASMGallery.as and hit Ctrl + Enter to compile the new code.


65 Purchases
33 Comments