Question

I am creating a training about financial aid for college students. I have been creating the training in Flash using AS3. I want to be able to pull in the FAFSA.ed.gov website into the Flash file. On the left hand side I have the menu of topics to review, and on the center to right side of the stage I am looking to use the AS3 equivalent to an html iframe.

What can I use in AS3 to load a full webpage into the Flash file? I have done a ton of searching and haven't found much.

Thanks!

BJ Griffin

Était-ce utile?

La solution

Check out HTMLLoader. Is this what you need? Read the documentation about the security restriction to make sure you can accomplish what you need.

HTMLLoader Live Docs

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top