Help - Search - Members - Calendar
Full Version: ColdFusion Flash
W3Schools Forum > Server Scripting > ColdFusion
cpugeek
Is there a way to keep the flash the .cfm page makes?
Skemcin
It depends on what you are speaking of. ColdFusion can make a flash file using the <cfdocument> tag and by using the <cfform> tag. You can save the former, but the latter cannot be saved since a flash form dynamic in nature it reads certain aspects of he controls from the server (which are never sent to the client as part of the flash file). IF anything you'll get an empty flash file since the connection it had when it was originally created has expired.
cpugeek
ok, thx. glare.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.