Embed HTML5 Project into Webpage

Is there a way to embed a published HTML5 Captivate project into a webpage such as a Wordpress post? I have tried loading all the files to the server and then using an iFrame. The results are not great. There must be a way to embed the project directly.
Thanks for you help.

Hi Mark,
This is how I did.
Publish my files selecting SWF and HTML5 output for example without compressing the folder. Let's say that the name of that folder is "mycaptivatefile"
Use filezilla for example to upload those files in your website. Let's say that your project will be located at a sublevel of your site named "examples" "www.yourblog.com/examples"
Once all your files are uploaded you have to use the <iframe> code to embed your content in your site this way:
<iframe src="www.yourblog.com/examples/mycaptivatefile/multiscreen.html" height="675" width="100%"></iframe>
Adjust the height and width according to your needs and that's it. This is the way I did it in my wordpress.
Hope this helps.
Rosalie

Similar Messages

  • Embed one project into another (nesting)

    One feature that I would love to have in a slide show software is the ability to embed one project into another. Is this a feature of Keynote?
    Here is where it would be handy:
    I was in a band an we needed to put all of the lyrics for our original songs up on the big screen when we were playing. Neither or "set list" nor order was finalized, but was going to be 10 songs out of a possible 15. We wouldn't know until only minutes before going on. Since I play bass and had to be on stage, I had to have it simple enough for a 12 year old kid to run the presentation.
    I could figure no way that I could possibly cut and paste and remove all the slides into the correct order right before going on stage. I worried about this for 2 days and figured out what to do.
    I used Adobe Indesign and set each song up as it's own file. Then using InDesign's build book feature, I linked all the files into a book file. 5 minutes before the show, I resorted the chapters in the book file, and exported to PDF. I ran the PDF in full screen mode and the 12 year old girl just sat there and hit the spacebar for our songs. It worked perfectly.
    Is there a way that I can do separate projects in Keynote and assemble them quickly like I did with InDesign and Acrobat?
    Thanks,
    Kirk

    OK, if you don't want them all in the same Keynote file so you can hyperlink around the file to the desired slide numbers, then try this.
    Create your Keynote of a song. Name it easily so you can find it easily. At the end of each song keynote, put a "Return to Index" and hyperlink it to the Keynote with the program. On the program slide you can Name the songs, Song 1, Song 2, Song 3, and Song 4. Of course, you can enter the name of the song in the program slide. If you use the generic name the process of creating the hyperlink is an easy one (it's even easy if you enter the name of the song you want). If you keep all song Keynotes in the same folder with the index, it's a matter of selecting the file title as the Keynote slideshow to hyperlink to. So you can change the four songs in a program presentation in about 2 minutes max. so you get:
    File name: Agenda
    Modern Church of God
    Sunday, October 10, 2010
    Reverent I M. Religious, presiding
    10:30 am
    Call to order
    Song 1 (hyperlink to "Rock of Ages")
    Processional
    Prayer
    Song 2 (hyperlink to "Bringing in the Sheaves")
    Announcements
    Reading
    Song 2 (hyperlink to "Ave Maria")
    Sermon, "How do we maximize our resources."
    Song 3 ((hyperlink to "Jesus Loves Me")
    Digressional
    Song 4 (Oh, What I friend we have in Jesus)
    At the end of the Rock of Ages lyrics Place
    "Return to Program" and hyperlink to "Agenda"
    For the next week, "Agenda 10/17" Change the hyperlinks for songs to the new selection of keynotes you have created earlier. It will take about a minute or two to make the changes. You do each one by clicking the Enable hyperlink selection box when one of the song references is selected. The pull the pull down menu to Keynote Slideshow. A box will open. Go to your folder with all song and agenda files. Select the song keynote you want to access with the click, when you select the song file and click "Open" your connection is made. You then project the agenda file on Sunday morning. When you reach song 1, you click on it and the song's keynote comes up. When the song is finished, click on Return to Program and your program Keynote is back up.
    The only time consumer in this process is entering the song lyrics into their own keynote files. If you have somewhere to copy and paste the words, then it's easy. The mechanics of creating the weekly connection is very easy. Once you have your resources created, preparation time for a Sunday program will be only a long as it takes you to enter the planned agenda components.

  • How to embed finished project into a blog???

    Please help! How can I take my finished quiz and embed it onto my blog?
    ALSO,
    How can I incorporate html into my quiz? I have a photobucket slideshow I'd like to include in my quiz.
    THANKS!!!!!!!

    Hi there
    Please don't cross-post the same question to more than one forum category.
    For anyone choosing to reply to this question, please reply where it was first asked.
    You may do this by clicking here.
    Cheers... Rick
    Click here for Adobe Certified Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • Embedding a Captivate Project into a Webpage

    Hi there,
    First post here so forgive me if it's excessively detailed!
    Just published my project (which contains interactive
    elements and flv video clips) to Flash and I have now have a folder
    containing the two .swf files, the flv files, .js file and the html
    file.
    When I open the html file it works fine - the project plays
    inside a pale green border that fills the browser window. I want to
    embed the project into an existing webpage (or have a popup)
    *without* the pale green border.
    I've looked at the source code of the html file and I'm not
    sure what, if anything, I should strip out. There is also no
    reference in that html code to the .swf file (only the skin.swf
    file) or any of the flv files. How does it know where to call them
    from???
    Any help would be much appreciated.
    Thanks,
    Phil.

    Hi Phil and welcome to our community
    The Captivate output files are a bit like a house of cards.
    All elements are critical. Here's how they pan out.
    You upload all the files to your server. Normally in the same
    location.
    You point your user to the HTML file.
    User clicks the link pointing to the HTML file and it loads
    up into the browser.
    The HTML file looks for the standard.js file. Assuming it is
    found, more code is added to the HTML file.
    The MainMovie_skin.SWF is then loaded into the browser
    window.
    Internally, the MainMovie_skin.SWF knows to look for the
    MainMovie.SWF and it loads up.
    As each slide pointing to a .FLV is encountered, the .FLV is
    loaded at that time and plays.
    As for embedding into an existing page, you will need to sift
    through the code for the Captivate created HTML file for clues. Are
    you using a Web Development tool such as Dreamweaver, FrontPage or
    Expression Web designer?
    Cheers... Rick

  • Can you embed HTML code into a Captivate project?

    Hi there.
    Is it possible to embed HTML code into a project? I can't find any options to do it. I'm using Captivate 7.
    Thanks.

    Yes I am talking about the play button when the course launches.  If you modify the index.html to look like this, the course will automatically play instead of showing the play button.
    function initializeCP()
                    function cpInit()
                                    document.body.innerHTML = "
                                    cp.DoCPInit();
                    if((typeof InitAppPackager !== "undefined") && (typeof InitAppPackager === "function"))
                                    InitAppPackager(cpInit);
                    else
                                    cpInit();
                                    cp.movie.play();
    The part in read is the command that I add to the index to make it autoplay.

  • Embed HTML Code Into Mail?

    Hi,
    Is it possible to embed HTML code into an Apple Mail message? If it isn't, this would be a really useful feature. Lots of sites now, such as YouTube and Flickr, provide snippets of HTML code that you can copy and paste into your "webpage". But how useful would it be if you could paste this code directly into an e-mail? That way you could do things such as embed a YouTube video into an e-mail, rather than just provide a link to it.

    You can do it, but it will not be the easiest thing, and it's generally frowned on, since HTML email is used by spammers and marketers to track whether or not you open their emails. It's much easier and more accepted to just send a link to something you want someone to see; not everyone has time time, patience, or affordable broadband to download a web page with an embedded video window.
    You'd have to do the coding yourself, test it to be sure it works when sending and receiving, and then send it to everyone you want to see it. That's a lot of work for no real benefit. According to Apple, Mail in 10.5 allows the sending of HTML using the Stationery feature; have you tested that or checked the Help files for that to see how it's done?
    Mulder

  • CP8 - How to embed a pdf into a captivate slide (for LMS publication)?

    Hi,
    How to embed a pdf into a captivate slide (for LMS publication)?
    WebObject doesn't work...
    Thanks

    I accomplished this by publishing my PDF to a directory I called "PDFWebObjectEmbedFiles" on my webserver outside of where my published project lives.
    For example...the PDF to embed lived at:
    http://mydomain.com/PDFWebObjectEmbedFiles/file_name_of_PDF_to_embed.pdf
    Then I went inside of Captivate and inserted the Web Object widget.  I put the URL to my PDF inside the widget.  Then it loads perfectly with no problem.
    Hope this helps.

  • Embed Captivate v into MS PowerPoint 2003

    Is there a kind person out there who could send "simple step x step" instructions explaining how to embed a Captive v4 project into a MS Powerpoint 2003 slide ?
    Thanks in advance
    Noel

    Hi Rick,
    Thanks for the reply.
    However I already followed a couple of instructions following a Google search before I posted my request on the Forum, and none of them worked for me.
    I will give the link you sent me a try...lets hope this work.
    Thanks again
    Noel

  • How to  build a html5 project

    Hai all,
    I am developing a  html5 project on limejs.Now i want to build my project.   How can we build a html5 project.Any Idea?

    Thanks for the reply, i think i m getting close.
    by making my EJB project a DC project and put the public parts into my Used DC, i reduce the build errors down to 2 (from more than 10).
    maybe i m not making my EJB project into DC properly
    the error msg itself is related to the EJB project:
    [javac] Compiling 22 source files to C:\Documents and Settings\Administrator\.dtc\LocalDevelopment\t\587CAFC00F9128BE9AF538F893A3FFFB\classes
         [javac] ERROR: C:\Documents and Settings\Administrator\.dtc\LocalDevelopment\t\587CAFC00F9128BE9AF538F893A3FFFB\gen_wdp\packages\com\ecenta\excelimport\ExcelImport.java:595: cannot access javax.ejb.EJBHome
         [javac] ERROR: file javax\ejb\EJBHome.class not found
         [javac] ERROR:                MaterialPlanProcessor proc = materialPlanHome.create();
         [javac] ERROR:                                                                      ^
         [javac] ERROR: C:\Documents and Settings\Administrator\.dtc\LocalDevelopment\t\587CAFC00F9128BE9AF538F893A3FFFB\gen_wdp\packages\com\ecenta\excelimport\ExcelImport.java:602: cannot access javax.ejb.EJBObject
         [javac] ERROR: file javax\ejb\EJBObject.class not found
         [javac] ERROR:                materialPlanModel = proc.newMaterialPlan(""+materialNo,quantity,mDesc,mPrice,mName,factory,site,cc,wbs,requestor,traxNo,ps,mobileType,creationDate,requestDate,status,creator,unit);
         [javac] ERROR:                                                 ^
         [javac] 2 errors

  • Can I Embed a URL into Flash?

    Hi All,
    I have a dynamic graphic that is updated periodically.  I want to know if I can embed the URL into Flash.  The URL is:
    http://cache.www.gametracker.com/server_info/68.232.170.145:16567/banner_560x95.png?random =751479
    I'm using CS4 but am developing this site in AS2.
    Many Thanks,
    Scott

    Hi Keith,
    I would like to have the URL embedded in my Flash project (web site).  So that the URL is displayed in a section of the web site.  I suppose the best way to explain this is that I want the URL to be displayed automatically on the web site with no mouse or user interactions.
    Does that help explain it?
    Thanks,
    Scott

  • Issues running Responsive HTML5 project in IE 7 and 8

    Hello,
    I recently published my first help project using the Responsive HTML5 format. Despite some issues with a corrupt screen profile template that led to some initial display problems (font in header not displaying properly), all seemed to be working OK with the project.
    I've recently learned from our QA department that the help file does not display properly in IE 7 or 8, which we are responsible for supporting. A number of different errors get generated when attempting this (see below).
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
    Timestamp: Fri, 12 Dec 2014 14:25:49 UTC
    Message: Object doesn't support this property or method
    Line: 6
    Char: 6995
    Code: 0
    Message: 'undefined' is null or not an object
    Line: 6
    Char: 213
    Code: 0
    Message: Object doesn't support this property or method
    Line: 2
    Char: 1
    Code: 0
    Message: 'rh.model' is null or not an object
    Line: 8
    Char: 1
    Code: 0
    Message: 'rh.model' is null or not an object
    Line: 50
    Char: 3
    Code: 0
    Has anyone experienced issues like this when trying to run a Responsive HTML5 project in IE 7 or 8?
    Thanks in advance for any help or guidance you can provide.
    Sincerely,
    Dave

    I believe it's a question of which CSS, HTML and javascript/jquery versions are supported by which browsers, plus Adobe having to draw a line in the sand somewhere.
    For example, IE7 was released in 2006 and superseded in 2009, so it won't understand any CSS or HTML developed after that (or not much anyway). And JQuery was developed with specific minimum browser versions, so if Adobe picked JQuery v2 (http://jquery.com/browser-support/ ), then it probably won't work with IE7 or IE8 (which I suspect is why Adobe lists IE9 as the minimum supported version).
    This link at the bottom of the jquery page provides good information about the CSS supported by the different browsers: CSS - Contents and compatibility
    Some more background information, just for reference:
    http://www.w3schools.com/html/html5_browsers.asp
    http://www.w3schools.com/cssref/css3_browsersupport.asp
    Hope that helps a little.

  • Embed a form into a website?

    SO, at my company we use Creative Cloud(2 users) and the online Document services....within this new Document Cloud and eSign setup, is there a way to embed an eSign document into a webpage where website visitors can sign it and it be tracked and so forth.
    I was told I had to upgrade to the Premium version of DocuCloud, but when I call to get the pricing and upgrade I get bounced back and forth between Individual sales, Enterprise sales, and direct sales(Same as Individual?.. either way I was transferred 6 times and talked to 3 people and each said I was in the wrong place), before finally being transferred to someone saying that Adobe Acrobat could handle this natively...however with the last update it's been replaced with the Acrobat pro DC app(which I must say is pretty nice but doesn't help me here ha).
    This use to be a simple button in echosign and now no one seems to know where this feature went or how to actually get it.
    If it is a matter of upgrading...awesome! perfectly willing to do that...I would just like to be pointed to someone who can actually help upgrade me and not bounce me all over the place.
    Or if its hiding in Acrobat pro DC or eSign somewhere, it would great if someone could point me to it!
    Thank you!

    Hello EMFGraphics,
    As per the mentioned scenario, if you want to post a document into a website, we have a feature known as Widget. Below is the link for reference:
    http://helpx.adobe.com/echosign/kb/widget-create-one.html
    It creates a url along with Javascript code which can embed the form into website. If you want to test this feature, you can try our Global trial link:
    https://www.echosign.adobe.com/en/campaign/trial-global.html?promoid=KQHHC
    If you would like to know the pricing of the Premium version of DocumentCloud, you can fill the form and our Sales team will directly contact you and if you are not, just let us know:
    Adobe | Request for consultation
    Regards,
    -Rijul

  • How to embed swing component into javaFX ?

    Maybe I missed sth, but can someone explain us how can we embed swing component into javaFX 2.0 ?
    This was previously handled with javaFX "srcipt", why can't we do it anymore ?
    As far as the work to migrate from 1.3 to 2.0 is hard and huge, why do fx2.0 do not offer such feature anymore ? :(
    I know that ThingFx project try to cope with, but the current code doesn't match with my needs.
    Thanks for help,
    Edited by: tibO on 23 nov. 2011 14:35

    I know this post is old and the original authors might not even ben active; but it essentiall gets to the heart of what I'm trying to.
    I have a JDialogBox. In it I have a panel (which I have to change to a JScrollPane). Inside the JPanel I have a JLabel and a JTextArea.
    I was told to; make it scrollable in the event that there is too much info for the JDialogBox and to add HTML formatting (simple stuff like bold and colors.
    1) The JScrollBar doesn't seem to produce the scroll side bars.
    2) I must not be implementing the JEditorPane correctly. I just substituted JEditorPane for JTextArea in my code and it returned a type converstion error. Is JEditorPane even the correct object to use? Should I be using JTextPane?
    The reason I can't do this on a JLabel by JLabel basis is because I don't know how many labels I will need at each runtime. And I also have to have a swingtimer on it. I could create an array and loop around it to create the JLabels. But it seems a waste of commuting cycles. This is no good?

  • Can't Place Captivate 6 swf or html5 File into Muse v3.2.

    Muse v3.2 won't place my Captivate 6 swf or html5 files. "Error encountered during import" error 0. Has anyone else solved this or a similar problem? What can I do? Suggestions welcome.

    I inserted the following HTML code that I gleaned from
    http://forums.adobe.com/message/5087131  -
    Can't Place Captivate 6 swf or html5 File into Muse v3.2.
    Re: Can't Place Captivate 6 swf or html5 File into Muse v3.2.
    The code is:
    <object width="1024" height="768"
    classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
    codebase="http://www.learndurkin.com/assets/infographics-history.swf/ version=8,0,0,0">
    <param name="SRC" value="assets/captivate6_file.swf">
    <embed src="assets/captivate6_file.swf" width="1024" height="768"></embed>
    </object>
    I also uploaded the .swf file using the "Add File" function. When I publish, I get a blank white box with no video that plays. Any suggestions? Have I named the file incorrectly in the HTML code?
    I feel like an idiot. I keep pounding this day after day with no solution. Hope I am writing in the correct forum.
    Judy Durkin
    Hsinchu, TAiwan

  • Embed BI website into a web page using an IFRAME tag in HTML

    Hi
    I have got a requirement below.
    # Embed BI website into a web page using an IFRAME tag in HTML
    (Build a webpage and provide the links to BI Dash Board (10 reports))
    How to start and where to add the code and Is there any code available?
    Please help me out.

    Thank You for reply.
    I have created a website with dashboard links by using IFRAME tag .As of now there is no security restriction since it was POC for two reports.
    My question here how to Provide a link directly to BI public website from a web page on client site(Assume in gmail for example)

Maybe you are looking for

  • Internal compilation error, terminated with fatal exception

    Hi All: I have downloaded and installed JDeveloper 10g and I am trying to develop my frist JSP web application using JDeveloper 10g.When I try compiling the Hello.jsp in workspace 1, I get the following error "Internal compilation error, terminated w

  • URGENT: How to allow ACTIVE X on a particular site?

    I am currently troubleshooting a problem for my company. Due to security reasons, we block active X on our proxy server (Sun ONE Web Proxy Server 3.6 UNIX version). We are now blocking ACTIVE X by HTML tags filtering (OBJECT TAG). Is there any way I

  • Export in oracle xe

    Hi, i have in my laptop oracle xe but i want to do a export reading data from oracle 9.2 in a remote server. My string connection is ok becuase i´m using the system in my laptop with data from the server appear this message identifier SYS.DBMS_DATAPU

  • Way To Turn off mpeg preview in Finder?

    I have mpeg videos that are close to 4 gigs in size. Whenever I select "get info" to find out the file size, it hangs the computer for about 2 minutes as it tries to load the video in the preview area.. Anyway to turn off this preview function?

  • Icloud contacts are not complete

    In iCloud my contacts are not complete, only phonenumbers and names, no emailadresses en home adresses. Also in Outlook. What is the problem?