Sign in to follow, share, and participate in this community.
Do you have experience changing your application from CF8 and Flash/Flex to only CF? If so, how do you replace the Flash/Flex part? Any experiences to share? Hi, I have installed 10 cold fusion and my application is made in flex 3.5 and my data is in a data base oracle But my application can not populate my combo box. So I appear to select [object O... i am using cf11 developer edition... i am using cffileupload for uploading multiple files... bottom bar says--- uploaded 4 of 4 files but individual progress bar after reaching to 99% Shows ERROR its ... The CF11 integration notes describe how to do use Flash Remoting. I use that in my AS2 code and it works fine. I'm trying to migrate to AS3 where there is no Remoting. I have done the following: import flash.n... Hi, Coldfusion 11 (Developer) Flex 3 Existing Flash Application works with Coldfusion 8 Flex Integration is turned on. Running latest update CentOS 6.1 with latest updates I have don... Hello, I am working with a client on an issue regarding cfform ( flash ) on a coldfusion10 server with multiple instances. We have multiple instances setup as a cluster. We then replicate all sandbox security ... I am running the following: ColdFusion 8 Developer /Enterprise RedHat Linux Enterprise 6.0 Apache is my webserver The JRE is what came with ColdFusion I am trying to Enable SSL connection between Flex/Flas... Hi all, I'm at about my wits end on this...I can submit a row from a query set in cfgrid if I set it to format=html and it works just fine. However, with that format, I cannot sort columns which is neces... Hi, I have a fresh clean install of coldfusion 10 (latest updates) running on a RedHat 6.1,6.2,6.3,6.4 servers. I have been trying to get 127.0.0.1/flex2gateway/ to work but get 404 I have performed ... Coldfusion 10 Flex 3 Existing Flash Application works with Coldfusion 8 Flex Integration is turned on. Running latest update 12 Linux Machine When I bring up the application I get the following error: mx... I recently created a web page for my FlyBoard company in Colombia called Cartagena FlyBoard and thanks to Adobe Flash Player, it came out really cool. Check out the FlyBoard on my website www.cartagenaflyboard.com. Th... We've been using Flash Remoting for years and now, while testing CF 10 on a development server, find that it no longer works. In particular, I get a 404 error when trying to access https://{ip address}/flashs... We're getting the "duplicate session" error using Flash Remoting from Air 3.4 Mobile Apps ( IOS and Android ) with Coldfusion 10 Standard. faultCode:Server.Processing.DuplicateSessionDetected faultString:'Dete... I am a newbie with ColdFusion and Flex. I am trying to implement file download/streaming functionality in my Flex 4.5 application and I am running ColdFusion 9 as my back end. More specifically, I have a component in ... We use Flash to generate dynamic graphics and convert them to a PNG graphic by posting the base64 encoded bitmpa data to a coldfusion page, which saves the graphics file on the server. This works well most of ... Hello i want to know if this following integration is HTML5 and mobile friendly. I want to use the <noscript> tag for screen-readers (like Jazz, made for Accessibility): <object classid="clsid:D27CDB6... <cfcomponent output="false" hint="I define the application settings and event handlers."> hi, im using flash remoting to call cfcs and I want to use this applicati... Hello everyone, im having a problem since some weeks, cant seem to make it work and not really a lot of information regards it, i can connect to my data service a simple database made in postgres, using coldfusion, i ... org.xml.sax.SAXException: Deserializing parameter 'item': could not find deserializer for type {http://www.w3.org/2001/XMLSchema}anyType I'm using Flex builder4 connecting to a CF 7 server. Using the sam... I'm trying to figure out how to capture a still photo from a webcam within my CF webform, and then take that image and manipulate it in cold fusion. I've played around with the <cfimage> tag and am able to...