Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
Keehunthebeginner #1
TextFields & XML...
Hello
I have this Dynamic Text Box and a XML that I setup using ActionScript.
I have these parameters in XML:
image
tooltip
content
Ok, Image and Tooltip are useless (rater irrelevant.) But in that Content
parameter, I have text.
That works fine.
But you know when you select some static text and make it link to something
(ex. [url]http://www.google.com[/url]) without making it a button (or should I say, make a
hyperlink) from the XML? The Text is dynamic so I can't physically select the
text and link some page (ex. [url]www.google.com[/url]) but then again, I can't use a HTML
Anchor Tag either (I tried but in the text box, it plainly shows up as that
anchor code in cleartext). Is there some tag or escape character that flash
will interpret as a link(hyperlink)?
Thanks
Is this something that I have to contact a really professional Flash guru or
Adobe Professional Support?
Thanks Again
Keehun nam
Keehunthebeginner Guest
-
problem with drawing textfields and xml
Hi, i'm trying to draw some textfields using the createtextfield() method and draw some lines. The data for the textfield are loaded from an... -
Using textfields that are dynamically generated
Hi, I have a question about using textfields that I'm generating dynamically. I am generating textfields depending on the number of records in... -
_rotation for TextFields created at run-time
It appears that _rotation and _alpha are NOT supported for text fields created at run-time How can I rotate and fade in text when using... -
class extends TextFields
I want to create a class that extends TextField, but there is no way (that I can see) to impliment this. I can't set the AS2.0 class the way I can... -
Array of Textfields
I'm trying to create an array of textfields based on the number of rows returned in a query from Flash Remoting. My code is like this: for (i =...



Reply With Quote

