Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
Wilsonming #1
Adobe Real Estate example -- godaddy
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.d ns) />
</cffunction>[/Q]
You can review this example at :
[url]http://www.adobe.com/devnet/coldfusion/articles/flashforms_03.html[/url]
and can view my nonworking script
at:[url]http://wilsonscomputing.com/realestate/index.cfm[/url]
Thanks for the help guys
Wilsonming Guest
-
map real estate prices using HomePriceMaps.com
<a href="http://www.HomePriceMaps.com">www.HomePriceMaps.com</a> integrates how much homes SOLD for nationwide using the google mapping... -
Real Estate Pro in May
JOIN THE LUCKY 20 DataPacks.com is very pleased to officially launch Real Estate Pro. In order to kick off this great new product we are... -
ANN: Real Estate Pro in May
JOIN THE LUCKY 20 DataPacks.com is very pleased to officially launch Real Estate Pro. In order to kick off this great new product we are... -
First Release - Real Estate Pro
Real Estate Pro is a simple, straightforward, DW/MX 2004 compatible Real Estate Management system. Written for the ASP environment, I have focused... -
ANN: First Release - Real Estate Pro
Opps. Sorry MM for not putting ANN: in the subject line. Bill "BillB @gmail.com>" <bill.betournay<"spamTrap"> wrote in message... -
Chuck1411 #2
Re: Adobe Real Estate example -- godaddy
So convert the createObject() to a <cfinvoke> and see if it works.
Chuck1411 Guest
-
Chuck1411 #3
Re: Adobe Real Estate example -- godaddy
by the way, I have the realestate example running at godaddy...
link is [url]http://www.searisen.com/realestate/index.cfm[/url]
Chuck1411 Guest



Reply With Quote

