Question
Flash and CF variables
Hello everyone. I am pulling an xml file into a flash file
but I want to take it a step further and make the path to the xml
file dynamic. Can I do that with cfml and flash? I want to say
slides_xml.load("#current_user#_comments.xml");
Can I do that?
slides_xml.load("#current_user#_comments.xml");
Can I do that?
