I've had similar problems trying to include large (450 meg) sqlite db files in .air files. You've had the same idea I did, which was to install the assets ...
I too had this start happening just recently (days). Exactly the same issue. Had to resort to embedding my assets. I believe there was a recent AIR update....
Hello group! I have an object containing byte array of pdf file. Can I open the new browser window that will render this byte array to pdf file Thanks....
I have a UIComponent which Dimensions never change?! When i add a child in the overriden createChildren i expect the dimensions to be changed... but nothing...
Hi: For the last few weeks when I export a release build of the current project, i get this error message: "Flex Builder could not publish the project source:...
Follow the link for your answer: http://www.adobe.com/devnet/flex/articles/itemrenderers_pt1.html And please use a more related subject to the post. It will...
we're having some issues with printing here. Using FlexReport I've managed to throw out a decent print, but on some printers it is apparently very slow. Does...
Hi, Search the archives for this, I know I have explained it quite a bit. :) If you can't find it there read up on "Creating Custom Components". You problem...
I have noticed while playing around with FlexPrintJob that sometimes it won't print. I call printJob.start() , printJob.addObject() and printJob.send(). Has...
I'm no expert on this but, I would say memory/design principles. A module extends LayoutContainer, where as Application is the whole shabang. Loading multiple...
I'm a lurker / first-time poster to this list but this is an advanced issue. I think may be a bug in the Player or Flash libraries but maybe I'm missing...
what ended up working is the intuitive assignment (contrary to documentation saying to call dataprovider.editField). still need to add this refresh. ...
I have a Tree Component that I have bound an ArrayCollection of data too. The tree will have two branches. each branch will have several children. Basically a...
Looks like we might have stumbled across a viable solution. Basically, we have a dataProvider ArrayCollection, then bindable ArrayCollections in the views. We...
Urgent requirement for both contract and full time opportunities in NJ, USA. This is an Excellent opening to work with a Fortune company. 1. Excellent...
hi every body,  is there any way to stop the autoscroll functionality of advancedDatagrid. When i drag a row up the datagrid also scroll , is there any way...
Hello. I'm starting a project in a client who doesnt have either Flex builder or Flex plugin. They've been working with java (myEclipse) for some time, and...
hi every body, i am using advanced datagrid,with item renderer as a VBox, rows content are draggable... the problem is that when i drag a row item and move to...
I am building a custom report portal for my company using Flex. The report engine is SQL Reporting Services with which in general I dont really need any middle...
What exactly do you mean by 'user credentials'? I've got a feeling you may just be talking about having a login dialog, but I may be wrong.. ... From:...
I believe what you are seeing is an issue with FlexBuilder where the list of classes in the Library Build Path includes a reference to the missing class. We...
Tell them to buy the software. How many developer hours are excessively consumed without an integrated debugger, profiler, etc... How much does that cost? ...
Matt, Seems similar but we're not using modules. The ADG issue occurs in a TitleWindow instance. I've tried importing the advancedDataGridItemRenderer in the...
I have not modified the remoting-config.xml file. It is still the same as when I installed WebORB. The code I posted does not need any XML config settings as...
Matthew, The Tree component doesn't suck that bad, try a different title. I'll answer your question though, openItems uses references(unique id's), it's not...
Matt, One additional question about RSLs in general - if you had a corrected RSL, how would you force the new one to be downloaded to the client? It would seem...