Lightroom SWF in a dreamweaver page

I created a photo gallery in lightroom and have uploaded it to my site, in a subfolder under photos.  It does work with I open the html page lightroom created for it.  Now I want to insert the swf file into a page on the root directory but want to keep supporting files in the sub folder. 
CS5 used to have a widget for this but I do not see any option like that in the newest dreamweaver. 
Suggestions?

Have a look here http://helpx.adobe.com/dreamweaver/using/insert-html5-video.html

Similar Messages

  • After adding a flashfile .swf into a dreamweaver page and trying to run it, I get an error message related to Javascript

    after adding a flashfile .swf into a dreamweaver page and trying to run it, I get an error message related to Javascript
    I have no trouble viewing other websites with (most likely), flashfiles.
    Here is the the PopUp message:
    "Adobe-warning Adobe Flash PLayer has stopped a potentrially unsafe operation......"

    In newer versions of Flash Pro, you can export to HTML5 Canvas, that's probably what they're talking about: Flash Professional Help | Creating and publishing an HTML5 Canvas document
    .FLV and .SWF are Flash formats that won't show up on iOS (or an ever increasing number of other mobile devices). Mobile Flash was killed by Adobe a couple years ago, so the number of mobile devices that can see it is dwindling rapidly, don't use those formats if you want your viewers on mobile devices to see your content.

  • How can I place a Lightroom 3 image gallery in a Dreamweaver page?

    I would like to use an image  gallery that I built in Lightroom 3 in a Dreamweaver CS5 website. I  would like the image gallery to operate on my Dreamweaver page, not to  be re-directed to a different page.
    I'm pretty sure this  is possible, but in my search for help in the forums, books, etc., I am  not having much luck. Perhaps I'm using the wrong search words? Help to  direct me would be very much appreciated. Cheryl B.

    You'll need to work in CodeView.
    Copy the relevant code from your image gallery page into your site page.  Adjust paths to images & scripts as necessary.
    Another simpler approach, insert an iframe into your site page. Point the iframe src to your gallery.html page.  Adjust iframe height and width to accommodate the size of your gallery page.
    http://w3schools.com/html/html_iframe.asp
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Running swf file within a dreamweaver page

    Hi all ive been really struggling in getting my web shot gallery to run with my dreamweaver page on my site, ive managed to get it running on its own on my server but soon as i put in my site it does not run, i only get a white screen
    www.gazell.co.uk/renault.html
    thats the white screen but if you navigate on the left go to photos then renault the actual gallery works but not with the page i would like
    please advise Thanks

    Have you uploded al lscripts associated with the SWF? Auxiliary SWF assets such as palyer skins? Was the gallery created relative to the same root directory as your site? One problem I definitely see is the use of spaces in file names, which could lead to names being truncated or misinterpreted....
    Mylenium

  • Adding .swf file to Dreamweaver CS3 page?

    In Dreamweaver MX, I used to import .swf files, view them,
    and they worked, both in Dreamweaver and on the web. But trying out
    Dreamweaver CS3, ,swf files I import don't seem to work for me.
    They're visibly there when I view the Dreamweaver page, but they do
    not play in any browser. Obviously, something has changed. What?
    What do I need to do to get a .swf file to play?
    Thanks for your help.

    > That did not make a .swf file visible. Here's a sample
    of the problem:
    >
    http://www.multiminds.org/newtoncornerneighborhood/test.html
    Your code is sticking some stuff in there that my code
    doesn't
    for example the version is different (that should be okay if
    you have
    Flash 10 installed, but also notice the path on your script:
    http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,1,1,0
    which is going to director instead of flash.
    I suggest you try my code, of course changed to reference
    your flash file.
    Here's my code for a flash file:
    <SCRIPT TYPE="text/javascript">
    AC_FL_RunContent(
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','760','height','200','title','Sack
    Law Firm, NYC and Westchester
    County','align','LEFT','src','media/sacklawfade4','quality','high','pluginspage','
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','media/sacklawfade4'
    ); //end AC code
    </SCRIPT><NOSCRIPT><OBJECT
    CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    CODEBASE="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    WIDTH="760" HEIGHT="200" ALIGN="LEFT" TITLE="Sack Law Firm,
    NYC and
    Westchester County">
    <PARAM NAME="movie" VALUE="media/sacklawfade4.swf">
    <PARAM NAME="quality" VALUE="high">
    <EMBED SRC="media/sacklawfade4.swf" WIDTH="760"
    HEIGHT="200"
    ALIGN="LEFT" QUALITY="high"
    PLUGINSPAGE="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    TYPE="application/x-shockwave-flash"></EMBED>
    </OBJECT>
    </NOSCRIPT>

  • I applied a template to a page with SWFs and now that page does not play the SWFs. Why?

    I applied a template to a page with SWFs and now that page does not play the SWFs (just a blank area where the SWF should be). When I detach the template it will play the flash file. This site will eventually be updated via Adobe Contribute. And I just discovered that when applying a template to a page that uses HTML datasets (Master/Detail),it no longer reads the Master/detail regions and displays a blank. Any thoughts?
    [Moved to Dreamweaver forum by moderator]

    Firstly, you shouldn't really 'apply' a template to a page, you should create a child page by going to FILE>NEW>Page from Template.  Too many things can happen when applying a template the way you are doing it. eg:; editable and non-editable regions not matching up and being asked where to place these regions and in all likelihood, you end up with 2 or more of the same region.
    When a swf file is inserted into a page, a corresponding Scripts folder is written automatically is stored in the root of the site - it is also linked to in the head of the document. What I believe is happening is that when you apply a template to the page, the Template has no idea that there is a swf file on the page and is not aware of the correct link to the Scripts folder.  If you do a test and add the swf file to the template page itself, I bet that the links to the swf and the scripts folder are correct - because DW knows the correct path to the script file.   Hence the reason the page probably works when you detach it from a template.

  • Import Fireworks slideshow to Dreamweaver page

    Hi,
    I created a photo gallery (slideshow) in Fireworks CS4 and everything is working smoothly. Now I want to add this slideshow to my Dreamweaver page BUT I am new to this and I don't know how to include it.
    I noticed that depending on the type of fireworks player it creates different files (html, swf). I used the FW slideshow template: Player - Black (Flash Plug In not required) and it created an index.html file.
    How can I add the index.html page to my website template? I want for it to show after my navigation bar etc.. I don't want it in a seperate file but include it to my PhotoGallery.html page.
    I also tried different players and I can't get for it to load. SWF files do not play when i check it in LiveView.
    If someone can help me with this I would appreciate it. I have been struggling for a day now and I can't get it to work with any type of player.
    Thanks in advance!

    Thanks for your reply. I did try the copy and pasting before contacting this forum and it doesn't work.
    I would appreciate if someone had a tutorial on this and thanks for asking someone to post this.
    I'm new to the Adobe world and I'm liking it! There are so many features in the software that I just want to make sure that I learn the proper way to incorporate the 'objects'.
    In the mean time what I have done is created an iframe.
    <iframe src="otherpage.html"/>
    This is working for now but I'm sure there is a better way!!

  • Beding lightroom web site into dreamweaver?

    Topic
    Embeding lightroom web site into dreamweaver?
    I've created a website in dreamweaver and currently have
    links to different lightroom web pages.
    www.owendawsonphotography.com. An annoying problem with this method
    is having to back click through lighroom to get to your home page.
    Being new to the web design program is there a way to embed the
    sites into dreamweaver so that you have the ability to set up a
    home button on each of the LR sites? I'm guessing not, but just
    thought I'd ask. Thanks, Owen

    Add target="_blank" to your links
    <a href="PANOS/index.html" class="style11"
    target="_blank">
    "owenpga" <[email protected]> wrote in
    message
    news:frltds$j6l$[email protected]..
    >
    >
    > Topic
    >
    > Embeding lightroom web site into dreamweaver?
    >
    >
    > I've created a website in dreamweaver and currently have
    links to
    > different
    > lightroom web pages. www.owendawsonphotography.com. An
    annoying problem
    > with
    > this method is having to back click through lighroom to
    get to your home
    > page.
    > Being new to the web design program is there a way to
    embed the sites into
    > dreamweaver so that you have the ability to set up a
    home button on each
    > of the
    > LR sites? I'm guessing not, but just thought I'd ask.
    Thanks, Owen
    >

  • Adding flv movie to dreamweaver page

    so I am trying to add a flv to a dreamweaver page... looking at the help files.. I need to have either Sorenson Squeeze or On2 codecs... both which cost money..    It was initially a wmv file. which I converted to flv...
    is this true that I need to pay hundreds of dollars for either Sorenson or On2 codecs to have these video files displayed on my html file?   I do use dreamweaver.
    is there any other way to do this?  or is it definite that I have to purchase from the above.
    If not, how else do I display an flv file in dreamweaver...
    appreciate all knowledge.
    thanks in advance.
    J.

    If you already have an FLV file in your possession, Save it to your DW Local Site folder.  I like to put my videos into a Media folder, but that's not mandatory.
    In DW, hit Insert Menu > Media > Flash Video > Progressive Video Download. 
    Browse to the Flash Video file -- in your local site folder.
    Choose a player skin.
    Hit OK.
    Upload page and all dependant files to your remote server.  Be sure to include your Scripts folder, FLV and SWF files.
    If your native video is in some file type other than FLV, you must convert it first.
    RIVA Flash Encoder for Windows is free.
    http://download.cnet.com/Riva-FLV-Encoder/3000-2140_4-10320097.html
    You'll find a boat load of others in a Google search.
    Good luck!
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Load Fail of SWF file in Dreamweaver CS4

    Hi,
    Could you tell me what I am missing in my files?????
    I am missing my Top Banner and  the .swf file in Dreamweaver? I can see it in the source files but that's it.
    I have supporting files from my Flash-Slideshow-Maker, but can only see my flashshow if I embed the file from SkyAlbum.com (Album# 247097)  which is very slow to load.
    Have I not loaded all the files for it or  something?
    http://www.aeroadvertising.ca
    Thank you!

    Mark A. Boyd wrote:
    MyNameIsEmmy wrote:
    I don't know what I did wrong, I can see all the files in my root folder, but  I did give up trying until I find the tutorial for it...
    Really? I still get 404 "Not Found" for all of them, same as yesterday.
    http://www.aeroadvertising.ca/aeroimages.html
    HTTP/1.x 404 Not Found
    http://www.aeroadvertising.ca/fs_aux.html
    HTTP/1.x 404 Not Found
    http://www.aeroadvertising.ca/aeroslides.xml
    HTTP/1.x 404 Not Found
    http://www.aeroadvertising.ca/aeroimages.swf
    HTTP/1.x 404 Not Found
    Do YOU actually see something with those links?
    I decided to embed the skyalbum code, but the banner files are still missing?  ACE said it was a poor path, but now that I deleted it why won't my top banner images work now-on either page?
    Deleted what? Do you mean this?
    http://www.aeroadvertising.ca/elements/aero_banner.jpg
    I see it fine on http://www.aeroadvertising.ca/ and http://www.aeroadvertising.ca/aero_location.html (if that's what you mean by "either page".
    Mark A. Boyd
    Keep-On-Learnin' :-)
    OK, Uncle, I give up.
    There is no top banner, on my firefox, on either page...   Do you know where the beginner tutorial is for all this?
    Em

  • I have a problem running linear SWF's in Dreamweaver

    I have about a day to fix a problem I am having.
    Basically i created a short story in Flash and linked each SWF file to the next scene via buttons, to make it as quick loading as possible. When previewed in Flash to see if it works, it works fine. When each SWF is previewed in a Browser, it works fine.
    Scene1 -> Scene2 -> Scene3, and so on.
    It worked fine when i previewed it in Flash, but as soon as i place the SWF in Dreamweaver, it plays the 1st scene automatically, but won't play the linked SWF when i click on the next button (When previewing)..
    Any ideas?

    Most likely the problem is that the paths to the 2nd, 3rd, etc .swfs is not correct.
    This is a very common problem when using .swfs and other Flash assets.
    All of the SWF files are in the same folder
    whether or not the .swfs are in the same folder is not at all important,
    you MUST have all 5 in the same folder
    actually you can place the .swf files where ever you want.You could even place them in 5 different folders if you want. The main thing to remember is that when you call or link to each .swf, you link as though the .swf in in the same folder as the Web page... NOT the actual, physical location of the .swf.
    When previewed in Flash to see if it works, it works fine. When each SWF is previewed in a Browser, it works fine.
    While it may seem counterintuitive, because they work in Flash and the Web browser is an indication that the pathing is WRONG!! as odd as that may seem!
    The reason the links work when tested in Flash is that the pathing is assuming that all the .swfs are in the same folder, so then path from one to another is... as you say
    Scene1 -> Scene2 -> Scene3, and so on.
    but that is NOT the correct pathing relative to using .swfs on a Web page outside the folder the .swf files are in.
    it plays the 1st scene automatically, but won't play the linked SWF when i click on the next button
    Sure, that's because you know that from the Web paqe the path to the .swf is..."/flash_folder/scene1.swf" (or whatever the actual pathing is).
    But the path from "scene1.swf" to "scene2.swf" is NOT as you diagramed above, rather you need to path relative to the Web page, since "scene1.swf" is now (in effect) located on the Web page.
    So the correct path from scene1 to scene2 would be ..."/flash_folder/scene2.swf", then from scene2 to scene3 is similarly pathed, etc.
    When all is said and done and the navigation is correctly pathed, when testing the .swfs directly in Flash... the links WILL NOT WORK!! Why, that's because the pathing from one scene to another is coded in the .swf as though the .swf is located in the same folder as the Web page.
    And just a slight clarification on relative verses absolute addresses.
    Relative addresses declare a path reltive to the physical location of the file. So "relative" (or from the location of) the scene1.swf, the path to scene2.swf is simply "scene2". The path relative to (or from the location of) the Web page might be  "/flash_folder/scene2.swf"
    Absolute addresses on the other hand decribe the physical location of a file on a Web server and include the http://www.mysite.com part of the path.
    ../secondscene/swf/2.swf' - this is absolute linking
    is not really an absoloute address, it's a relative address (which may or may not be root relative)... saying that from this location (relative to this location), go up one folder level then into the "secondscene" folder, then into the "swf" folder and find the "2.swf" file.
    The actual absolute address for that file would be
    http://www.mysite.com/secondscene/swf/2.swf'
    Using absolute addresses are useful on dynamic Web sites like WordPress if for example you have a file that you want to access from many location or folder levels in the site.
    Absolute addressing would also be useful for you if, for example, you wanted your scene linking .swf pathing scheme to work from different sub folder levels on your site. The root relative pathing shown above would not work for example from this page:
    www.mysite.com/about_us/friends/meet_us.html
    you would have to create anew pathing layout.
    Using absolute pathing to the .swfs on the other hand would allow the browser to find all the .swfs regardless of where you place the link to the .swf on the entire Web site. The "Absolute" path or URL to that .swf is always:
    http://www.mysite.com/secondscene/swf/2.swf'
    You can even use absolute links on a completely different Web site and still find the .swf (like YouTube embed code, etc.).
    Best wishes,
    Adninjastrator

  • Problem inserting Flash movie into a Dreamweaver page

    Hi, I've inserted a .swf movie on this page.  It used to work, but doesn't now. In Dreamweaver (CC), when I highlight the movie and click 'Play' in the Property Inspector it works (but doesn't in 'Live' view within DW).
    Please be gentle about my code. I'm a hobbyist and started this site about 7 years ago  so don't have time to keep up with latest coding trends! Answers re. non-appearance of movie only, please.

    Flash really isn't the way to do this anymore, very few people viewing your site with a mobile device are going to be able to see your .swf. Adobe stopped mobile Flash development a few years back and most devices that used to be able to see Flash, no longer ship with a Flash plug-in. Certain devices, like all Apple iOS devices, never had the ability and there is no way to add it to those.
    Since it appears when uploaded, I would guess the reason it doesn't work locally likely has something to do with your machine's security settings, especially if Microsoft is involved in the equation somewhere. If it works when uploaded, you're good to go.
    HTML5 <video>, CSS3 and jQuery (javascript) are now the default for video and animation for websites since they're compatible with virtually all devices used to browse the internet.

  • Multiple .SWFs in one HTML page

    Hi all,
    I'm trying to post multiple .swf objects into one html page.  The first .swf object plays fine, but the second one does not load.  I've searched all over for the answer, but I do not know what to do (plus, I'm a Flash noob).  My page is http://users.wpi.edu/~cdaley_jw/animation.html, so please feel free to check out my code.
    Dreamweaver tells me that swfobject.registerObject does not exist, or something like that, but I see this code being used elsewhere.  I have swfobject.js in my main folder, too.  I haven't the slightest clue what I'm missing.
    Thank you very much,
    Chris

    I'd suggest you get the second .swf working BY ITSELF on a separate, new, blank page before worrying about how to get two working on one page. Your problem may have nothing at all to do with the fact that there are two .swfs on the page.
    Looking in the cach after downloading your page,
    http://users.wpi.edu/~cdaley_jw/Daley_Christopher_Walk_Cycle.swf
    is downloading... but it's only the player, not the .flv file that it's looking to load and play.
    http://users.wpi.edu/~cdaley_jw/Daley_Christopher_Walk_Cycle.flv
    does exist on the server at the address above but is not being called by the video player... the .swf. So the problem may be that the url to the .flv is wrong in the .swf or is missing completely.
    You'll have to fix that first and then worry about 2 swf on one page. So step back, get that second .swf working on a page all by itself, then move on.
    Best wishes,
    Adninjastrator

  • Can't view .swf files in Dreamweaver

    I'm using CS3 versions of both Dreamweaver and Flash and when
    I import a .swf file into dreamweaver it works perfect locally but
    doesn't show at all when I've uploaded the file into my webspace.
    What am I doing wrong? I never had this problem when I used the CS2
    versions of both software and it's driving me absolutely nuts!!!
    Any advice would be most gratefully received.

    On the other hand, if it's not working in CS3, then there is
    an error
    somewhere, since I know that CS3 does it properly....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Baxter" <baxter(RemoveThe :-)@gtlakes.com> wrote in
    message
    news:fpid4r$jic$[email protected]..
    >I would just use Dreamweaver 8 to do my flash stuff.
    > I have not upgraded to CS3 so I can't give you a answer
    for that, I'm
    > waiting for the next version before upgrading,Sorry.
    > Dave
    > "CJR 2007" <[email protected]> wrote in
    message
    > news:fpddif$1is$[email protected]..
    >> Hi, thanks for the reply. Yes, I have uploaded the
    scripts in the scripts
    >> folder. I also just tried inserting the .swf file
    into a document created
    > in
    >> Dreamweaver 8 and that works fine after uploading to
    my server so
    > something's
    >> going on with CS3.
    >>
    >> What do you suggest now?
    >>
    >> Thanks.
    >> Chris.
    >>
    >>
    >
    >

  • Can't play more than 15 swf files on a page

    My web site has a page that has over 15 swf sound files on it. Safari won't play the sounds when buttons pushed.
    See here...
    http://classicalmusicproject.com/Learning%20the%20Pieces%20Sept%2018/1-10/1-10.h tml
    Yet when I have less than 15 swf's on a page, everything works fine (page that follows has 10 of the swf's disabled so it plays)See here...
    http://classicalmusicproject.com/Learning%20the%20Pieces%20Sept%2018/1-10/1-5.ht ml
    Why is this. Why only 15 swf's playable? Internet Explorer has no problem.
    Please help, someone. BTW, this restriction also applies to Opera and Firefox..but not to the dreaded IE...ugh
    Chukkajohn

    Merkinman...Want person to slowly test himself on the diffeent pieces. Notice how he can guess, then draw across teh rectangular box to see if he is right, then click on play buton to hear the name as a reinmforcement. I don't know how I could do this will only one swf. Do you? If this could be done, all my problems sould be solved.
    Thnaks,
    CJ
    Chukka John

Maybe you are looking for