Is it possible to send params to swf using SWFLoader or something like it?
So.. I want to create swf loader (swf) which would be able to send some Application.application.parameters to swf swf I'm triing to load (which are usualy sent to an application from html.)
how to do such thing?