AIR: How to customize badge.swf to launch native installer app (.exe)
I'm trying to follow this page to launch my AIR native installer application from the browser using "browser invocation"
- http://livedocs.adobe.com/flex/3/html/help.html?content=distributing_apps_3.html#1036176
I've loaded the 'badge' sample app into a new "Flex Project (Web)", and made the appropriate changes to the 'AIRBadge.as' file. But I can't seem to use FlashBuilder 4.5 to compile a ne开发者_JS百科w 'badge.swf' file which includes my changes.
any ideas?
i'm using this one for badges:
http://knomedia.com/air/badgeBuilder/
精彩评论