Re: [FlexJS] Issues with DataGrid

2015-12-12 Thread PKumar
Hi Peter, I am using chrome version 47. Please suggest further steps. - Prashant Sr. Product Specialist, Sungard -- View this message in context: http://apache-flex-users.246.n4.nabble.com/FlexJS-Issues-with-DataGrid-tp11609p11647.html Sent from the Apache Flex Users mailing list arch

Re: RSLs

2015-12-12 Thread Alex Harui
There is a separate cache for RSLs, but unfortunately, only Adobe RSLs can go in that cache. Every other SWF goes in the browser cache and can get kicked out. What were the objections to an AIR app? I think an AIR app can have its own cache of SWFs and other media. -Alex On 12/12/15, 8:52 PM,

Re: [FlexJS] Issue with VerticalColumnLayout Inside Panel

2015-12-12 Thread Alex Harui
OK, there's probably a bug. Can you open a issue in our bug tracker at https://issues.apache.org/jira/browse/FLEX Thanks, -Alex On 12/12/15, 9:22 AM, "PKumar" wrote: >Hi, > >I am creating a login view with Panel. I am using VerticalColumnLayout >inside the Panel to align my labels & TextInput

Re: RSLs

2015-12-12 Thread PKumar
Use Flex Modules instead of RSL. You can use write common code to load a skill module and these module will be cached in browser cache. So second time that module will not load from network. - Prashant Sr. Product Specialist, Sungard -- View this message in context: http://apache-flex-use

Re: FlexJS Environment variable

2015-12-12 Thread PKumar
Use Flash Builder 4.7 and Binary Distribution for Application Development. You can use ANT for compiling FlexJS SDk and available examples. - Prashant Sr. Product Specialist, Sungard -- View this message in context: http://apache-flex-users.246.n4.nabble.com/FlexJS-Environment-variable

[FlexJS] Issue with VerticalColumnLayout Inside Panel

2015-12-12 Thread PKumar
Hi, I am creating a login view with Panel. I am using VerticalColumnLayout inside the Panel to align my labels & TextInput controls. I am getting correct output in Flash but when I compiled my code into JS, then i am not getting correct output. Here i am attaching my code file. Please check & ass

RSLs

2015-12-12 Thread Scott Matheson
Hi in our app we have a lot of MP3s 1Gb in total, these are spread over 150 skills, a skill would the about 6Mb of sound, in toto we have about 15,000 2sec sound clips In a school you may a number of students all working on the same skills, a skill would be about 100 sound clips, there No shar

Flex Mobile -> Bulk download of images?

2015-12-12 Thread chris_d_k
Hi together, I want to download a set of images from the server and store them on a device. What is the best way to do a "bulk download"? Kind regards Christian -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Flex-Mobile-Bulk-download-of-images-tp11646.html Se

Flex Mobile -> Getting Error #3747 sometimes when fxg is loaded

2015-12-12 Thread chris_d_k
Error: Error #3747 at flash.display::Loader/loadBytes() at mx.core::MovieClipLoaderAsset() at _MyProject_mx_managers_SystemManager__embed_mxml_com_mll_myproject_assets_splashScreenImage_swf_1390261946() at flash.display::Sprite() at mx.core::FlexSprite()