<cfcomponent name="flashComponent">
    <cffunction name="get_emotionwords_flash" access="remote" returnType="string">
        <cfargument name="url" type="string" required="yes">
    </cffunction>
	
</cfcomponent>
