1
Views
1
Comments
Include Flash/Movies
Question
i am newbie in Outsystems.
I would like to iclude a flle flash animation.
How to do include the flash (swf,flv) or movies in my application?

UserImage.jpg
Davide Marquês
Hi Marcos,

You can type the html required to include the flash animation directly as an expression to your Webscreen and indicate its Escape Content property to No to render it as HTML.

If you want to bundle the flash animation in your site you can attach the file as a resource:
https://www.outsystems.com/forums/discussion/5219/attach-resources-to-a-oml-file/

Cheers,
Davide
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.