Steven,
Have you run Firebug to see what calls are being made from the flash form? It could be trying to hit something that is non-SSL. The NET tab should give you some indication. That is where I would start and then work my way up. -J.J. On Wed, Jan 25, 2012 at 8:25 AM, DURETTE, STEVEN J <[email protected]> wrote: > > Hi all, > > I have been directed to change a few of the sites that I maintain to HTTPS. > So far everything is working great, but I have a few sites where the > developer used flash forms extensively. These sites will bring up the flash > form, but all of the functionality is disabled. For example a user must > choose a state, then the rest of the form is dynamically created and > populated. When https is used, changing the state does nothing. > > I have already googled, and made the suggested changes to remoting-config.xml > and services-config.xml, but it still didn't work. Plus those suggestions > were for using flex with cf, not flash forms. > > I really need to get this working, and no I cannot rewrite this to get rid of > the flash forms as much as I want to. This application is nearing end of life > and I don't have the time to re-write it, but our security organization is > requiring SSL. > > I have already tried these sites for info: > http://www.cftips.net/post.cfm/flex-remoteobject-remoting-over-ssl > http://www.barneyb.com/barneyblog/2007/09/01/flex2-and-3-remoteobjects-over-ssl-with-coldfusion/ > http://blog.crankybit.com/flex-remoting-over-ssl/ > > Thanks, > Steve > > > __ > > Steve Durette > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349625 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

