Skip to main content
Participant
June 24, 2006
Question

Breeze Presentation on our Website

  • June 24, 2006
  • 1 reply
  • 259 views
We wish to create a Breeze Presentation on our product and want this to play on our website, when a user clicks on a hyperlink within our website.

As I understand, a presentation gets published to a "Breeze Server". Do we need the hyperlink on our website to point to this "Breeze Server Location URL"? Would that mean the user would be taken out of our website or would we still be able to play the presentation within our site?

    This topic has been closed for replies.

    1 reply

    Inspiring
    June 28, 2006
    Hi there:

    Once you publish the presentation on your Breeze server, you will have
    a specific URL that goes directly to that presentation. That URL is
    available by logging into the Breeze Administration console, selecting
    content, and selecting the presentation you have published (from here,
    you can also modify the permissions to control who can see the
    presentation).

    When you create a link to the presentation on your website, you can
    have it open a new window, so that when people close the presentation,
    they will be back at your site.

    The code for this would look something like this:

    <A HREF=" http://contenturl" TARGET="_blank">Link on website</a>

    You can see an example of this here:

    http://www.adobe.com/products/breeze/

    Click on "View Breeze Overview", which opens a new window to a
    published Breeze presentation.

    Hope this helps!

    Jeff Von Ward
    Breeze Product Support Manager
    Adobe Systems, Inc.

    On Sat, 24 Jun 2006 04:16:58 +0000 (UTC), "jknetlink1"
    <webforumsuser@macromedia.com> wrote:

    >We wish to create a Breeze Presentation on our product and want this to play on
    >our website, when a user clicks on a hyperlink within our website.
    >
    > As I understand, a presentation gets published to a "Breeze Server". Do we
    >need the hyperlink on our website to point to this "Breeze Server Location
    >URL"? Would that mean the user would be taken out of our website or would we
    >still be able to play the presentation within our site?
    >
    >