Jump to content

Load HTML in Flash?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
Jujubee

Jujubee

    Newbie

  • Members
  • Pip
  • 1 posts
Hey all,

I'm working on a site which has the main content portion of my webpage as an embedded flash movie. On the left side of the flash movie there are navigational button symbols, and on the right side flash displays the content.

For one of the buttons however, I would like my flash movie to load an HTML page I created in the content portion (preferably without use of a window loader, but if it's the only way then I don't mind).

Is this possible at all?

I've incorporated flash in many of my HTML projects but not the other way around so I'm feeling a little bit like a deer in headlights.

thanks in advance.

#2
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,124 posts
Unfortunately there's not too much you can do to place HTML within Flash unless you write the content by hand yourself, I'm not aware of any solution to embed HTML as there are enough styles in Flash itself to compensate for content.

It seems you can render simple HTML in a text box by checking "Render as HTML" in the property menu but it seems you're only limited to basic stuff.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#3
marjie

marjie

    Newbie

  • Members
  • Pip
  • 6 posts
you may render simple HTML in a text box by checking "Render as HTML" in the property menu but it seems you're only limited to basic stuff.

#4
torio

torio

    Newbie

  • Members
  • Pip
  • 3 posts
You can embed only XML document.