Is there a way to pass a property from an HTML page to a Flash application created with Flex? -


i want specify string value in html containing flash created using flex 3. value url used flex code , want dev able update it. how do this? i'm using flex builder 3.

you try javascript , externalinterface or use flashvars

if have 1 parameter you'd pass in, it's easier use flashvars.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -