vote up 0 vote down star

I have created a flex SWF file for my web page. I also have a AIR application.

Is it possible to use the install badge that is available for HTML pages inside my Flex web application? Or any alternative ideas / suggestions?

Thanks.

flag

3 Answers

vote up 0 vote down

I've never tried it but I guess you just have to load the badge (SWF file) within your Flex app?

link|flag
i have thought about that, but i am still unsure how you would pass the variables to the SWF i.e the AIR application path and the image path etc.. – medoix Nov 5 at 11:25
vote up 0 vote down

You can use a SWFLoader, and pass the variables you need by appending them to the URL.

See http://www.actionscript.org/forums/showthread.php3?t=175951

link|flag
vote up 1 vote down check

I figured it out, but not using the badge.swf this just used the air.swf file from Adobe does certain checks.

Installing & Launching AIR applications from FLEX Web Application

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.