thanks for responding Geoff.. hmmm .. <br>so maybe something.. <br><br>something like <br>//holder is the instance for the container<br>//artists will be the anchor tag<br>so.addVariable("<span style="font-weight: bold;">
hash</span>", holder, artists);   ?  <br><br>then<br>// root.hash var <br><br>what the var is supposed to be, would it be the fuction the buttons are using? <br>sorry....i  am a little lost..<br><br><br><br><br><div>
<span class="gmail_quote">On 10/31/06, <b class="gmail_sendername">Geoff Stearns</b> <<a href="mailto:geoff@deconcept.com">geoff@deconcept.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 style="">sure, you just need to pass in the hash to the flash movie when it loads, which is really easy:<div><br></div><div>so.addVariable("hash", document.location.hash);</div><div><br></div><div>then take the _root.hash var when the movie starts and use that to load the appropriate swf.
</div><div><br></div><div><br></div><div><br><div><div><span class="e" id="q_10ea07978559c208_1"><div>On Oct 31, 2006, at 5:18 PM, Ade Olufeko wrote:</div><br></span></div><blockquote type="cite"><div><span class="e" id="q_10ea07978559c208_3">
hello peeps I was just reading a post about anchors from over here <a href="http://www.noscope.com/journal/2004/04/named-anchors" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.noscope.com/journal/2004/04/named-anchors 
</a><br>I was wondering if something like that could be applied to flash movies with containers loading other movies...? <span class="gmail_quote"></span><span></span><span style="background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);">
 <br><br><br></span> <div style="background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);" dir="ltr" align="left"><font face="Arial" size="2">a good example... if you go to this url <a href="http://www.2advanced.com/#casestudies/byproject" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
 http://www.2advanced.com/#casestudies/byproject </a>  it will skip all the intros and go directly to the that section of the flash movie.  <br>sometimes its a little more</font><span><font face="Arial" size="2"> complex when the flash movie uses a container to load other swfs.. 
e.g    jumi.swf, about.swf, buy.swf    jumi swf contains a holder where all the other swfs are supposed to be loaded into.  i cant figure out how to deeplink that. I am baffled! any help would be great.  <br><br>//My main movie loads into here:
<br></font></span><br>mcl.loadClip ("/Site/swfs<div>/sites_main.swf",holder);<br><br>//My functions, button example<br><br>b1.onRelease = function() {<br>    loader._visible = true;<br>    mcl.loadClip("/Site/swfs
<div>/Site_some.swf",holder); <br>}</div><br></div><br></div></span></div><div style="margin: 0px;">_______________________________________________</div><div style="margin: 0px;">SWFObject mailing list</div><div style="margin: 0px;">
<a href="mailto:SWFObject@lists.deconcept.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">SWFObject@lists.deconcept.com</a></div><div style="margin: 0px;"><a href="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></div> </blockquote></div><br></div></div>
<br>_______________________________________________<br>SWFObject mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:SWFObject@lists.deconcept.com">SWFObject@lists.deconcept.com</a><br>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com" target="_blank">http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com</a><br><br><br>
</blockquote></div><br>