|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Query string with %D8
Dear everybody
I have changed from Flash 5 to Flash MX. In Flash 5 it was possible to call a flash movie with a query string containing the danish letters æ, ø and å, which all have numbers beyond 127. The same query strings write nonsense in my flash movie text fields. I have also tried to use FlashVars as documented on http://www.macromedia.com/flash/ts/...s/flashvars.htm but it gives the same error. Have I forgotten something? How can I transfer letters like %D8 to the flash 6 player? Torben |
|
#2
|
|||
|
|||
|
Demonstration
The attached zip file containes files to demonstrate my problem...
|
|
#3
|
|||
|
|||
|
Alternatively:
Can anybody tell me, how I can contact Macromedia to report this Flash error? Maybe they have a patch to correct it? |
|
#4
|
|||
|
|||
|
try using the unescape() method on your variables. it will take %xx values and turn them into their string values.
|
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > Query string with %D8 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|