A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Embedding FLVs via Dreamweaver

  1. #1
    Senior Member
    Join Date
    May 2000
    Posts
    200

    Embedding FLVs via Dreamweaver

    I'm writing a .NET custom web control. The control is a media control. You pass in a video, and it automagically embeds it in the page for you.

    This worked fine for WMV and QT files, but realized I needed to use a SWF to play the FLV files. Using dreamweaver 8, I inserted the video, which created the "FLVPlayer_Progressive.swf" and "Clear_Skin_3.swf" files.

    My project requires that I be able to specify whether the controls show or not from the webcontrol. I see I can specify other things like "autoPlay" but can I specify that the controls are permanently hidden?

    If not, do I need to create a custom solution for this?

    Thanks!

  2. #2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center