Flash querystring
Flash querystring
Out of context: Reply #1
- Started
- Last post
- 14 Responses
- chrisRG0
are you reading it from an external file, like an xml?
if so, I solved it by replacing these characters for:
& = &
" = "
' = '
are you reading it from an external file, like an xml?
if so, I solved it by replacing these characters for:
& = &
" = "
' = '