swfobject.embedSWF( "index.swf?ts=" + new Date().getTime(), "flashContent", "100%", "100%", swfVersionStr, xiSwfUrlStr, flashvars, params, attributes);
swfobject.embedSWF( "index.swf", "flashContent", "100%", "100%", swfVersionStr, xiSwfUrlStr, flashvars, params, attributes);
swfobject.embedSWF( "${swf}.swf?ts=" + new Date().getTime(), "100%", "100%", swfVersionStr, xiSwfUrlStr, flashvars, params, attributes);
var popUpConfigURL:String = arrLayerPopUp.popUpConfig;
var popUpConfigURL:String = String(arrLayerPopUp.popUpConfig) + "?ts=" + new Date().getTime();
James, A compiled version would really mean a whole Flex Viewer compiled project and I don't get involved in doing that. This is something that if you want this capability then you will need to be using the source code (not the compiled viewer).
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.