PDA

View Full Version : loading an .htm page on a flash web site


calrockx
07-09-2005, 01:38 AM
i'd like to load an .htm file into a text field on my flash webpage.

i know flash supports some basic html like bold and underline and links and such, but is there a way to load an html page with things like css formatting and tables.

it's a relatively simple .html page, nothing more advnaced than the css and tables and images really, that i want loaded to my flash page, and i'd like it to be scrollable.



if that's not possible, what's the best way to load something external that at most features links and images?

Flash Gordon
07-09-2005, 01:57 AM
no table, css yes. Check out some of the other topics for some answers.

oldnewbie
07-09-2005, 06:33 AM
Only yet officially supported html1.0 tags (11 or so...)...

http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_14808

For partial CSS, in MX2004 only...

http://www.actionscripts.org/tutorials/beginner/css_in_flash/index.shtml

http://www.kirupa.com/developer/mx2004/css.htm