PCS3 Flash web album into HTML webpage

Can someone help me with embeding Flash PCS3 web album into a
Dreamweaver HTML web page? The albums are easy to link to open in a
new window, but I would like to have it in the webpage.

Presumably the web album is an SWF.
You can use DW's menu: Insert/Media/Flash to place it at the
cursor.

Similar Messages

  • Webi report into HTML format

    Hi Frns,
    I wanna convert webi report into html format...
    Is there any possibility in bo???
    I'm using sap bo 4.1 sp2
    Regards
    Riaz

    Hi Riaz,
    As per my knowledge Webi report export to HTML format is not possible in BI 4.1
    You can raise a request in SAP IDEA's place
    Refer the below links for workaround solution
    [WebI XI 3.x] Export report to HTML or XML
    Does BOE XI 3.1 supports exporting WebI to XML format?

  • Insert flash web gallery into webpage

    Hi!
    How do I integrate a flash web gallery created with photoshop into my own webpage? I have to call the swf from another folder than where all the web gallery stuff is.
    For example my webpage is in the folder /index
    my gallery swf and all the xml and js and imagefiles are in /index/mygallery
    I tried to copy all the css and js stuff from the generated index.htm into my header and copied all the div-content into my page. Than I altered the call of the gallery.swf to mygallery/gallery.swf and in the js in the header I altered mygallery/flashobject.js
    But it still does not work!?

    Open the xml file and see if there are any folder location that. Other than that it should be working. I haven't tried the flash gallery yet. So I could be off here. Is there another external javascript file that has not been uploaded?

  • Can I convert Flash web templates to HTML?

    I constructed my website using Lightroom 5 template in flash to create photo presentations. There are templates in HTML but they are less fancy. Is there a way to translate the Flash files into HTML5?

    Sorry no. You could try something like juice box.
    http://www.juicebox.net/

  • Entering a blog into a flash web page

    I want to pull the first blog from a blog page into a flash web page. Anybody have an idea how I would go about this, or where to start?

    1.  all of your html and swf is client-side.
    2.  it's client-side so, yes.
    3.  yes.

  • Html link to specific photo in flash web export

    I want to send someone links to specific images in my flash web export. I know I can direct them to the source image file, but I want them to see it in the flash export interface. Is there a way I can make a duplicate copy of the index.html and edit the start image and save as another name, or would I have to copy and alter the flash file?

    You can't do a direct link to the image witht the built-in Flash movie. If you need to do this often, consider getting the SlideShowPro web engine and switching on "permalinks".
    But to resolve your existing problem, it is fiddly. I assume you want the rest of the web gallery to work, so copy the index.html file, and then look for a folder called resources\mediaGroupData and make a copy of the file group.xml, so you have two xml files in that folder. What you would need to do is edit this "copy.xml" so it only lists your picture. Then back to your copy of index.html and replace any references to group.xml with copy.xml. I told you it was fiddly!
    John

  • Need Help Putting a Flash Widget into an Image Being Exported into HTML

    Hi, I'm making a banner for the top of my band's MySpace. I only got into making layouts and such because we didn't want to spend the money on hiring a professional, so I'm kind of new to this and I don't know if anyone can help but what I'm trying to do is put a flash widget (for Twitter) into an image on Photoshop which I will then export into html. Can I do this on Photoshop or do I need to do it on another program. Any help would be appreciated, thanks!

    No, this requires you to learn HTML and create the proper embedding code and page layout.
    Mylenium

  • Converting Flash Catalyst FXP File into HTML

    Hey there Adobe Community,
    We have a client who's website we built quite a while ago in Flash Catalyst, the problem is as many of you know that Flash Catalyst has been discontinued.
    Does anyone know of any way to get our FXP File converted into HTML?
    If you have a solution please let me know.
    Thankyou Adobe Community!
    James

    I am afraid you are just going to have to roll up your sleeves and rebuild it from scratch. You might look at Adobe' Edge Animate tool to assist with some of the animation that you may have within you FC project.
    Good luck,
    Chris Griffith

  • Is it possible to incorporate old photo albums into a Web Gallery?

    I created 9 photo albums with the first iteration of iWeb. Now I'm using iWeb '08 and have been consistently adding new photos to an existing Web Gallery via iPhoto. But I'd like to import or add those older albums into the Web Gallery.
    Looking for answers...

    Perhaps it would be better to just direct you to what I'm talking about.
    Here is a URL to the site I maintain for our family photos and movies:
    http://www.Derners.ws
    Along the top you will see navigation links to Web Galleries, Photo Albums and Movies. The Web Galleries were created as a result of iWeb 2.0 and the overall inclusion of the Web Gallery feature with iLife '08.
    The Photo Albums and Movies however, were created back in iWeb 1. These are still online as standalone pages. What my original question alludes to are these Photo Albums. I want to pull the content of the Photo Albums and incorporate it into my Web Galleries, thereby having all of it in one place. So when I complete this process a visitor who browses Derners.ws will go directly to the Web Galleries. No more "Photo Albums", no more "Movies". Just one stop for viewing everything.
    Does that make sense?

  • Do keywords follow photos in export to PS & on into web albums?

    Just returned from 3 month trip and am beginning to organize and assign keywords for about 10,000 images using LR for the first time (4.2). I did not assign keywords during import along the way.
    Ultimately after pp, these images will go into albums on my PBase site, where I want keywords assigned to help with search engine placement. They will go from Collections in LR, be exported for work in Photoshop and then be saved into folders to be uploaded to the website. Will keywords I assign now accompany each image along that process so I don't have to re-do it when I upload to PBase?
    I will appreciate any links to useful explanations of how this process works. (I did a search and have seen some keyword articles, but none address this specific issue re: web albums).
    Thanks,
    Karen

    In the Lightroom Export dialog box, you can globally tell LR to export keywords (or not, your choice). It actually is in the Metadata section of the LR Export dialog box, you would probably want to select "All".
    Individual keywords can be set up to be exported, or not. This happens when you create the keyword, you can check (or uncheck) "Include on Export".
    Done properly, as explained above, the keywords appear in your exported photo, and should be recognized by any photographic application or photographic web site.

  • GetURL isn't working when flash button is embedded into HTML

    I'm making a basic HTML site with flash buttons that direct to hyperlinks.
    I've made a simple flash button with the code on the button actions as:
    on (release) {
            getURL("http://www.google.com","_blank");
    The button works great when I export it in Flash.
    When i embed into the HTML using dreamweaver and preview/upload the site.... the button is there but when clicked it doesn't direct to the hyperlink.
    ANy ideas? Thanks. Brendan.

    Use Flash to generate an html page and test that on the server.  If that works, then replace whatever Dreamweaver did with the Flash-made embedding code.  Beyond that, a link to the file on the server could shed some light.

  • Convert all-Flash site into html?

    I have an all-flash site (www.CBRTA.org). For the benefit of
    certain clients who won't install the Flash plugin, I have to
    create a mirror html site. Does anyone know how I go about
    converting an all-Flash site into html? And quickly? I have access
    to Dreamweaver 8 and Flash 8.

    Sorry... unless you've separated the content out already,
    like into a
    database, you're going to need to cut/paste etc... there's no
    easy way if
    the site is all inside of Flash.
    Dave -
    Head Developer
    www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • Variable weblinks in Flash web gallery title & caption fields

    I know that one can put a fixed URL as custom text into a LR flash web gallery title or caption fields and simply click on that field in a gallery and go to that website. However, that URL is fixed and shows up for all images in the gallery. I would like the ability to have that URL vary by image. That is, I want to be able to setup custom text for a title or caption gallery field that inserts an image's certain metadata value(s) within a URL string. E.g., be able to enter for these LR Flash web gallery fields custom text of the form:
    #A href="{title}">click here for foobar#click here for foobar#/A#
    where "#" = enclosing html brackets
    and where {title} is an image's LR title metadata (e.g., "http://www.foobar.com")
    Left clicking on such a custom field should take the browser to webpage whose URL is held in the current image's title metadata.
    This almost works now (LR v1.4) ... Such a custom text title displays correctly (i.e., just an underlined "click here for foobar"). And if I right click on it and choose "copy link", the correct URL from that image's metadata is in fact there. Unfortunately a left click just doesn't take the browser there.
    This capability would be useful for providing image info which either won't fit (e.g., extended caption info) or is technically not easy to place (e.g., a dynamic *.mov pano view) on an image's web gallery page.

    Just a comment about the web link in general -- Make sure your URL link actually works in the live /internet world. I have found that it doesn't. It looks great on your computer but when you actually build the web gallery, the link doesn't go anywhere.

  • Adding web gallery into existing website

    Hi,
    Does anyone know if you can add/import a lightroom created web gallery into an existing webpage? I am redoing my website (originally created with Frontpage, now considering using Expression Web) and want to create photo galleries using lightroom. I know you can create the same type of gallery using Flash, however I don't want to buy a new program when I have lightroom already. I don't have enough experience with HTML to use Dreamweaver.
    Thanks!
    Nancy

    This previews just fine from Dreamweaver but when uploaded non
    of my images load. Please see www.jakgallery.com/19701979
    All I get is the circular wait icon. Thanks very much for any help you can give. It seems I am one little step away from making it work.
    Mike

  • Embedding MP3 files into dreamweaver webpage

    I've embedded mp3 files into my webpage, but every time someone opens the page, they are prompted to either open or save the file.  I want the viewer to be able to play the song using the embedded player, without the prompt.

    Embedded players are very old school.  And it won't work for many since they need a player and appropriate browser plugins installed on their end.  The modern approach is HTML5 <audio> which is widely supported by all browsers, including mobile and tablets.  For an example of HTML5 audio, copy and paste this code into a new, blank document.
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>HTML5 Audio Demo</title>
    <!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
    <style>
    header {
        width: 500px;
        margin: 0 auto;
        text-align: center
    audio { color: red }
    figure {
        margin: 20px auto;
        padding: 20px;
        width: 500px;
        text-align: center;
        border: 1px #ccc dashed;
        clear: both;
    figcaption {
        display: block;
        clear: both;
        text-align: center;
        font-style: italic;
        padding-top: 15px;
    dl {
        text-align: left;
        margin-left: 40%
    dt {
        clear: both;
        float: left;
        width: 4.5em;
        font-weight: bold;
    line-height: 150%
    dd {line-height:150%; color:maroon}
    </style>
    </head>
    <body>
    <header> <h1>HTML5 Audio Demo</h1>
    <p><a href="http://www.w3schools.com/html/html5_audio.asp">HTML5 Audio Tutorial</a></p>
    </header>
    <figure>
    <audio preload="auto" controls >
    <!--replace demo audio files with your own-->
    <source src="http://alt-web.com/Media/Fake-Empire.ogg" type="audio/ogg">
    <source src="http://alt-web.com/Media/Fake-Empire.mp3" type="audio/mp3">
    Looks like your browser is outdated and doesn't support the audio element.
    Please upgrade to a modern browser that does.
    </audio>
    <figcaption>HTML5 Audio using OGG &amp; MP3 files. <br>
    Works in all current browsers &amp; mobile devices.<br>
    </figcaption>
    </figure>
    <dl>
    <dt>Title:</dt>
    <dd>Fake Empire</dd>
    <dt>Year:</dt>
    <dd>2007</dd>
    <dt>Artist:</dt>
    <dd>The National</dd>
    <dt>Album:</dt>
    <dd>Boxer</dd>
    </dl>
    </body>
    </html>
    Nancy O.

Maybe you are looking for