MTASC will do that for you. Create a simple class with a static entry
method, place allowDomain() inside that, compile and inject it into
the existing SWFs with MTASC.

  Attila

jv> I am trying to use a bunch of image sequences that were exported out of
jv> ImageReady as swfs. This process has been working so they can tweak the 
timing 
jv> of the image sequences without having flash.
jv> 
jv> The problem is that I would like to make these child swfs controllable 
jv> crossdomain so I can put them into a parent swf on a different server. 
Right 
jv> now when these are pulled crossdomain I can't control the playback of the 
jv> children.
jv> 
jv> I would like to somehow inject 
System.security.allowDomain(this._parent._url) 
jv> for all these, preferrably server-side so I can inject them when they are 
jv> initally uploaded to the site. Anybody done anything like this before?


_______________________________________________
[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

Reply via email to