Re: [flexcoders] Re: Embedding HTML page into Flex using Adobe AIR

2008-12-28 Thread Lushen Wu
Hi Siva, If you know the link you are trying to download you can just parse the straight html text, get the link, then submit a URLRequest for it. If the user is browsing to arbitrary pages and clicking arbitrary things, you can do a hack solution by parsing every page he lands on then when yo

[flexcoders] Re: Embedding HTML page into Flex using Adobe AIR

2008-12-26 Thread valdhor
> > solution :( > > > > > > > > > > Thanks & Regards, > > > > > Siva Kumar > > > > > > > > > > --- In flexcoders@yahoogroups.com, Alex Harui > wrote: > > > > > > > > > > > >

[flexcoders] Re: Embedding HTML page into Flex using Adobe AIR

2008-12-26 Thread shiv_indian
t; > > > > > > > I still don't understand how ExternalINterface got involved. > > I > > > > haven't used mx:HTML much, but I would expect you can view most > > > > sites that allow downloading and download something. > >

[flexcoders] Re: Embedding HTML page into Flex using Adobe AIR

2008-12-26 Thread shiv_indian
> > > > haven't used mx:HTML much, but I would expect you can view most > > > > sites that allow downloading and download something. > > > > > > > > > > mx:HTML basically wraps the flash.html package. Read the doc > > on > > > &g

[flexcoders] Re: Embedding HTML page into Flex using Adobe AIR

2008-12-24 Thread valdhor
d mx:HTML much, but I would expect you can view most > > > sites that allow downloading and download something. > > > > > > > > mx:HTML basically wraps the flash.html package. Read the doc > on > > > the those classes. > > > > > >

[flexcoders] Re: Embedding HTML page into Flex using Adobe AIR

2008-12-24 Thread shiv_indian
c on > > the those classes. > > > > > > From: flexcoders@yahoogroups.com > > [mailto:flexcod...@yahoogroups.com] On Behalf Of shiv_indian > > > Sent: Tuesday, December 23, 2008 8:04 PM > > > To: flexcoders@yahoogroups.com > > > Subject: [flexcoder

[flexcoders] Re: Embedding HTML page into Flex using Adobe AIR

2008-12-24 Thread valdhor
t; Sent: Tuesday, December 23, 2008 8:04 PM > > To: flexcoders@yahoogroups.com > > Subject: [flexcoders] Re: Embedding HTML page into Flex using > Adobe AIR > > > > > > Hi Alex, > > > > This is one of requirement from our customer. Is there any > &g

[flexcoders] Re: Embedding HTML page into Flex using Adobe AIR

2008-12-24 Thread shiv_indian
day, December 23, 2008 8:04 PM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Re: Embedding HTML page into Flex using Adobe AIR > > > Hi Alex, > > This is one of requirement from our customer. Is there any > alternative for ExternalInterface or is there any fea

RE: [flexcoders] Re: Embedding HTML page into Flex using Adobe AIR

2008-12-23 Thread Alex Harui
flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of shiv_indian Sent: Tuesday, December 23, 2008 8:04 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Embedding HTML page into Flex using Adobe AIR Hi Alex, This is one of requirement from our customer. Is there any alter

[flexcoders] Re: Embedding HTML page into Flex using Adobe AIR

2008-12-23 Thread shiv_indian
Hi Alex, This is one of requirement from our customer. Is there any alternative for ExternalInterface or is there any feature in tag to download files / attachments. Thanks & Regards, Siva Kumar --- In flexcoders@yahoogroups.com, Alex Harui wrote: > > If the embedded HTML contains Javascr