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

Embed an url in a swf

New Here ,
Apr 24, 2017 Apr 24, 2017

I have a project with swf in as3 and i need to link an external url, I need to show a a site in my presentation. Someone can help me with that?

Thanks!

309
Translate
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 , Apr 24, 2017 Apr 24, 2017

You can link to another url from Flash/Animate, or you can open a new html window to show another url in a browser window next to your Flash/Animate window, or you can push the new url into an iFrame in your current html window, but you cannot open a new url inside the current Flash object in a browser window.

You can load html content into a dynamic textField in a Flash/Animate object, but that has limited usefullness as the available html markup that you can use inside a textField in Flash/Ani

...
Translate
LEGEND ,
Apr 24, 2017 Apr 24, 2017
Translate
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 ,
Apr 24, 2017 Apr 24, 2017

But this scripts gets me over my presentation?

Translate
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 ,
Apr 24, 2017 Apr 24, 2017

What?

Translate
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 ,
Apr 24, 2017 Apr 24, 2017
LATEST

You can link to another url from Flash/Animate, or you can open a new html window to show another url in a browser window next to your Flash/Animate window, or you can push the new url into an iFrame in your current html window, but you cannot open a new url inside the current Flash object in a browser window.

You can load html content into a dynamic textField in a Flash/Animate object, but that has limited usefullness as the available html markup that you can use inside a textField in Flash/Animate won't give you much to work with.

Translate
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