Resizing FLV files in Dreamweaver CS3

Hello,
I am adding videos to my websites' "videos main page", and these extra videos are going to be added to the videos currently in the flash player. I have already copied the jpg preview picture files and the flv video files into my website directory. To contain the extra data, I have already added the appropriate number of <li>'s to the index.html file of the videos folder. For each new video I have also added an <img src="...."> line to the images.xml file. The images.xml file has information regarding the id, location etc..of every video in general. It is shown below.
images.xml file:
<?xml version="1.0" encoding="UTF-8"?>
<gallery>
     <album id="videos" title="CBET Videos" description="CBET Video Gallery"
     lgPath="video_gallery/album1/videos/">
          <img src="2g_robotics.flv" id="2g_robotics" vidpreview="video_gallery/album1/videos/2g_robotics_preview.jpg" caption="2G Robotics"/>
          <img src="clearpath.flv" id="clearpath" vidpreview="video_gallery/album1/videos/clearpath_preview.jpg" caption="Clearpath"/>
          <img src="medshare.flv" id="medshare" vidpreview="video_gallery/album1/videos/medshare_preview.jpg" caption="Medshare"/>
          <img src="nalion.flv" id="nalion" vidpreview="video_gallery/album1/videos/nalion_preview.jpg" caption="Nalion"/>
          <img src="mbetcommercial.flv" id="mbetcommercial" vidpreview="video_gallery/album1/videos/mbet_commercial.jpg" caption="MBET Commercial"/>
          <img src="ocecbetcommercial.flv" id="ocecbetcommercial" vidpreview="video_gallery/album1/videos/oce_cbet_commercial.jpg" caption="OCE CBET Commercial"/>
          <img src="bostontrip08.flv" id="bostontrip08" vidpreview="video_gallery/album1/videos/boston_trip_08.jpg" caption="Boston Trip 2008"/>
     </album>
</gallery>
The only issue that I have, is that the videos themselves display in the player at a much smaller size, than the container size. I bet you could fit a three by three array of videos in my flash player. The first four img src lines are the videos that play at the correct size, and fill the flash player container, whereas the last three img src lines (the ones I added) are the videos that do not display at a correct size.
Is there any way that I can resize the flv files so that they fill the container within the flash player in Dreamweaver CS3? I primarily assumed that one can simply change the pixel dimensions (width and height) properties of the flv file itself, but apparently this is an issue regarding formatting in Dreamweaver. Online I found that one can specify pixel dimensions in the images.xml file. Does anybody have any ideas? Its probably an easy thing.
Thanks to everyone for coping with these details, and any help would be appreciated greatly.
kind regards,
Mr.V

Hi
There are a number of ways you may do this, the first would be to use the scale parameter for the flash player content, but the problem you will find is maintaining the aspect ratio and if your flv's are smaller the degradation in the quality when 'enlarging', see - http://kb2.adobe.com/cps/141/tn_14149.html.
The second way would be to use a combination of actionscript and javascript to proportionally 'enlarge' the flv, again the above problems apply.
Finally you could change the size of the flash player to fit your 'new' flv using javascript, but this method would in all probability present layout problems for your user, a small change would be o/k, but the size of change you are talking about would not. The design would have to incorporate a fixed size div for the flash player, and resizing the player would leave a large amount of white space.
It is possible to do this using a liquid layout, but again this would cause problems with page rendering.
PZ

Similar Messages

  • Problem uploading files from Dreamweaver CS3 to Yahoo

    I am having a problem uploading files from Dreamweaver CS3 to
    an FTP site on Yahoo.
    The error message I get is "No response from server.
    Reconnecting..."
    I am able to connect to Yahoo using other FTP clients
    successfully.
    I am able to connect to Yahoo using Dreamweaver MX 2004
    successfully.
    I tried playing with various settings (i.e. passive ftp,
    server compatibility options) but to no avail.
    Any thoughts on this would be appreciated.
    Thank you,
    Steven

    I tried enabling passive FTP but it doesn't help.

  • How can I work on a .ihtml file in Dreamweaver CS3?

    Hello,
    Can someone tell me how I can make Dreamweaver CS3 treat a
    .ihtml (html based template) file like a standard .html or .htm
    file? I can open the ihtml file in DW, but can only work on it in
    Code View. Is there a way to make DW parse the file so I can work
    with it in Design View as well? I can rename the file and work with
    it, but that becomes a real pain. I've tried everything, but
    nothing seems to work. Help!

    http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_16410
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Dev20" <[email protected]> wrote in message
    news:f4fue9$qm$[email protected]..
    > Hello,
    >
    > Can someone tell me how I can make Dreamweaver CS3 treat
    a .ihtml (html
    > based
    > template) file like a standard .html or .htm file? I can
    open the ihtml
    > file in
    > DW, but can only work on it in Code View. Is there a way
    to make DW parse
    > the
    > file so I can work with it in Design View as well? I can
    rename the file
    > and
    > work with it, but that becomes a real pain. I've tried
    everything, but
    > nothing
    > seems to work. Help!
    >
    >

  • Video is not scaling properly when importing a flv file into dreamweaver

    Hi I have recently imported a flv video into dreamweaver and i have specified the width and height (including skin size)  but i keep getting white margins at the bottom or the top of the video.  It has nothing to do with the css because ive checked and when i change the size of the video in the html file it worked for some browers - google chrome, firefox but still had the white border on internet explorer.  I dont understand why different browers are rendering a video width and height different and whats causing the white borders to be there in the first place.  Can anyone help me with this? 
    I have spent two weeks trying to sort this out after failing to add a clickable thumbnail to play the video as the video image on the site is black which doesnt look very good.  Is there any way that i can choose the thumbnail that flash player decides to feature for the video?  I know you can do this with youtube videos.            
    website in question - www.juanajimenezflamenco.co.uk/videos.html

    I just don't see any white border on the right hand videos... if the problem continues, post a screen shot of what you are seeing. Also, 250 x 199 is not a 4:3 aspect ratio... 250/4 = 62.5, 62.5x3= 187.5.... so you are off by 11 pixels or so. Correct height for a 250 wide video shot at 4:3 aspect ratio, is 188px.
    Now on the left hand YouTube videos, the controls are under the video, not over the top of the video as the right hand videos are... so the height of the <object>.... not the video itself... the <object> needs to be tall enough to hold the video and the controls (video height + controls height).
    And since you are working in standard 4:3 aspect ratio video, you need to be careful to select the correct pixel shape, square or rectangle when starting any video project. Your video editing program, Premiere Elements should allow you to select between square pixels (used in computer monitors) or rectangle pixels (used in TVs). Selecting the wrong shaped pixel at the very start of the video capture process can mean distorted video once you render the project.
    Because TV pixels are rectangle, slightly taller than they are wide... it doesn't take as many rectangle TV pixels to equal the same height as square computor monitor pixels. For example, when you start a video project to output to DVD (TV viewing) you would choose rectangle pixels, so a 720 x 480 video dimensions would give you the correct 4:3 aspect ratio.... for TV.... but 720 x 480 is NOT a 4:3 aspect ratio mathmatically ... 720/4=180, 180x3=540 !! So for computer monitor viewing you would select square pixels at the very start of your video capture process and capture the video at 720x540, giving you the correct video aspect ratio for viewing on monitors.
    So besides setting the correct aspect ratio for the video in the <object> be sure that you started with the correct pixel shape.
    This might also give you some help... or just Google "square vs rectangle pixels" for more info:
    http://library.creativecow.net/articles/velte_mike/p6/video-tutorial
    Best wishes,
    Adninjastrator

  • FLV files in dreamweaver....??

    Hello,
    I have just started creating websites and thus this is all still new to me so let me try to explain.  A client has asked for a website and got a Graphic designer to create a moving animation for me to put on the site.  He supplied the file as an FLV file.  When I put it into Dreamweaver, it thinks it is a video and puts the skin on.  I dont want the skin!  How can I convert the file to something else?  and what should i convert to?!!
    can anyone help?!
    Thank you in advance
    mich

    Obviously the designer does not know the difference between flv and swf. My advice would be to contact the designer and ask them to supply the animation as an swf file.
    Alternatively, if you have flash proffessional you could create your own custom skin and use this instead of the normal one.
    (see - http://www.adobe.com/devnet/flash/articles/flv_tutorial_pt2.html )
    PZ

  • How do i play .mp4 files via Dreamweaver CS3??

    Hi,
    Using Flash CS3 the RTMP path to the .mp4 file is:
    rtmp://localhost/vod/mp4:sample.mp4 and it works fine to play
    .mp4's, mov's etc.....
    In Dreamweaver CS3 it wont accept any combination of paths.
    Unlike Flash CS3 which only requires the single String,
    Dreamweaver has two boxes that need to be filled in: The Server URI
    field and also the Stream Name field.
    Like FMS 2, where you don't name the streams folder in the
    url, Dreamweaver CS3 is looking for it ie the "media folder" which
    has replaced the "stream" folder.
    Where in Flash CS3 you have to use the convention
    mp4:sample.mp4, Dreammeaver will not accept anything.
    Any help here would be appreciated

    I assume from the silence that Dreamweaver CS3 has not been
    updated to handle Flash 9 player and streaming Video from FMS 3.0
    then.

  • Using Kuler + swatch exchange files in Dreamweaver CS3

    What is the "best practice" for taking a swatch exchange file from Kuler and getting either the swatches into Dreamweaver CS3 or the html color values.
    I like using Kuler to develop test color schemes for my web sites and switching css sheets to determine which colors I like best.
    Right now the method I use is save the Kuler thems as swatch excange files, load the swe file into my swatch palette in photoshop, get the html values with the eye dropper tool take those values and paste into my CSS file. Is there an easier way?
    Any help is much appreciated.
    Thanks

    Hi rocketboy,
    To get swatch values, an alternate to using the picker tool in the product is to directly use the website. You can ge the swatch values by selecting a theme in the browse view and then clicking on the make changes ot this theme button which will take you to the theme creation view with all the color values located at the bottom of the page under the corresponding swatch.
    Kuler Team

  • Problem Using Flash FLV Video Via Dreamweaver CS3

    I have been unable to get my FLV video to play on my website.
    I seem to have two problems:
    1) I want the FLV file to be hosted in a different domain to
    the website itself (for bandwidth reasons) and it doesn't want to
    do that!
    2) I would prefer to use Flash skins rather than Dreamweaver
    skins as I want to offer a full-screen option but I cannot get them
    to work!
    If I host the FLV file on the website domain, the video plays
    ok. If I change the file location in the Properties of the movie to
    become the FLV located on the other domain (using full path
    http://<etc>flv) then nothing
    displays on that part of the page. Firebug tells me it has loaded
    the AC_RunActiveContent.js and FLVPlayer_Progressive.swf but it
    makes no mention of the skin file or the flv file itself ... it is
    as if it just simply has not bothered with it! I suspect I am
    missing something obvious but cannot find it. All help would be
    appreciated. By the way, I have loaded up a crossdomain.xml file to
    the root of the domain that hosts the flv file but that didn't seem
    to make any difference!
    The second challenge is that ideally I would like to use a
    Flash skin so that I can have a full-screen option and so that I
    can have the menu bar under the video itself. However, I can't even
    get that option to work when I host the whole lot on the normal
    webserver! I am suspecting that it might be something that might
    suddenly start working when I fix problem 1. However, if anybody
    has any links to a page that provides simple instructions about how
    to do this task I would greatly appreciate it!
    Many thanks for your help!

    1) Why not post your video to YouTube or Google Video and
    then embed the
    code they provide into your website. This way their servers
    carry the
    bandwidth for you and the scripted embed code will work on
    your site.
    2) If Video sharing isn't an option, and you need more
    bandwidth, you can
    get domain hosting for as little as $4.95 - 6.95/month at
    Bluehost,
    Lunarpages or Web Hosting Pad.
    Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com

  • Missing File - Adobe Dreamweaver CS3 with ASP, Coldfusion, and PHP

    On page 263 of Adobe Dreamweaver CS3 with ASP, Coldfusion,
    and PHP by:Jeffrey Bardzel and Bob Flynn the file called
    countryDetailXML.asp is missing. How can I find that file? Any
    idea?
    Thanks for your help.

    @citaiz,
    That file is created earlier in the lesson in an exercise
    starting on page 257. For the sake of the lesson, you can use
    countryDetail.xml that is included in the lesson 09 start folder.
    It is not important for this lesson that the XML is a static file
    or one generated in real time from the database. The version of
    Spry (1.4) that shipped with DW CS3 used XML data only. The current
    version (1.6.1) can use JSON and HTML tables for the data source as
    well. You can get the latest version of Spry for free at
    http://labs.adobe.com/technologies/spry/,
    including an extension to update your copy of DW to the latest
    version.
    Bob Flynn

  • Adding a .flv file into dreamweaver

    I'm wondering how I can put a .flv file into a web page. It
    is not a .swf. I'm working with Dreamweaver MX 2004.
    When I put my .flv video into the page, it refuses to accept
    it when I want to preview. Any suggestions? Source plugins required
    or something? Also, I'm working on a Mac.
    The .flv file is mine, not created in flash, but pulled back
    from daily motion.com where it was compressed by their servers and
    is an .flv file. Is this doable?

    Edmond4 wrote:
    > Actually, I've been looking, and I don't have the option
    of "insert Flash
    > video" in my version of Dreamweaver. Initially, there
    was some mention of a
    > plugin. I try and get that warning popup again to see
    what it says but I don't
    > get it now.
    >
    > If I do insert "Flash" then I put the .flv file in. It
    gives me the option to
    > "play" in the property inspector, but the file doesn't
    play, nor if I preview
    > in the browser. So I don't have the "Insert < flash
    video" option in my
    > version of DW.
    You need a Flash file to load the Flash Video file, they are
    not the
    same. See this
    http://www.jeroenwijering.com/?item=JW_FLV_Player
    Steve

  • 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>

  • Inserting flv file in Dreamweaver CS4

    When I insert a flv file using Dreamweavr CS4 using asp (Windows XP, SP3 and IE8), I only get two additional files generated (FLV-PlayerProgressive.swf and a skins file.  I get no other files generated, either in my root folder of a Scripts folder.  FLV file works fine in Live Mode, but all I get is a white box when I upload the files to my server.  I've read numerous similar questions.  Has anyone ever got a good answer?  How can I resolve this issue?  I appreciate any help from anyone.

    I have checked numerous reference materials concerning this problem, and cannot really find any answer as to why DW CS4 is not inserting the files (for some users). I have even tried using different programs to encode an flv file, and creating an html page direct from within flash CS4, just to see if different files are created (definitely more options etc), but to no avail.
    The files DW should create are -
    FLVPlayer_Progressive.swf,
    Halo_Skin_3.swf (this is a skins file and can be any one of 9 available)
    2 files in a Scripts folder named –
    swfobject_modified.js
    expressInstall.swf
    In the head content it should insert the following -
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    The only option I can recommend, is to insert the flv into a new (otherwise blank) html file, and then copy the code from there (providing it works of course).
    I know this is a problem for many people, and I have even considered asking the forum administrators if I could write an FAQ on how-to and possible solutions.
    If DW is not inserting the files mentioned above it may be worth while trying an uninstall / reinstall, but my recommendation is to first create a fictitious site, and then insert an flv into a blank html file (as mentioned above), just to test if that works.
    PZ

  • Edit .swf file in dreamweaver cs3

    hi frends i am new to adobe flash. I am using dreamweaver to edit a .swf flash file.I selected the flsh in design window then selected the "edit" button.The adobe flash cs3 opened it but i want to edit this flash. Please tell me how to edit it as i am only displayed with the flash in a window. how t edit its components like adding new pics to it or making other changes to it.

    A .swf file can´t be edited with e.g. Flash CS3, because this type of file is the "end product" which is generated when exporting your work from Flash (File -> Export -> Export Movie...)
    What you´ll need instead is the corresponding Flash "source file", which has the file extension .fla -- and this type of file is usually editable from Dreamweaver,
    Cheers,
    Günter

  • Duplicate code inserted at end of file by dreamweaver CS3 and CS5

    I have been using CS3 basically since it came out and have just recently upgraded to CS5.
    Previously with CS3 Dreamweaver, in approx the last 6months of use I started experiencing a random effect were any file (HTML, JS, CSS...) opened, edited, and then saved by Dreamweaver would often result in a chunk of the code to be duplicated at the end of the file.
    (small example can be seen here: http://screencast.com/t/YTNmNWRmNzYt)
    The more the file was edited, the larger the chunk of duplicated code would be.
    Additionally, this duplicated code was not visible in Dreamweaver while that file was still open - but closing it and re-opening it (or viewing it in Notepad) would then reveal it. Deleting it from within Dreamweaver had no effect on it's removal - it remained in the file when saved.
    The only way I have been working around this was to constantly close files, check them in Notepad, correct the code if needed, and then continue working or put file into production.I am running Windows 7 (64 Bit).
    I have another machine with same OS and another new copy of CS5 but I have not yet been able to replicate the same issue - although I have not tested it extensively (the issue happens randomly, although quite frequently on my machine).
    I have come across other similar issues posted online but many of these date back to 2007/2008.
    SAME ISSUES HERE:
    http://forums.adobe.com/message/120994#120994
    http://forums.adobe.com/message/885195#885195
    http://forums.adobe.com/message/186424#186424
    Similar issue:
    http://forums.adobe.com/message/1020537#1020537
    Google groups:
    http://groups.google.com/group/macromedia.dreamweaver/browse_thread/thread/b35b50466da5ea0 5/8c5264cb11bf7d36?lnk=st&q=dreamweaver+extra+code&rnum=3#8c5264cb11bf7d36
    http://groups.google.com/group/macromedia.dreamweaver/browse_thread/thread/ae47c5731780634 d/012a96d2fb5c818f?lnk=st&q=dreamweaver+extra+code&rnum=8#012a96d2fb5c818f

    Adobe doesn't care, they don't have to. I like Phsotoshop and have been using it professionally for 20 years, but lets face it, I wouldnt mind some really good competition from another source. It didnt use to be the only game in town, and doesnt have to remain so.
    I could brainstorm how I would want competing software to look like. Pshop is not the easiest workflow possible. Illustrator is clearly deficient to even CorelDraw, and certainly Freehand. I've been meaning to reconnect with CorelDraw. It did some cool things.
    Google Chrome is pulling a lot of manoevers software wise and I hope they try to go a little deeper and give Adobe a run for their money on the one program they feel justifies unbelievable gouging. Go investigate Ableton Live if you want to see what a company that cares about its customers is doing, ADOBE. Audition is a JOKE compared to Ableton Live. Thank God we're not powned on the audio side by these suits.
    The idea that a company would peddle buggy software, which CS4 was..., although some of that was Apple's fault, is bad, the upgrade prices were ridiculous, and this is the end of the road for me currently. The idea that a company would actively
    push away customers is pretty incredible. "But I sent you an email!" Whoops, you gotta pay $1900 for production premium CS6! HAHAHAHAHA. Time for a YT video with my old hard copy box. Sounds like a good idea.
    There are too many options on the motion graphics side, and I'll keep a static machine to run Pshop and AE CS4.
    The masters of the universe will have theit way, and the rest must bow to their ambivalent greed. At least that's the way they think. It would seem that Adobe and Apple really, really want some upstarts to come up. Maybe $360 for a year to figure out an exit might work. It will be interesting to see if this hits earnings. VERY interesting.

  • Can't open my files in Dreamweaver CS3..

    The program opens but I can't open either my local or my remote files. Please help! As soon as I try to open a file, Dreamweaver crashes and i have to close it. I had a brief chance earlier today to update a couple of html pages but then it stopped working again. I have no idea what caused it. Nothing has changed on my computer that I know of. up until, this program has worked excellently for me.
    Please help.

    http://kb2.adobe.com/cps/405/kb405604.html
    I know this isn't your specific problem but try steps 12 & 4.

Maybe you are looking for

  • Is there any markup limit in abobe reader XI?

    Hi all, I'm using the adobe reader XI to make markups and I'm loosing some of them in documents with over 100 markups. Someone could you help me?

  • Central bank indicator in Norwegian vendor invoice

    Hi all We plan to use the Telepay file format for our norwegian subsidiary. The flat file seems is compliant with the bank requirements except that at the begininng, for the Regulatory reporting codes and descriptions (line BETFOR04 167-172 and 173-2

  • Cp6 + AS3 swf : "target == stage" not working

    Hello, I've done a SWF where I want to reset stage when clicking outside objects. The SWF alone works perfectly but does not inside Captivate. I did a simplified version : mc.visible = false; stage.addEventListener(MouseEvent.CLICK, clickOutside, fal

  • I can't pair my Motorola H375 with iPhone 3G

    I can pair my H375 with all other phone and even for my car but my iPhone 3G can not recognize it... It's pretty much stuck at "Searching...", not able to pair. Can anybody help with this problem? Thanx~

  • Error creating Context Index

    Hi, Iam trying to create an context index in a table. After a logn run it gave an error. end-of-file on communication channel. How to resolve this error. And do i have any possibility to continue my index creation. How to recover it? Urgent Help need