<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<div class="ecxSection1"><div><br><p class="ecxMsoNormal" style="margin-right: 0cm; margin-bottom: 12pt; margin-left: 36pt;"><span style="font-size: 10pt; font-family: 'Verdana','sans-serif';">&gt;Flash_upload_path
is set in the site variables and is usually “upload.php?path=”</span></p></div><br>OK, this is where I don't get it.<br>When I choose a file and hit edit, the project window opens with this source:<br><br>&lt;script type="text/javascript"&gt;<br>&nbsp;&nbsp; var so = new SWFObject("modules/xerte/engine/wizard.swf", "mymovie", "800", "600", "8,0,0,0", "#e0e0e0");<br>so.addParam("quality", "high");<br>so.addVariable("xmlvariable", "USER-FILES/9-Dave-Nottingham/preview.xml");<br>so.addVariable("rlovariable", "USER-FILES/9-Dave-Nottingham/media/");<br>so.addVariable("originalpathvariable", "modules/xerte/parent_templates/Nottingham/");<br>so.addVariable("template_id", "9");<br>so.addVariable("template_height", "600");<br>so.addVariable("template_width", "800");<br>so.addVariable("read_and_write", "true");<br>so.addVariable("savepath", "modules/xerte/engine/save.php");<br>so.addVariable("upload_path", "upload.php?path=");<br>so.addVariable("preview_path", "modules/xerte/engine/file_exists.php");<br>so.addVariable("flv_skin", "http://www.hipgnosys.com/xerte_ot/modules/xerte/engine/tools/SteelOverAll.swf");<br>so.addVariable("site_url", "http://www.hipgnosys.com/xerte_ot/");<br>so.addVariable("apache", "false");<br>so.write("flashcontent");<br>&lt;/script&gt;<br><br><br>It looks like the so is instantiated, then the project specific parameters are passed into it. The paths all look specific except for the "upload_path" var.<br>It looks truncated at "" (which could explain why the uploads end up in root, probably the default in lieu of a full path).<br><br>??<br><br>&nbsp;&nbsp; <br><br><br><br><br><br></div>                                               <br /><hr />Hotmail: Trusted email with Microsoft's powerful SPAM protection. <a href='http://clk.atdmt.com/GBL/go/177141664/direct/01/
http://clk.atdmt.com/GBL/go/177141664/direct/01/
' target='_new'>Sign up now.</a></body>
</html>