| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
DOMinc.
|
Hello people. As I'm a new member here, i stumbled on this site trying to find out how to do HTML on Flash.
On Bravenet.com (web tools), the links to the forums/guestbook etc etc are all in HTML to add to your site. As im in the making of my band's site, i dont know how to input html code onto flash. if anyone can help me i would be very greatful cheers dom ps. im a noob at this sort of thing ![]() |
|
|
|
|
|
#2 |
|
Super Moderator
Join Date: Jul 2001
Location: NYC
Posts: 10,026
|
Could you explain what you're trying to do alittle better...the more details you provide, the better we can assist you.
__________________
Color Wars™ | (kul′ər wôrs) n. - Open conflict between factions. www.theColorWars.com cota - www.chadworkman.com | http://shavedplatypus.com occupation: designer | flash developer | server-side developer (php, asp, mssql, mysql) |
|
|
|
|
|
|
|
|
#3 |
|
done
Join Date: Jun 2001
Location: portland, or
Posts: 8,048
|
you can put some html code into textfields, but flash textfields only recognize html 1.0 code, so you get stuff like: <b>,<i>, <u> <font> and a couple of others.
__________________
tg --- what the hell was i thinking? |
|
|
|
|
|
#4 |
|
Me
|
Dunno if it's compatible for FMX as well, for FMX04 it is anyway...
You can use basic html in textfields like tg said, besides that you can load html- and css-files into an swf and apply them to a textfield. Furthermore you can do some layout-stuff using the textfield-properties and (last but not least ) the textformat-object...NOTE: You can't use both external css-files AND the textformat-object, you gotta choose, sucky ey? ![]() link#1 link#2 - HTMLXML loaded into SWF FMX04 link - CSS loaded into SWF FMX04 link - Textfield-properties FMX link - Textformat-object FMX - Ruben
__________________
. Originally Posted by MichaelxxOA "He sounded like he knew which words he was going to use before he knew what he was going to say. I hate that shit." Last edited by Ruben; 07-31-2004 at 11:16 AM.. |
|
|
|
|
|
#5 | |
|
Registered User
Join Date: Nov 2004
Posts: 3
|
Quote:
sorry for diggin up a old thread, but i find the above handy. What I am having problems with, I am trying to set the target of my link to _blank but it seems to not let me do that? Is something so simple not possible? Thanks for the links posted about btw! ![]() |
|
|
|
|
|
|
#6 |
|
newbe forever!
Join Date: Oct 2004
Location: Madrid, Spain
Posts: 72
|
Hi Diego74
You have a spanish name. Are you spanish? I had the same problem. Use target="other" instead. It worked for me, both in IE and Firefox. Have fun! GlanTucan |
|
|
|
|
|
#7 |
|
Registered User
Join Date: Nov 2004
Posts: 3
|
Hello
No I am actually from Australia. Born in Argentina. Thanks for that it works a treat! ![]() |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|