If your Flash file is calling this .cfm page that generates XML, then tap
the vars onto the end of the URL.

getURL("page.cfm?var1=1&var2=2");

Or whatever your call looks like.

Adrian
http://www.adrianlynch.co.uk/

-----Original Message-----
From: a or [mailto:[EMAIL PROTECTED]
Sent: 13 May 2008 17:42
To: CF-Newbie
Subject: Pass FlashVars values to ColdFusion file


Hi,

Is there a way to pass FlashVars values from a .swf file to a ColdFusion
page ?

I've got a page with a calendar, I select a date and post it to itself.
I then pass it into the .swf using FlashVars.

I now need to pass the date to another coldfusion page which creates xml
output based on this date which will then be loaded back into the .swf,
populating it with the newly created xml.

Is this possible or what would be the best say to approach this.

Many thanks in advance

alan


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3626
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to