Groups | Blog | Home
all groups > flash data integration > february 2005 >

flash data integration : Cold Fusion Url variables and flash



jeepdude87
2/3/2005 4:49:56 AM
sixlead
2/6/2005 10:46:37 AM
If you are passing a variable throught the URL string it should be visable in
the location field o fthe browser window. Or you could just wrap the variable
you want to see in a <cfoutput> block. Or with in flash you can use the
trace() function. as in trace(myVar) this will put the value of myVar into
the output window for you.
AddThis Social Bookmark Button