Hey, I've got a multi-page flash site that uses swfaddress to create urls. I'd like to use facebook's "share" button on each page individually and have it generate a unique preview for each page, but facebook seems to pull info from the html wrapper's <meta>, which is the same for each page. Tried using ExternalInterface.call( ) and js to rewrite the <meta> for each new page, but haven't had any luck.
Does anyone have any insight or resources for working around this issue? ... michael _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

