
Welcome Guest
|
|
|
#1
|
|||
|
|||
|
I have a dynamic text field (scrolling ticker)that loads text from an asp page which loads the text from an access database! I would like to add a link to the text I am loading into flash.
For example: In flash I load from the database: Holiday Events | Birthday Parties | Latest News //this is my scrolling ticker I would like each of these events to have a specific link. Holiday Events (link to HolidayEvents.asp) Birthday Parties (link to BirthdayParties.asp) Latest News (link to LatestNews.asp) what would it be the best way to approach this? Is this something that it can be done thru the asp code, flash, access, or a combination of all? Please Advise! Last edited by jchiesa : 12-23-2005 at 02:31 PM Reason: -- |
|
#2
|
||||
|
||||
|
dynamic textfiled supports a href tags.So you can verywell place html texts instead of plain texts.So while sending your teexts to textfields, send the actual html texts.So that when they render inside dynamic text fields then the html code will also be there making the hyperlinks work.
For all these to happen you have to amke your text field html enabled.
__________________
www.saumyaray.com |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dynamic text HTML Link Issue | shifty | Flash MX 2004 |
4 | 06-23-2006 12:53 PM |
| Dynamic Text - change text box variable on click | kenisswell | Flash MX ActionScript |
10 | 11-01-2005 09:20 PM |
| Loading external txt file to dynamic text box... | merkin51 | Flash MX ActionScript |
2 | 05-11-2005 10:41 AM |
| Loading data from xml into dynamic text field. | jcscoles | Newbies |
3 | 05-01-2005 05:47 PM |
| XML Issue - Text Node Loading as "NULL" | aura9 | Flash MX ActionScript |
10 | 04-29-2005 06:44 PM |




