refresh image in itemrenderer
Hello,I'm populating my tilelist with an itemrenderer. In this itemrenderer I'm having an image and textbox. The textbox is bindable, but my image isn't, because it's getting his source using the...
View ArticleHTTPService Desperation
This is a desperate situation for me...I have a few HTTPService's ready to be called when necessary... however, I have noticed that after about 5 minutes, the service (any of them) is sent again. I...
View Articlesecure-amf problem
i am able to connect through unsecure amf but i get the following error when trying to connect through secure amf.[RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend"...
View Articlehttps (ssl) configuration problem ?
HiI've have FDS Working locally fine under Http,I'm trying to configure a server under https, both Flex-admin and the application work fine underHttp, but under Https Flex-admin/console reports a RPC...
View ArticleAutomatically update chart every second.
Hi, I created a php file that connects to a MySQL database and converts the info into XML data.I then created a chart in Flex 3 that uses that ".php" file as the dataProvider.Everything works great but...
View Articletrouble with flex & mysql
Hi all,I'm new to using FLEX and ActionScript (but I have a lot of experience using PHP, MySQL, JavaScript AJAX, etc)Anyhow, I'm trying to put a new FLEX frontend on an existing project that currently...
View ArticleSetting Flex Session Timeout Manually
i have written a code in core java and a flex UI accesses this code....from my java code i am creating a flex sessionwhich has a certain default timeout period after which the flex session...
View ArticleFlex FTP and PHP
Hi Everyone,As you can see by the title, I'm trying to use Flex to upload a file, followed by having PHP FTP the file to the server.I have been successful at having PHP move the file once Flex uploads...
View ArticleChannelConnect Failed. error null
RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend" faultDetail="Channel.Connect.Failed error null"]Hi folks - I've been succesfully able to get RPC services running. However, when...
View ArticleRunning external application with Javascript code from within Flex
I'm having a strange problem that I'm trying to solve and I cant seem to figure out why this is happening. I have a Flex Application doing an HTTPSERVICE request to an external .ASP file on the...
View ArticleInjecting xmp to jpeg
Hi All,I want to inject an xmp packet to multiple JPEG files using XMP-FileInfo-SDK-4.4.2 , in flex. Can someone help me doing this?
View ArticleHTTP Server.Error.Request error on EXTERNAL SERVER
I am fit to be tied! I have been battling this HTTP Server Request error for hours. I have read through the blogs, boards, and other sites with great information, however, I still fail to get my app...
View ArticleSetting content-type response header in BlazeDS
Per this JIRA ticket, http://bugs.adobe.com/jira/browse/BLZ-428 , there is a suggested fix that includes setting the response content-type header to text/xml. The JIRA ticket name ispinging endpoint...
View Article'flex.messaging.services.HTTPProxyService' error
Hi, I have met below error in using lcds 2.5.1.... how can i fix this error ? i have already update commons-http.jar file. but same.... thanks, flex.messaging.config.ConfigurationException: Unable to...
View ArticleHow to set up Eclipse for Flex / Java / LCDS projects
I've browsed through the LCDS documentation but found very little about how to actually set up Eclipse / Flash Builder to develop real LCDS applications where you write both Flex code (run on the...
View ArticleIf I copy the "lcds" folder, Tomcat starts with socket errors
In the documentation it is said that when you create a new server-side application, you can start by copying the 'webapps/lcds' folder. I did that but then, Tomcat starts with some socket errors:...
View Articlenull MessageBroker
My application needs server push. I am trying to get a simple "Hello World" going, but I can't get past a null MessageBroker. I simplified my configuration files and it might be my issue. My...
View ArticleLCDS - Expect List, get ArrayCollection of Integer
I have a POJO which declares a collection of List<Long>. We're currently sending an ArrayCollection of Number, and it's arriving at the client as an ArrayCollection, populated with Integers....
View ArticleNew Modeler for Flash Builder 4.5 Available
Modeler 3.11 works with Flash Builder 4.5 and Livecycle Data Services 3.1. It is available for download here: https://www.adobe.com/cfusion/entitlement/index.cfm?e=lc_app_model Modeler 3.11 Release...
View ArticleLoadXML external XML
Hello everybody,Question,HowI canload theexternalxmlfiledatain theform.ForexamleI have ownedadropdownlist boxthat contains the followinggive: A,B, C.And thenI havefields inmy...
View Article