This is a discussion on "Dynamic links not working in Flash?" within the Flash & Multimedia Forum section. This forum, and the thread "Dynamic links not working in Flash? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Dynamic links not working in Flash?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Dynamic links not working in Flash?
Using an external .txt file to render HTML text in Flash, I am having problems with links. It seems to be a problem with having dynamic characters in them such as ? or = for example. The link and all text after it just doesn't display at all. "normal" links to static pages of any length work fine.
Is this a known issue, and is there any way around it? |
|
|
|
|||
|
Re: Dynamic links not working in Flash?
Hm....could you show us an example or some code?
It'd help a little bit |
|
|||
|
Re: Dynamic links not working in Flash?
Yes, there is a way around this, you have to encode the URL.
You'll want to use the following to fix this. It's just flash having an issue with the different symbols, instead of the symbols use the unicode equivalents. Here are a few examples: A space = %20 A $ = %24 Here is a great link that converts them for you. http://www.albionresearch.com/misc/urlencode.php This'll do it for ya.
Last Blog Entry: Yay!? (Oct 8th, 2007)
|
![]() |
| Tags |
| flash, links |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| coldfusion: dynamic links for every occurance | lockmac | Other Programming Languages | 1 | Feb 20th, 2008 12:16 |
| links update dynamic data | joshlindem | PHP Forum | 9 | Aug 24th, 2007 16:29 |
| links not working in IE | karloff | JavaScript Forum | 5 | Jul 22nd, 2007 18:07 |
| Links in a txt file not showing in dynamic text field | Darren600 | Flash & Multimedia Forum | 8 | May 9th, 2007 15:48 |
| Help needed! Flash links not working | oliver38 | Flash & Multimedia Forum | 9 | Oct 30th, 2006 21:47 |