Hello,
I have a dynamic textbox of which render as html is selected.I am passing the link from php to flash.
Problems:
-
I have to pass a link which includes the char “&” and this causes problems.(Ex: index.php?go=1&show=3)
-
I wand the text to be alined at center but i couldn’t figure it how,choosing aling center at flash does not work. Also i tried to pass the variable including the <center></center> tags but no use.
I will be glad if you can help me.
Thanks for taking your time.