i would like to use the cms, while loading the gallery swf into an mc on stage, how should i go about getting the xml? how will it be in regard to the script method below which is meant for a stand-alone gallery?
<script type="text/javascript">
var so = new SWFObject("preview.swf", "flash", "100%", "100%", "8", "#000000");
so.addVariable("xml", "gallery.php?id=8");
so.write("flashcontent");
</script>
thanks.


222 Purchases
54 Comments