Skip to main content
Participant
April 24, 2017
Answered

Embed an url in a swf

  • April 24, 2017
  • 3 replies
  • 346 views

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!

    This topic has been closed for replies.
    Correct answer robdillon

    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.

    3 replies

    robdillon
    robdillonCorrect answer
    Participating Frequently
    April 25, 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/Animate won't give you much to work with.

    Participant
    April 25, 2017

    But this scripts gets me over my presentation?

    Legend
    April 25, 2017

    What?

    Legend
    April 24, 2017