timwangyan Posted August 23, 2011 Report Share Posted August 23, 2011 Qual funcao eu posso utilizar para receber uma variavel que eu montar no html.exemplo:<param name="idf" value="15387">ou se existe outro metodo...me ajudem pf! Quote Link to comment Share on other sites More sharing options...
0 Anti-puff Posted September 14, 2011 Report Share Posted September 14, 2011 No HTML:<param name="movie" value="yepa.swf?id=245&table=qualquer" /> No Action : var flashvars:Object=LoaderInfo(stage.loaderInfo).parameters; var table = String(flashvars.table); var id = String(flashvars.id); Quote Link to comment Share on other sites More sharing options...
Question
timwangyan
Qual funcao eu posso utilizar para receber uma variavel que eu montar no html.
exemplo:
<param name="idf" value="15387">
ou se existe outro metodo...
me ajudem pf!
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.