Is there an easy and portable way to insert ActionScript into a premade SWF using PHP? The only thing I want to do is define a variable in [tt]_root[/tt]:
---------------------------------------
Code:
_root.playlistURL = "[URL unfurl="true"]http://www.domain.com/path/to/playlist.xml";[/URL]
---------------------------------------