Re: AW: Displaying HTML content in Flex Mobile Application

2014-05-06 Thread sam991
.246.n4.nabble.com/Re-Displaying-HTML-content-in-Flex-Mobile-Application-tp6364p6387.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

AW: Displaying HTML content in Flex Mobile Application

2014-05-06 Thread Daniel Tiefenauer
7;s why it works in the debugger, but I don't think it will not work on Android devices. Just an addition to Jude's solution. -Ursprüngliche Nachricht- Von: jude [mailto:flexcapaci...@gmail.com] Gesendet: Samstag, 3. Mai 2014 14:42 An: users@flex.apache.org Betreff: Re: Displa

Re: Displaying HTML content in Flex Mobile Application

2014-05-03 Thread jude
is the same but the pdf content has beyond the > boundary > of stagewebview > > how can i fix this? > > > > -- > View this message in context: > http://apache-flex-users.246.n4.nabble.com/Re-Displaying-HTML-content-in-Flex-Mobile-Application-tp6364p6367.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. >

Re: Displaying HTML content in Flex Mobile Application

2014-05-02 Thread sam991
my stagewebview size is the same but the pdf content has beyond the boundary of stagewebview how can i fix this? -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Re-Displaying-HTML-content-in-Flex-Mobile-Application-tp6364p6367.html Sent from the Apache Flex User

Re: Displaying HTML content in Flex Mobile Application

2014-05-02 Thread sam991
.nabble.com/Re-Displaying-HTML-content-in-Flex-Mobile-Application-tp6364p6366.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Displaying HTML content in Flex Mobile Application

2014-05-02 Thread Angelo Lazzari
good steaks." + ""; > > stageWebView = new StageWebView(); > stageWebView.stage = this.stage; > stageWebView.viewPort = new Rectangle(305, 87, 715, 606); > stageWebView.loadString(htmlString); > > How can i display > > > > > -- > View this message in

Displaying HTML content in Flex Mobile Application

2014-05-02 Thread sam991
aks." + ""; stageWebView = new StageWebView(); stageWebView.stage = this.stage; stageWebView.viewPort = new Rectangle(305, 87, 715, 606); stageWebView.loadString(htmlString); How can i display -- View this message in context: http://apache-flex-users.246.n4.nabble.co