So, how is the user viewing the SWF?  Is it embedded in an HTML page?
If so, you could just make those parameters defined in the HTML, and
then have the SWF know to look for the parameters at runtime.  The
SWFs I use do a lot of that.

  -Andy

On 2/26/07, Mick G <[EMAIL PROTECTED]> wrote:
Does anyone know if there is a way to add data to a SWF file server-side?

Eg. I have a swf that site on my server. I want users to be able to select
an option from a dropdown such as Select a color: BLUE. This would then send
them a SWF to download that has the variable color=blue embedded into the
SWF. I guess this would mean the server would need to recompile a SWF which
would require large CPU so I'm not sure if this is possible but thought I'd
ask anyway.
_______________________________________________
[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

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