• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

load html file and dependent files into a movieclip?

Explorer ,
Mar 05, 2015 Mar 05, 2015

Copy link to clipboard

Copied

So I'm trying to load output from articulate storyline which is a combination of html and swf files. So just having the swf file load didn't pull in the dependent files. I'm viewing my project in a projector file from flash, not a browser. So is it possible to have a button trigger an html file to display in a movieclip (like you can with and swf file and a loader)? I can get a button to trigger the html file to load in a browser tab, but I'd love for the html content to be pulled directly into a movieclip in a frame or loader. is this even possible?

TOPICS
ActionScript

Views

217

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 05, 2015 Mar 05, 2015

Copy link to clipboard

Copied

LATEST

if you use adobe air, you can use the htmlloader class or stagewebview class.

otherwise, you'll need to use javascript and the externalinterface class.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines