Skip to main content
Participant
December 18, 2010
Question

How to embed my streaming video into my webpage?

  • December 18, 2010
  • 1 reply
  • 788 views

I have successfully set up a media server and used media encoder to stream my desktop to the server.

Then I used Flash CS5 to create a actionscript, adding the source url and published the swf, skin and html files. This swf/html can work locally with skin without problem.

Then I uploaded these 3 files to my apache server. After that I try embedding the streaming video into a forum post. I used the forum's BBcode [flash] to insert the swf file with full path into the post.

Though the video can be played, but there is no skin.

The forum also supports html code. What codes to I need to embed the video with functional skin?

Best regards,

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    December 21, 2010

    I suppose your skins might not be linked properly. Can you try this link : http://www.adobetutorialz.com/articles/2088/1/Embedding-Flash-Video-into-a-Web-Page - see if this helps you.