How to embed video? [was: hi]

hi
i'm using adobe muse and i have a problem with embeding video.
i have to say that i don't want to embed the video from the web(youtube, vimeo ect).
i tried to embed the video by inserting html code-it dose'nt work/
so i read that muse support only swf file-it's work.
the problem is that it dose'nt have a play/pouse bar.
1.is it true that muse support only swf file?
2.is there any solution to play the swf video with play/pouse bar?
thanks

Hi,
Please refer to the following link https://forums.adobe.com/message/5163072#5163072
Regards,
Aish

Similar Messages

  • How to embed video files

    Hello  there,
    I want to embed video files to my web page.I am having .mts, .mov and .mpg files.
    Please help me....How can i embed all these files.
    Thanks in advance.

    Copy & paste this code into a new, blank document.  Save and upload to your remote server.
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>HTML5 with Video</title>
    <!--help for older IE browsers-->
    <!--[if lt IE 9]>
    <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    </head>
    <style>
    video {
        max-width:100%;
        display:block;
        margin:0 auto;
    </style>
    <body>
    <h2>Use 3 File Types to support all browsers:  MP4, WEBM and OGV.</h2>
    <h3>Online Video Converter
    http://video.online-convert.com/</h3>
    <!--begin video-->
    <video controls poster="Your_poster_image.jpg">
    <!--these are 6 sec sample videos for testing purposes. Replace sample-videos with your own files-->
    <source src="http://techslides.com/demos/sample-videos/small.webm" type="video/webm">
    <source src="http://techslides.com/demos/sample-videos/small.ogv" type="video/ogg">
    <source src="http://techslides.com/demos/sample-videos/small.mp4" type="video/mp4">
    If you're seeing this, you're using an
    outdated browser that doesn't support
    the video tag. </video>
    <!--end video-->
    </body>
    </html>
    If it fails to play, your server probably lacks the proper MIME file types. You'll have to add them to an .htaccess file or contact your web host.
    Nancy O.

  • How to embed video player in iPhone application?

    Hello Everybody,
    I want to embed video player in my application. I have one sample code provided by the iPhone developer documentation. But it is not running properly , it is just showing one rounded progress indicator and it is rotating n rotating and never coming to an end. Can any one here , tell me how do I proceed to embed video player in my application?
    Any information regarding this is highly appreciable.
    Thanks,
    Pandit Pakhurde

    Hi Roger,
    Actually, Code is running fine and not giving any error. When I am clicking on "Play Movie" button then iPhone is getting flipped with one window having black screen and round progress indicator is rotating in middle of the screen. But no picture. I also debug the code , all the necessory paths of the video files are same. I think there are two possibilities in this issue, either video is not getting loaded properly or iPhone simulator is not providing the necessary requirement to run video file.
    Is there anything I am missing then please let me know.
    Thanks,
    Pandit Pakhurde

  • How to embed video in a video

    i have video that i want to embed in another video that play at the same time.
    can imovie 8 do it?
    i have video driving my car front and rear view. i want to embed the rear view video in the front view so it looks like a rear view mirror view and the are synced and play at the same time. can it be done with imovie?
    i heard adobe premier will do it with the advanced after effects but do not have that application.
    Thanks,
    Ssteve

    So I was able to do the picture in picture using quicktime pro. used the latest new codec with quicktime and did a medium broadband movie. plays like a charm on my Mac and WinXP PC. I uploaded it to my web site and plays fine opening on my mac with Safari. WinXP PC using either IE or Mozilla opens it and then gets an error and closes the browser.
    Did a save target as using my work PC and the picture in picture not working.
    did a -2 layer. any ideas?
    maybe export to another format like DIVX?
    http://www.njkayaker.com/WRX/wrxrt519cb.mov

  • How to embed video in slideshow

    Is it possible to embed a video into a slidehsow, like so? http://www.workshare.com
    Thanks

    You can insert the embed code for the video through Object -> Insert HTML option in the target of say like a Blank Composition widget.
    Here's the available documentation on adding a lightbox feature that displays video hosted on a third-party server that might be helpful.
    http://www.adobekb.com/building_your_first_website_pt2.html#building02-addingalightbox
    Thanks,
    Vinayak

  • How to imbed video into keynote

    How to imbed video into keynote?

    Hi kayfromnew lebanon,
    Welcome to the Support Communities!
    The information below may be able to answer your questions about how to embed video into a Keynote presentation.  This information is for the latest version of Keynote:
    Add video and audio - Keynote Help for Mac
    https://help.apple.com/keynote/mac/6.2/
    Cheers,
    - Judy

  • Embed videos on WordPress site?

    Can anyone tell me:
    1. Why won't WordPress (installed on my own servers, not
    WordPress.com)
    allow me to put video embed code from YouTube, Flickr or
    Vimeo into a post?
    It just strips the code out, and I don't understand why.
    2. From hours of searching the codex, I'm slowly gathering
    that there are
    lots of plug-ins for embedding video. I'm working on
    installing one, but I'm
    still confused about why it's needed, when it should be so
    simple to just
    paste in the embed code.
    Any clues will be much appreciated. I love WordPress, but
    getting answers to
    simple questions from the documentation or forums is pretty
    difficult.
    Patty Ayers | www.WebDevBiz.com
    Free Articles on the Business of Web Development
    Web Design Contract, Estimate Request Form, Estimate
    Worksheet

    I just looked at a tutorial on how to embed video in 2.7 and
    they instruct
    to SAVE DRAFT, VIEW, then PUBLISH. So it might need to be
    that way!
    Most important....if it works, keep the procedure!
    MD
    P@tty Ayers ~ACE wrote:
    > It's 2.7. If/when I test it out again, I'll let you know
    whether I can
    > duplicate both results.
    >
    >
    > --
    > Patty Ayers | www.WebDevBiz.com
    > Free Articles on the Business of Web Development
    > Web Design Contract, Estimate Request Form, Estimate
    Worksheet
    >
    > "Mad Dog" <[email protected]> wrote
    in message
    > news:[email protected]...
    >> That's strange, but hey, I wouldn't be surprised if
    you might have
    >> to do that. WP, like most things computer-related,
    can be wacky.
    >> What version of WP are you using?
    >>
    >> MD
    >>
    >> P@tty Ayers ~ACE wrote:
    >>> Hi MD - Yes, that's exactly what I'm doing, what
    you recommend. The
    >>> first 8 or 10 times I tried it, it stripped the
    code right out
    >>> before it posted.
    >>> I've had a minor breakthrough, though. If I Save
    Draft first, and
    >>> Preview, the videos embed just fine in the
    Preview page. I'm about
    >>> to see what happens when I publish.
    >>>
    >>> It worked! How weird. I might test it again just
    to satisfy myself
    >>> that it really does do that, although I tried so
    many times
    >>> (Publishing directly without Saving first) that
    I'm 99% certain.
    >>>
    >>>
    >>> --
    >>> Patty Ayers | www.WebDevBiz.com
    >>> Free Articles on the Business of Web Development
    >>> Web Design Contract, Estimate Request Form,
    Estimate Worksheet
    >>>
    >>> "Mad Dog"
    <[email protected]> wrote in message
    >>> news:[email protected]...
    >>>> Patty--
    >>>>
    >>>> How are you trying to do this? You should be
    able to go to the Add
    >>>> Post screen, switch to HTML code view, and
    add the embed code. What
    >>>> you DON'T want to do is use "Add
    Media/Video" and put embed code
    >>>> into that....it won't work.
    >>>>
    >>>> MD
    >>>>
    >>>>
    >>>> P@tty Ayers ~ACE wrote:
    >>>>> Can anyone tell me:
    >>>>>
    >>>>> 1. Why won't WordPress (installed on my
    own servers, not
    >>>>> WordPress.com) allow me to put video
    embed code from YouTube,
    >>>>> Flickr or Vimeo into a post? It just
    strips the code out, and I
    >>>>> don't understand why.
    >>>>> 2. From hours of searching the codex,
    I'm slowly gathering that
    >>>>> there are lots of plug-ins for embedding
    video. I'm working on
    >>>>> installing one, but I'm still confused
    about why it's needed, when
    >>>>> it should be so simple to just paste in
    the embed code.
    >>>>>
    >>>>> Any clues will be much appreciated. I
    love WordPress, but getting
    >>>>> answers to simple questions from the
    documentation or forums is
    >>>>> pretty difficult.
    >>>>> --
    >>>>> Patty Ayers | www.WebDevBiz.com
    >>>>> Free Articles on the Business of Web
    Development
    >>>>> Web Design Contract, Estimate Request
    Form, Estimate Worksheet

  • How to embed youtube/vimeo videos in Flash MX

    Does anyone know how to embed a video in Flash that is from a
    video hosting site (i.e. youtube, vimeo)? I don't have the source
    video file, I was not the one who uploaded it. Thanks,

    See Restrictions...   http://support.apple.com/kb/HT4213
    More info here   iPhone User Guide

  • How to embed Windows video files in iweb

    I uploaded several videos to a web site using iweb for a fortune 500 company only to find out the wmv videos I put in didn't load because iweb uses a quicktime container for all videos dropped on the page. After spending a lot of time on this site (how to link video files, embeding google/youtube video) I finally came across another site that was very help. If you interested here it is:
    Home page: http://www.mediacollege.com/
    Embedded wmv files: http://www.mediacollege.com/video/format/windows-media/streaming/
    Just drop in the html code and change the file names and location.
    I'm new to mac and this discussion board has been very helpful. I hope Apple includes a way to embed windows file. There are too many PCs out there to ignore.
    Macbook Pro   Mac OS X (10.4.8)  
    Macbook Pro   Mac OS X (10.4.8)  
    Macbook Pro   Mac OS X (10.4.8)  

    I choose to ignore Windows use until I need to fire up my PC. I don't create files for WMP format, either.
    You are leaving out some import "steps" when you say "drop in the html code" because this requires post-publishing edits with a plain text editor.
    And the code shown is now out of date as Microsoft "change the rules" (again) for ActiveX content.
    This page code would generate an ActiveX alert dialog asking the viewer what to do. Many viewers just click "No" and move on.

  • I was trying to make a new screen recording using quicktimeplay, but when I watched the video after recording it all I could hear was me talking while the video was showing on the screen. How do I turn off that recording and turn the right one on? thanks

    I was trying to make a new screen recording using quicktimeplay, but when I watched the video after recording it all I could hear was me talking while the video was showing on the screen. How do I turn off that recording and turn the right one on? thanks

    Hi j2399123,
    It sounds like your screen recording is doing what it was designed to do, capture what is happening on your screen, with optional voice over with the microphone.
    Screen recording is for recording what you see on the screen, it is not a "video capture" option, like for capturing a movie with sound that is playing on your screen.
    For the QuickTime recording options, check out "Recording with QuickTime Player" in
    Mac Basics: QuickTime Player creates, plays, edits, and shares video and audio files
    http://support.apple.com/kb/ht4024
    And for screen recording specifically, there's
    QuickTime Player 10.x: Record your computer’s screen
    http://support.apple.com/kb/PH5882
    Thank you for thinking of Apple Support Communities for your support needs.
    Nubz

  • FCPX: In Event Library: how to know if a video was used in the timeline of Final Cut Pro X?

    In Event Library: how to know if a video was used in the timeline of Final Cut Pro X?
    An example: In Premiere Pro, the whole video is added to the timeline identified as used in their video library. Facilitating our work on a big project, not to repeat videos. You can do this in FCPX?

    The way it works in FCP:
    Working from the Timeline Index, you can see lists of all clips in the sequence and their location in the timeline.
    You can also do a search (kevn) to narrow the results.
    Russ
    hth.
    Russ

  • Can someone please give me a step-by-step guide on how to embed a video in my Indesign document?

    Can someone please give me a step-by-step guide on how to embed a video in my Indesign document? I've got CS4 and I've tried to follow Adobe's instructions. Even Creative Suite 4 for Dummies. But I can't get it to work. And yes, I understand the video will only play when exported as a pdf -- not in the indesign document. Help! Donna

    Please repost in the InDesign forum along with full details including what the problem is.
    Telling us it doesn’t work is meaningless.
    Bob

  • Can anyone tell me how to embed a flash video stream in html5

    Can anyone tell me how to embed a flash video stream in html5. I have a video stream but would love to be bale to get it to run on ipads so would like to know how to embed the flash video stream in html5 http://www.ravedance.net

    Gary, thank you for responding:
    1) I know my "profile" indicates I'm on Mountain Lion.  I have not figured out how to update that.  I am using Yosemite and Keynote Version 6.5.2 on a 15" Macbook-Pro  (tell me how to update my profile, please - nothing I click on opens any kind of "edit" options)
    2) My 20 sec video does play in Quicktime.  I find nothing in the Quicktime Inspector about deselecting "start movie on click."
    3) in my slide presentation I can insert the video on a slide okay and if I click on it can get it to play, But I cannot seem to get it to play after a transition automatically.  Maybe it cannot be done.  Obviously I would like the entire presentation to play automatically without clicking on or between slides.
    Again, thank you for you kind help!

  • How to embed a simple video in muse

    how can I embed a simple video ( no controls, only autostart and loop)

    Hi,
    Please refer to the following link embed video
    Regards,
    Aish

  • My video was recorded on my I phone 4, the camera was held sideways for a horizontal view, but loads in I movie vertically.  How can I rotate the image so it is horizontal?

    My video was recorded on my I phone 4, the camera was held sideways for a horizontal view, but loads in I movie vertically.  How can I rotate the image so it is horizontal?

    Drag the clip from your Event to your Project. Then use the Rotate, Crop, Ken Burns Tool on the Middle Toolbar to rotate it

Maybe you are looking for

  • AIA FP 2.4 Installation in Weblogic 9.2 MP3

    AIA FP installation fails in deployment & running of AIAValidationSystem. I am getting following error- weblogic.application.ModuleException: [HTTP:101216]Servlet: "AIAValidationSystemAPIServiceSoapHttpPort" failed to preload on startup in Web applic

  • E63 - How to customize 5 way key functions in stan...

    Hi All, I remember having seen a menu to cusomise the 5 way center key somewhere in the E63 settings, but I am unable to find it anymore. Earlier the center button used to show contact names from address book, right direction key used to show the tim

  • Restriction required on the condition type on base amount

    Hi All, Client want  an restriction on condrion type (freight) Amended Formula : 1.01 * (Basic Price or BPXX +  Freight Actual if Fright is less than 20% of BPXX or if more than 20% than restrict it to max 20% of BPXX + Insurance or INS2) they want f

  • How to sync iPhone's Facebook integrated contacts to Address Book (Mac)?

    Hello Apple Support Communities! I have a question regarding the Facebook integrated contact entries in iOS6. Is there any way of syncing them onto the Mac's "Address Book" or iCloud? Seeing as how they contained a lot of information, I copied all th

  • E7-00 and SIP over Internal Network (WiFi)

    Hey all, maybe someone here knows something more about it. I want to use an Sip account in our internal Network via WiFi. Our Telephone-Central (Panasonic TDE-100) supports connections to it via Sip (internal SIP-Server). I can connect with my User-A