On Fri, Apr 30, 2010 at 5:11 PM, John Singleton <[email protected]>wrote:
> Right. But that wasn't my question. What I'd like to know is if it's > possible to alter how a swf is displayed dependent on variable information. > For example: > 1) visitor surfs to xyz.php > 2) php script calls the template with the swf and feeds it the variable > "page='xyz'". > 3) the template swf renders data based on that. > Is that possible? If it is, then I'm sure E4X is the way to go. And if it > is possible, can one alter the "guts" of the page such that one can build > tables, include pics, etc? > TIA, > John > Have you tried using FlashVars? http://kb2.adobe.com/cps/164/tn_16417.html http://blogs.adobe.com/pdehaan/2006/07/using_flashvars_with_actionscr.html For the second part of your question, have you looked into Flash Remoting? _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

