Groups | Blog | Home
all groups > flash (macromedia) > december 2004 >

flash (macromedia) : loading Text file problem


Mic
12/26/2004 7:27:44 PM
Hello,
two questions regarding loading an external text file.

1. when loading an external flash file and using the "Render as HTML
text" option the text stops when ever there is a "&" character. is this
because it is redered as HTML ?

2. where can i find a sample on how to work the "External text MX"
component? but a real simple example not MM tutorial.

thanks

urami_
12/27/2004 12:15:00 PM

[quoted text, click to view]

no , it's because "&" stands for new variable string.
Flash things it has multiple variable and & is the separator.
Use URL encoding to show special characters. Instead of & use %26

[quoted text, click to view]

No idea, the really simple are too simple to even bother to document, help files
do pretty good job with the basics.

--
Happy New Year to all of you guys :)

<urami>
http://www.Flashfugitive.com
</urami>


<web junk free>
http://www.firefox.com
Mic
12/29/2004 2:09:55 PM
thanks urami...wow these things should be writen in bold letter in the
help files...

Mic

[quoted text, click to view]
AddThis Social Bookmark Button