guglmagazines.blogg.se

Youtube adobe captivate
Youtube adobe captivate












  • no copyright issue as video is being played from youtube site.
  • you need not use those tools to download video files from youtube to your machine and probably face copyright issue.
  • Publish the Captivate project and you will see and can play the video.
  • So that they can view the video before moving to next slide.

    #Youtube adobe captivate movie#

    Now insert a button on the same slide so that Captivate movie will pause at that slide till the time user clicks.Locate the swf file you published in previous step 7 and insert it.

    youtube adobe captivate youtube adobe captivate

    For best results change the document size of flash to 480 x 385 pixels

  • Replace the text copied in earlier step 4 with VIDEO_ID in the statement ytPlayerLoader.loadClip(“ VIDEO_ID“, ytplayer).
  • copy the text marked in red – it uniquely identifies the video on youtube.
  • locate the url of that video – it will be in format of SaBb8Wi25Pg.
  • go to and locate the video you want to insert into Captivate project file.
  • var ytplayer:MovieClip = _root.createEmptyMovieClip(“ytplayer”, 1) Ĭhange this line to var ytplayer:MovieClip =Â createEmptyMovieClip(“ytplayer”, 1) as captivate gives warning about using _root in the swf being inserted.
  • Copy the code from the page mentioned above under the example section and paste to the flash file you have just created.

    youtube adobe captivate

    this is based on the documentation YouTube ActionScript 2.0 Player API Reference. Visit this page for some more guidelines about using it for loading multiple videos and unloading etc.For Adobe Captivate 3 users one of the wishes would be how can they insert youtube videos inside their Captivate project file.












    Youtube adobe captivate