I can't get flashvars to work...  It seems pretty basic, but no mater
what I do they don't seem to show up in flex.

AS:
 woo = Application.application.parameters.url;

HTML:
<param name="FlashVars" value="url=woo" />

<embed ...
 flashvars="url=woo">
</embed>

What am I missing?

Thanks!

Reply via email to