AreaChart HTTPService
According to the state total of months people I want to list AreaChart help video http://www.ahsapdekorasyonbul.com/1.html xml<?xml version="1.0" encoding="utf-8"...
View ArticleRender HTML in FLEX
Hi All, I am facing one problem, i want to display some html contents in my flex application. I tried that using iframe but its not working (If u click out side that iframe, then it will hide iframe)....
View ArticleSecurity SandBox violation error#2070 caller stage owned by
Hi,I am new to Flex3 so that i don't know much about this.I am facing one problem of Security SandBox error#2070:caller file cannot access stage owned by.Actually i am developing a desktop application...
View Articleproblem on flex/java performance
We have a Flex app that uses an AMF channel to call a Java object on LCDS. The LCDS is a 2.5.1 install on linux, running in Tomcat. When the tomcat start, the app response is fask, however, after...
View ArticleCrossdomain.xml file not being called by the SWF
Hi, I'm serving an swf file compiled using flex builder 3.2 through plain HTTP, the SWF file calls a service in the same domain through HTTPS, as such, I put the following file in the root directory of...
View ArticlePrevent HTTPS proxy from intercepting SSL traffic
We have a Flex + BlazeDS+Spring application built which runs on WebSphere6.1.We use the AMF secure protocol (SSL) for Communication. Inspite of using SSL ,tools like charles proxy are able to...
View ArticleError #1088
Hi, I'm trying to build a simple app which fetch data from a MYSQL database. I'm using WHAM server and PHP is the connecting code, although I'm writing the PDP code, flex is. Using Flex 3, i created a...
View ArticlePassing ArrayCollection from Flex to CFCs
I currently have a flex app setup using WebServices to communicate between the app and my CFCs. Everything works well until I attempt to pass across my dataGrid information which are setup as...
View ArticleIs it possible to sync LCDS with changes made directly to the database?
Here is the scenario: LCDS has been setup to connect to a MySQL database using FlashBuilder RDS and Fiber. Changes made within the Flex client application are correctly synchronized between all...
View Articledataservice call fault error after session timeout does not get trapped in...
Hi, My data service call after the session time out for about 30 mins, does not get trapped into the fault handler. It pops up a Flash player error on the AIR simulator. I have some code to handle for...
View ArticleSynFills on managed associations
This is what we have so far: If we've following structure: Root -> Child -> GrandChild - Initially a fill on the root assembler retrieves to whole hierarchy.- SynFill on the root assembler, only...
View ArticleKeep associations after new Fill() method?
Hi all, Is there a possibility to keep the (managed) associations (in the dataService, and the offline database) if we do another Fill() method, but with other selection parameters on the same...
View ArticleFill Data from PDF From to Access Database
Hello, I create a PDF form for fill data that connect to a access database. It works greate in my own PC.But when i move it on another PC PDF button does not work. Please help.
View ArticleUsing LCDS and HTML5 Websockets for Consumers and Producers
I've been following the examples from here: http://help.adobe.com/en_US/LiveCycleDataServicesES/4.6/Developing/WS74a1cc3271d4c9821a4a3 ad3132cc2454ba-8000.html I can't seem to get my consumers and...
View ArticleProblem LiveCycle Data Services with Parsley Framework
Hi All,I have problem when using LiveCycle Data Services and Parsley framework.Here is my Dynamic command :....public function execute(message:ServiceMsg):AsyncToken{...
View ArticleMessageBrokerServlet failed to initialize due to runtime exception
Hello all, I am new to the flex application, I am trying to build the SpringFactory to access the remote object.during the server start up time I got the following stack trace can any one help me on...
View ArticleHow can the client know if the SSL certificate specified in the...
Hi, How can the client know if the SSL certificate specified in the service-config.xml file is invalid/untrusted/expired? For example using iOS client, the trusted certificate will not work and the...
View ArticleIs RTMP to AMF Websocket possible?
Currently we support an application that communicates via RTMP channel messages. We're working on re-writing one of the application's components to use HTML5 and Javascript websockets through LCDS...
View Articlecould not find MessageClient for clientId in pushMessageToClients
Hello everybody. I was stuck with unpleasent problem using LCDS 2.5.1 and theirs messaging service. My aim is sending real time messages to particular client which already subscribed to the defined...
View ArticleLogin Credentials in flex
Hi,I am developing a flex application for Login page., for this am using the Remote Object for calling java method.i need to check whether the given username and password is valid by checking inside...
View Article