Skip to main content
Known Participant
June 3, 2013
Question

Embed html in a swf?

  • June 3, 2013
  • 1 reply
  • 2173 views

Hi,

i need to embed html code in a swf that has embedded another swf file so an external swf file plays inside my swf. Is it possible? This is the code:

<iframe src="http://www.ustream.tv/embed/13251049" width="608" height="368" scrolling="no"></iframe>

Thank you.

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
June 3, 2013

it's not clear what you mean but it's probably not possible with as2 and not with a web-based app.

it's more likely possible with as3 and an air app.

nukererAuthor
Known Participant
June 3, 2013

Thank you. Whats an air application? IS it used along with flash or something?

kglad
Community Expert
Community Expert
June 3, 2013

an air application is a program that can be installed on a pc or mac or iOS or android device.