vote up 0 vote down star

is there any way to acess swf embeded in html page from air application? [my air application loads the html page via html loader]

flag

2 Answers

vote up 0 vote down

@apphaker: yes i write swf ,, but my requirement is use it as swf component. When i load swf via html loader..It seems that due to sandbox security my javascript cannot communicate with swf,, so i need a way to communicate to swf that is embeded in the html[which is loaded from htmlloader of air].. any suggestion

link|flag
vote up 0 vote down

Did you write the swf? You would use flash.external.ExternalInterface to interact via JavaScript with the swf.

link|flag

Your Answer

Get an OpenID
or

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