Skip to main content
Participant
July 15, 2011
Question

HTML and Flash

  • July 15, 2011
  • 2 replies
  • 312 views

Hi,
Is it possible to load a HTML page into Flash? The purpose is that I can change images dynamically without using Flash. Can someone help me? Thanks.

This topic has been closed for replies.

2 replies

relaxatraja
Inspiring
July 18, 2011

You can use StageWebView class to load external html pages within your flash. Search google with the keyword to know more:

http://www.adobe.com/devnet/air/quick_start_as/quickstarts/qs_using_stage_web_view.html

Ned Murphy
Legend
July 15, 2011

Flash only supports a very limited number of html tags, and this is only with respect to what you can place iin textfields.

.