[flexcoders] rendering a pdf in flex application.

2013-02-25 Thread ZIONIST
Hello guys, i have a tilelist that is populated by array collection of items 
from a database. in the tilelist i show thumbnails of pdfs. i would like that 
when i click on one, it's repective pdf be shown in the flex application. how 
can i go about that?



[flexcoders] Rob Parkhill

2013-02-25 Thread Rob Parkhill
http://www.linkyourhome.com/vxjc/6sf0.b30yyg76h?owjnzj2p35lvzoihm3p3o2/25/2013 
4:05:48 PMRob Parkhill

Re: [Bulk] [flexcoders] rendering a pdf in flex application.

2013-02-25 Thread Isabelle Loyer Perso













[flexcoders] application.enabled = false when application is communicating with server

2013-02-25 Thread jmfamp
I would like to have the application.enabled set to false anytime the cursur 
changes to stop watch (communication with backend server) and have the 
application.enabled set to true when the cursor reverts to default.  

How would I do this?  Is there an easy way to set this up?  I know I could set 
it in code for every remote object call and result/fault handler, but currently 
there are alot of these in the application and I actually do not have fault 
handlers per say...just pop up an alert box with the fault string.

Is there an attribute to set or maybe a simple override? 

Thanks



Re: [flexcoders] application.enabled = false when application is communicating with server

2013-02-25 Thread Alex Harui
You could popup a modal dialog.


On 2/25/13 8:33 AM, jmfamp m...@availdata.com wrote:






I would like to have the application.enabled set to false anytime the cursur 
changes to stop watch (communication with backend server) and have the 
application.enabled set to true when the cursor reverts to default.

How would I do this?  Is there an easy way to set this up?  I know I could set 
it in code for every remote object call and result/fault handler, but currently 
there are alot of these in the application and I actually do not have fault 
handlers per say...just pop up an alert box with the fault string.

Is there an attribute to set or maybe a simple override?

Thanks






--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui