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

embed iframe

Explorer ,
Jul 05, 2018 Jul 05, 2018

Copy link to clipboard

Copied

Can I embed an iframe in animate cc? I have a movieclip with an instance name of phone.

In the actions;

this.phone.html('<iframe src="https://sketchfab.com/models/d634143fbaf740639af58f5601deff2d/embed?autostart=1& camera=0" width="100%" height="250px" scrolling="no" frameBorder="0" ></iframe>');

Or do I need to use a dynamic text frame?

Views

1.8K

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

correct answers 1 Correct answer

LEGEND , Jul 07, 2018 Jul 07, 2018

If this is an AS3 document, apparently only possible if you're using Flex or AIR.

actionscript 3 - Inserting HTML web page inside SWF - Stack Overflow

If it's a Canvas document, you'll have to float the iframe over the stage.

Votes

Translate

Translate
Jul 06, 2018 Jul 06, 2018

Copy link to clipboard

Copied

hey rtania6,

Just In case this helps

         How can I load an swf file, using an iframe?

Thanks,

Ankush

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
LEGEND ,
Jul 07, 2018 Jul 07, 2018

Copy link to clipboard

Copied

If this is an AS3 document, apparently only possible if you're using Flex or AIR.

actionscript 3 - Inserting HTML web page inside SWF - Stack Overflow

If it's a Canvas document, you'll have to float the iframe over the stage.

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
Explorer ,
Jul 10, 2018 Jul 10, 2018

Copy link to clipboard

Copied

I placed the iframe on the html file with a z-index.

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
New Here ,
Feb 21, 2020 Feb 21, 2020

Copy link to clipboard

Copied

LATEST

Hello, 

I have an HTML canvas in Animate and Movie clip,  and i wish to pull a website when the mc shows. can you explain how you did this? 

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
New Here ,
Jul 11, 2018 Jul 11, 2018

Copy link to clipboard

Copied

thanks alot you can find your answer in one of best tuts sites

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