ok, <br>i just went ahead and reply myself again...theres no way to pass a default value in case you need it...i just made a dirty fix, <br><br><br>deconcept.util={getRequestParameter:function(_29,<span style="font-weight: bold; color: rgb(255, 0, 0);">
_default</span>){<br>var q=document.location.search||document.location.hash;<br>if(q){<br>var _2b=q.substring(1).split("&");<br>for(var i=0;i<_2b.length;i++){<br>if(_2b[i].substring(0,_2b[i].indexOf("="))==_29){
<br>return _2b[i].substring((_2b[i].indexOf("=")+1));}}}<br><span style="font-weight: bold; color: rgb(255, 0, 0);">else{return _default;}</span>return "";}};<br><br>now we would use it like this:<br>so.addVariable
("flashVarText", getQueryParamValue("var1",<span style="color: rgb(255, 0, 0);">"default value"</span>));<br><br><br><br><div><span class="gmail_quote">On 7/19/06, <b class="gmail_sendername">
Emi Burgos</b> <<a href="mailto:burgosemi@gmail.com">burgosemi@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>hi Brion, <br><br>tnxs for the reply...i just found out what was the trouble...it was an issue with some other script, case sensitive kind of trouble (calling file.js when was named File.js)<br><br>but that takes me to a different matter, which is this: 
<br>when you use the <span style="font-weight: bold;">addVariable("var",getQueryParamValue("varURL")) </span>is there any way to give a default value for varURL in case nothing comes with the url?<br>
<br>
it would be a good little thing to add if its not there.</div><div><span class="q"><br><br><br><br><div><span class="gmail_quote">On 7/19/06, <b class="gmail_sendername">Brion Keith Mills</b> <<a href="mailto:brion.keith@gmail.com" title="mailto:brion.keith@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
brion.keith@gmail.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>Emi,<br><br>Can you provide source code?<br><br><div></div><div>
<span>
<span class="gmail_quote">On 7/18/06, <b class="gmail_sendername">Emi Burgos</b> <<a href="mailto:burgosemi@gmail.com" title="mailto:burgosemi@gmail.com (mailto:burgosemi@gmail.com)" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

burgosemi@gmail.com</a>> wrote:</span></span></div><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"></blockquote></div><div><span>

<div>hi,<br>im just starting to use the so, which btw is a great thing.<br><br>i had used on a flash 8 page i have, tested on localhost and everything runs smoothly. But not in the server. I get the upgrade msg. <br><br>

Where should i start to look? i know is just not much info from my side, but any guess would be great.
<br></div><div><span><br>-- <br>regards,<br>Emiliano Burgos<br><br>

</span></div><br></span></div><div>_______________________________________________<br>SWFObject mailing list<br><a href="mailto:SWFObject@lists.deconcept.com" title="mailto:SWFObject@lists.deconcept.com (mailto:SWFObject@lists.deconcept.com)" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

SWFObject@lists.deconcept.com
</a><br><a href="http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com" title="http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com (http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com)" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com</a><br>
<br><br></div><br><br clear="all"><br>-- <br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>Brion K. Mills,<br>Interactive Media Designer<br>Creative Mills Design<br><a href="http://www.creative-mills.com" title="http://www.creative-mills.com (http://www.creative-mills.com)" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

www.creative-mills.com
</a>

</div><br>_______________________________________________<br>SWFObject mailing list<br><a href="mailto:SWFObject@lists.deconcept.com" title="mailto:SWFObject@lists.deconcept.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
SWFObject@lists.deconcept.com</a>
<br><a href="http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com" title="http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com</a><br><br>
<br></blockquote></div><br><br clear="all"><br>-- <br></span></div><div>Emiliano Burgos<br>Flash Designer&Developer<br><a href="mailto:burgosemi@paginaswebflash.com" title="mailto:burgosemi@paginaswebflash.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
burgosemi@paginaswebflash.com</a><br><a href="http://www.paginaswebflash.com" title="http://www.paginaswebflash.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
www.paginaswebflash.com</a>

</div></blockquote></div><br><br clear="all"><br>-- <br>Emiliano Burgos<br>Flash Designer&Developer<br><a href="mailto:burgosemi@paginaswebflash.com">burgosemi@paginaswebflash.com</a><br><a href="http://www.paginaswebflash.com">
www.paginaswebflash.com</a>