Hello, I want to bring some variables into a SWF.
To do that I want to write a PHP script that first creates a SWF with the ActionScript variables and than combines this new SWF with another SWF that I allready have.
I have two questions about that: 1. Is there a way to not write the variables SWF on disk? To hold it in memory? 2. How to combine the two SWFs? The 2 SWFs must be in the first frame of the resulting SWF. They should not be packaged into deifferent movieclips! Thanks for all tipps Benedikt
