> You can use FlashVars to pass it into your SWF via the HTML embed. I'm currently using an anchor (foo.swf#abc) or file parameters (foo.swf&item=abc), which work fine.
But can I do any better than this? I feel that passing in a parameter is an invitation for tampering... Not that it's incredibly critical, but it'd be nice if developers could just drop-in the SWF without having to configure it. > public _url : String [read-only] This gives the URL of the SWF itself -- this is already known. - Kipp _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

