Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Apr 3rd, 2005, 3:32 AM   #1
Skinner
Newbie
 
Join Date: Mar 2005
Posts: 10
Rep Power: 0 Skinner is on a distinguished road
html in flash

Ok, im doing a dynamic flash website and i'm getting the text from a text file that uses html tags. Everything works no problem except i cant figure out what tag to use to put in images. the <img> tag doesnt work. Anyone know what does?
Skinner is offline   Reply With Quote
Old Apr 3rd, 2005, 11:05 PM   #2
dayglowdave
Newbie
 
dayglowdave's Avatar
 
Join Date: Apr 2005
Location: Kansas
Posts: 22
Rep Power: 0 dayglowdave is on a distinguished road
In flash because your htmlText = ""; is in double quotes, you have to use single quotes. Also I think there might be the issue that you can only use gifs although I'm not positive. it'd look something like this:

fieldName.htmlText=" <img src='path to pic'> ";

Hope that helps . I have an example if you want me to post it.
dayglowdave is offline   Reply With Quote
Old Apr 4th, 2005, 7:16 AM   #3
dayglowdave
Newbie
 
dayglowdave's Avatar
 
Join Date: Apr 2005
Location: Kansas
Posts: 22
Rep Power: 0 dayglowdave is on a distinguished road
I think it takes .jpg and .swf only, not .gif.... Also it is important to note that when pathing, you have to leave a space between '\' and the directory otherwise it will truncate the first letter and it won't work.

e.g.:

textField.htmlText="<img src='C:\ Documents and Settings\ Dave\ Desktop\ Files\ website\ forweb\ gifs\ images\ mozilla_prompt.jpg'>
dayglowdave is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:28 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC