Skip to main content
Inspiring
April 23, 2009
Answered

feature request: inline video element

  • April 23, 2009
  • 2 replies
  • 720 views

An inline video element (similar to the inlineGraphicElement) would be a tremendous enhancement to the already impressive text engine.

I know that it is late in the game but would such feature be an option in the near future?

Imagine a text document with a image clickable which loads a video in this place. This could become the next generation of reading news online with the video integrated right into the article.

Thanks.

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer rdermer

ILGs as videos works today.  The source (or graphic property) of an ILG can refer to any swf.  If its a swf made from a video (or one with a timeline) it starts playing right away.  To have controls you'd need to roll your own.

Richard

2 replies

rdermerCorrect answer
Inspiring
April 23, 2009

ILGs as videos works today.  The source (or graphic property) of an ILG can refer to any swf.  If its a swf made from a video (or one with a timeline) it starts playing right away.  To have controls you'd need to roll your own.

Richard

veronycAuthor
Inspiring
April 23, 2009

Great. Thank you for the quick response.