all groups > coldfusion flash integration > may 2007 >
You're in the

coldfusion flash integration

group:

Adobe Real Estate example -- godaddy


Adobe Real Estate example -- godaddy Wilsonming
5/31/2007 2:08:47 AM
coldfusion flash integration:
Hi all,

I ve been going throuhg the Adobe Realestate example and its pretty swee, but
I have ran into a majore stumbling block, im pretty new at coldfusion but I
have found out that my domain and hosting service do not support cfobject.
I was wonding if you guys that are super smart out there can help me make this
example work without using cfobject but maybe convert them to cfinvoke.

First stumbling block is
[Q]<cffunction name="OnApplicationStart">
<cfset application.listingGateway =
createObject("component",variables.componentPath &
".components.ListingGateway").init(variables.dns) />
</cffunction>[/Q]

You can review this example at :
http://www.adobe.com/devnet/coldfusion/articles/flashforms_03.html

and can view my nonworking script
at:http://wilsonscomputing.com/realestate/index.cfm

Thanks for the help guys
Re: Adobe Real Estate example -- godaddy Chuck1411
6/2/2007 12:38:46 AM
So convert the createObject() to a <cfinvoke> and see if it works.
Re: Adobe Real Estate example -- godaddy Chuck1411
6/2/2007 12:47:41 AM
by the way, I have the realestate example running at godaddy...
AddThis Social Bookmark Button