Squashed Flash Video in iWeb

This is a stumper and I could really use a freah perspective on it. 
I have been trying to get a Flash movie on my iWeb site bu using the instructions on the iWebUnlimited site here...
http://iwebunlimited.com/iweb-tips/iweb-tip-9-flash-video-in-iweb-jw-player/
The problem I have is that when I publish my changes in iWeb and point my browser to the page the movie is on, the movie plays as a litttle squashed box in the middle of the player.  Let me explain...
I followed the instructions on the iWebUnlimited site to the letter.  I have downloaded the .swf and .js files, placed them in a folder called "flash" on my iDisk as well as my .flv movie file and a screengrab of the same size.
I have changed all the parameters in the HTML code to point to my iDisk and the relavent files.
I have changed the video dimensions to that of my newly encoded .flv video  (640 x 352 - in ffmpegx)
When I go to my movie page in my browser, I see the still shot I took as a place marker in the right dimensions.  Yet when I play the movie, although the player is the size I requested - 640 x 352 - the actual movie plays inside it as a squashed box.  Take a look at the screenshot below to see what I mean.
The video should fill the black areas, but whatever I do this is the result...
Here is the info on the flash video I uploaded to my iDisk and how is should look...
And here is the HTML code with the same dimensions input in iWeb before I published.  I have changed my username back to "username" for this screenshot FYI...
The weird thing is - I uploaded a flash movie a couple of years ago to the same page and it plays ok - looks fine.  Shame I can't remember how the **** I did it!  I wondered if having 2 flash movies on the same page were causing the problem, so I deleted the old one.
Same result.
I created a new fresh movie page and tried that - same result again.
I thought that maybe each movie needed it's own set of .swf and .js files as the 2 movies are of different dimensions, each player would need to be different dimensions also....?
So I even added another set of .swf and .js files.  I tried copying the 2 sets of movie files to individual folders, but iWeb didn't see them at all - it only seems to see them is they are in a folder called "flash" in my "Web >Sites" folders on my iDisk.
I was wondering even if it was down to the encoding of the video, which I did in ffmpegx.  I did have to do it in a roundabout way...
In Final Cut Pro I exported a full quality QT movie - ProRes422 1280 x 720 that turned out at 5.32 GB and 12 mins 5 secs in duration.
This is not recognised by ffmgegx, looks like the ProRes codec has it confused.
So I put it into Compressor and re-encoded it as a H.264 movie 1280 x 720 that turned out at 1.72 GB.
When I put this into ffmgegx it encoded just fine, but stopped after 7 mins and 7 secs.
I tried a hundred different ways but it always stopped at 7m7s...
So I eventually dropped it onto a droplet I downloaded somewhere to convert videos for Vimeo HD  - 1280 x 720.  I dropped this into ffmpegx and Hey Presto - it worked!
So I now have my full length .flv movie at my 640 x 352 on my iDisk with iWeb pointing at it and the correct dimensions input in the HTML code, and it STILL comes out squashed....
if anyone has a clus what is causing this or what I am doing wrong, I will be forever in your debt! 
I know this is an epic mail, but I wanted to give all the info I can......

If you are using a SWF or FLV you don't need to use the JW player assets. Just reference the file in an iFrame code....
http://www.iwebformusicians.com/Website-Movie-Video/Flash-SWF-FLV.html
Adjust the dimensions of the frame to fit the movie and control bar if necessary.
This page shows the JW using the embed code and the javascript version...
http://www.iwebformusicians.com/Website-Movie-Video/JW-Media-Player.html
If you want to us the JW player using the javascript shown on the iWeb unlimited site, you need to adjust the player frame dimensions to suit the control bar position that you specified. I notice that this website doesn't mention the fact that the control bar position can be changed - normally "bottom" or "over". If you set the control bar to "bottom", the frame height needs to be increased. Also the javascript shown is not the latest one where you can specify all the custom options.
If you use the javascript that I employed for the second example on the iWeb for Musicians site, you can do a lot of customizing and specify flash with fallback to HTML5 or vice versa.

Similar Messages

  • Disappearing page and flash video in iweb????????

    Hello Everyone! I have a question --- Is it at all possible to have a blank black page appear when i go to my website and have a flash video play on it, then when it is done playing have it disappear and have the main page showing with the links on it to go to the different pages of my website? If so, how do i go about it?

    Hello MacAVUser08,
    You can have your page load up with the Flash video, for sure. You just have to have your Flash video living on a server that supports .swf files.
    This explanation should help -
    http://iwebfaq.org/site/iWeb_Movies.html
    Now, in terms of your Flash movie going away, and having the other page with the links appear on it...??
    Yyyeeeaaahhhh...... I am not exactly sure how. More than likely, there is some either Java script code, or HTML code out there that can handle this. The issue you may run in to is that you are dealing with a Flash file - to begin with. You may run into compatibility issues. Just a head's up.
    When your Flash file finishes, you could have a link pop up (either within the Flash file itself, or right below it, as an HTML hyperlink), that will direct you to the page that you wish. This, I know, for sure will work. The other has not only a greater learning curve to it, but is more shaky.
    All the best!
    Sincerely,
    Daniel Louis Rappaport
    < Edited by Host >

  • Flash video with controller in iWeb

    I've figured out how to add a flash video on my site using iWeb, but I want to add a controller and remove autoplay. Help please????
    I've posted the embedded code below and the site address. Thanks in advance for your help.
    Site
    www.UtahRentalSolutions.com
    Code
    <object classid="clsid27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/ flash/swflash.cab#version=6,0,40,0" border="0" width="320" height="250"><param name="movie" value="http://www.lazymoneynetwork.com/FlashFiles/UtahRentalSolutions.swf"><par am name="quality" value="High"><embed src="http://www.lazymoneynetwork.com/FlashFiles/UtahRentalSolutions.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="320" height="250"></object>

    Hi!
    I am trying really hard to do what you are trying to get rid of!
    I am new to iWeb and know very little about what coding is, but am trying to get this to happen...
    1) have "welcome" page automatically play a very short 2 or 3 second full screen video (heavily compressed I guess?)
    2) As soon as the video ends, the actual, static, welcome screen opens / shows itself.
    That's it!
    But I have no idea as to how to make it happen. Can I copy and paste the code you have in your message? I would really, really appreciate any and all help you can offer.
    Thanks!
    James

  • Video in iWeb

    So can you stram google video into your iWeb page and make it full screen?

    Yes you can. Google Video is simply an embedded
    flash video. It's easy to draw a text box to your
    desired proportions (constrained to the aspect ratio,
    of course) and then just do the placeholder text
    replacement trick.
    Here are examples of different sizes from my site:
    Putt-Putt's Deleted Scenes <===
    Teeny tiny windows
    <a
    href="http://web.mac.com/jwtseng/iWeb/kate/MyWorld/C5F
    EE80C-92A2-4931-9DC3-F607672A3A6B.html"
    target="_blank">Corn on the Cob (again)
    Ready! Set! Walk! <=== Full page
    width example
    <a
    href="http://web.mac.com/jwtseng/iWeb/kate/MyWorld/E3B
    D3E8E-FD71-4C44-AD4D-3F562413FFCC.html"
    target="_blank">Putt-Putt and the Giant Peach
    <=== autoplaying example
    On all of these video windows, you can click the
    Google Video button to go to the actual Google video
    window where you can enable full screen play. I'm
    sure there's a way to do this directly from the iWeb
    page, too.</div>
    How do you know what aspect ratio to set it as when you go from a small screen and big screen? Are there standared 400x326 settings? or can we just make it up? Other then making the video screens warped and out of size what guidelines can we take to make them correct at any size.
    Please help.

  • When uploading videos to iWeb, the video screen gets cut off at the top. It only happens in Firefox, but not in Safari.

    When uploading videos to iWeb, the video screen gets cut off at the top. It only happens in Firefox, but not in Safari. Has anybody else had this problem?

    I'm using pure HTML5 for mobile websites although you need to provide an OGG file for Firefox. See the movie page on this site...
    http://mobile.ezmacwebdesign.com/
    If you don't have an iPhone, grab the browser handle and drag it to the left to reduce the width to see how it responds to mobile devices' fixed width browsers .
    This will play in all modern browsers and on mobile devices. You can use QuickTime Pro for the OGG or OGV conversion or get the freeware Miro Video Converter...
    http://www.iwebformusicians.com/Website-Movie-Video/Easy-Movie-Player.html
    If you only want to upload an MP4, you can use a flash fallback player and this will cover Firefox and those geriatrics that still use older versions of Internet Explorer....
    http://www.iwebformusicians.com/Website-Movie-Video/Flow-Player.html
    http://www.iwebformusicians.com/Website-Movie-Video/Fallback-To-Flash.html
    http://www.iwebformusicians.com/Website-Movie-Video/JW-Media-Player.html
    If you use any of the four fallback players above, take advantage of the fact that you can add a poster image and stop the video file from preloading. This makes for a faster page download time.
    You can also achieve this using HTML5 by adding preload="none" and poster="URL to the poster image" into the code shown on this page...
    http://www.iwebformusicians.com/Website-Movie-Video/HTML5-Video.html

  • Need flash video jukebox

    I would really like some help finding a flash video jukebox. Would like a player with either a list on the side or images and descriptions on the side so that viewers can pick which video they want to watch. I have about 5-10 movies on my site, in Flash, that I want viewers to be able to see in whatever order they choose, they may decide to only view one or two then move on. I originally loaded all of the flash videos and their respective players on to one page, but the downlaod time was horrible. And I would like something slicker that a page full of players.
    Any help would be appreciated. If I get what I want I would be happy to post it somewhere for others to download.
    Steve

    No. This page has some that might work. http://3d2f.com/tags/jukebox/flash/. Jalbum supposedly has a template like a flash slide grid that will handle videos.
    The only other suggestion I can think of is to create an iPhoto album with your videos and use that to create a MobileMe gallery containing your videos. That would very easy to do and could be embedded into an iWeb page like in this demo page: MobileMe Galleries. The example is set to go directly to the mosaic mode. If you click on the Grid button at the bottom you'll see what it would look like. Just think of each photo as a video.
    If you have other MMe galleries that you don't want connected to the video one just use the Advanced Settings pane to isolate the gallery from the others.
    OT

  • Flash 8 in iWeb?

    Is it possible to embed a Flash 8 video into iWeb pages instead of QuickTime? If so, where can I learn?
    Thanks!

    Create your file in SWF. Upload this and the MyFlash.html file to your website folder on .Mac - Finder/Go/iDisk/My iDisk/Web/Sites/Website folder - or your server. Create an "external" link to this on an iWeb page and select it to open in a new window.
    The .Mac URL will be...
    http://web.mac.com/username/WebsiteName/MyFlash.html

  • How to put a Flash movie on IWeb pages

    I am trying to find out how I can put flash movies on a website designed in IWeb. The .mov files are large and therefore load very slowly (and are also able to be downloaded by anyone with QT Pro I think).
    Does anyone know how to put flash videos (and what format they are supposed to be in - that SWV or FLV) on IWeb? I think I have to put a flash player on the page (or site, whatever) as well.
    Apple Care can't help me - and when I went for a One-on-One at the Apple Store it was a complete waste of time (I have to drive an hour just to get there).
    I have found a few programs on the internet that I can buy to convert my videos to Flash (without having to spend a fortune on Adobe Flash).
    Any help is GREATLY appreciated!
    Thanks,
    Kim

    I know. Look here:
    http://web.mac.com/wyodor/Embed_Media/Embed.html
    http://web.mac.com/wyodor/iFrame/
    Also search this forum. The question is not unique.

  • Video with iWeb

    To those who can help.
    iWeb makes it easy to drag and drop a video into the window and add to the site to publish.
    I have been experiencing problems when adding a video constructed using iMovie.
    It works fine on my machine when I check it online. However when others tried to access it from theirs (prob not Mac) they were unable to view the clip.
    I did try and convert and save this as an mp4, thinking that this would resolve the issue. Unfortunately the matter persists in being a stumbling block.
    The only other option I had was to load it up through youtube and create the link to there from the site.
    It would look much better and work more efficiently if the movie clip could be added directly onto the site through the use of iWeb.
    Any fixes to the problem would be appreciated.
    Thanks in advance.

    Movies published with iWeb require QuickTime.
    The alternative is using a Flash video player. Most play .m4v files (made with iMovie) and .flv.
    Here are samples for your pleasure to study and nim:
    http://www.wyodor.net/iFrame/
    http://www.wyodor.net/MoreEmbed/
    And here are tutorials that explains how to embed such movies, or other HTML code, in an iWeb page.
    [Using the iWeb HTML Snippet|http://www.wyodor.net/blog/archives/2009/07/entry_213.html]
    [How to add a movie to your blog |http://www.wyodor.net/iWebBlogTest/Wyodor1/archives/2009/05/entry35.html] (Don't be misled by the title. It works equally well in iWeb.)
    You may have to learn HTML/CSS/JavaScript.

  • Flash Video Issue in window 8.1

    We are using 25/30 system running with window
    8.1 professional (64 bit ) .we have an intranet site (w3.infratelworld.in)  and
    uploaded some flash video on it and  the
    same video is working on window 7/8 professional (In any Browser) but it is not 
    working on win 8.1 even we have tried on Mozilla and Chrome but it's not
    working and we are not getting any error too
    So Please support for the Same ASAP.

    Flash Player in Windows 8.1 get updates through Microsoft Update, so you may try run Windows Update and make sure latest version of Flash Player been installed.
    You may visit this website for more help regarding to Flash Player:
    http://helpx.adobe.com/flash-player.html

  • Flash Video Arrives in Adobe Acrobat 9

    Adobe has released Acrobat 9. The newly released version now allows Flash Video contents, which makes it more powerful for business presentation.
    Actually, the concept of using multimedia files in PDF documents is nothing new. In the previous versions of Acrobat, you are able to embed QuickTime video and other formats into a PDF file. But you need an external media player installed on your computer for playing the video. Now in Adobe Acrobat 9, video can be played within a PDF document with no need to have any media player installed. Thus makes it more convenience to share.
    This is a challenging feature which will affect its surroundings. As we know, the similar program for business presentation, PowerPoint, now only supports video and SWF import. If you want to import an FLV file, you must convert the file to WMV, AVI, or MPEG, etc. which can be perfectly done with our product, Moyea FLV to Video Converter Pro 2.
    The following passages are some notable features related to video import:
    The powerful business version Adobe Acrobat Pro Extended provides more favorable features.
    Deliver a compelling branded experience using PDF Portfolios
    Create interactive, on-demand presentations with Adobe Presenter
    Easily share video in PDF files
    Share 3D designs and PDF maps
    With Acrobat 9 Pro, you can insert FLV or H.264 video for direct playback in Adobe Acrobat® and Adobe Reader. New Adobe Acrobat 9 Pro even enhances Creative Suite 3.3 which is the indispensable toolkit for professional design and print production.
    The Extended version provides even more powerful functions:
    Easily adding audio, video, and quizzes to your PowerPoint slides and create rich, interactive presentations with Adobe Presenter (included)
    Convert a variety of video formats to FLV for playback in PDF
    Embed video in Microsoft Word or PowerPoint and convert to FLV in PDF
    Convert 3D content to PDF for cross-platform sharing and collaboration
    Combine multiple CAD formats in one assembly and save as PDF with Adobe 3D Reviewer (included)
    Convert 2D and 3D designs from major CAD applications to PDF for use by extended teams without expensive CAD or viewer software
    Create PDF maps by importing geospatial files that retain metadata and coordinates
    In a word, Adobe 9 will totally change the communication and association of electronic files.
    more information:
    http://www.video-to-flash.com/
    hope it can help u.

    Clay Aiken announces he's gay.
    (FILE UNDER: news that isn't news, even if it is news)
    (REFERENCE: Adobe Clip Notes, Creative Suite CS2, 2005)

  • Help..Flash Videos work for Chrome/IE but NOT Firefox

    So I cannot see some flash videos on Firefox (like sites CNet & Disney do not work) which use flash. It does work on Chrome & IE.
    1. ALL Programs are the newest/latest versions.
    2. I removed and downloaded all programs- restarted the computer after each download.
    3. I have the latest Flash (according to the website) when I view the Adobe Flash Website on Firefox.
    I don't know why some flash videos work...and some do not.
    I am running Vista. All my programs are legit...and I do have McAfee running..I don't download porn, no viruses etc..  Anyone have advice?!!  

    ok ok
    I disabled firewall which - for some weird reason- allow it to play in Firefox. Videos played in IE & Chrome- but not in Firefox, until I disabled Firewall..weird.

  • When I try to play a flash video (like youtube) i have to click a flash button several times before it works. Why do flash videos not recogonize any clicks without several tries first?

    When I try to go to a flash video, the video player never seems to recognize my mouse clicks without several tries.
    It's hard to explain but if I'm at a youtube video and i place my cursor over the button that lets you skip around the video, the cursor will alternate being a cursor (like its not recognized) and a hand like its supposed to. It's sort of keeps flickering between the two if I move the mouse around on that little skip button.
    I tried uninstalling firefox but it didn't make a difference. I noticed it after updating to the newer firefoxe updates. This does not happen under IE.
    thank you for your help.

    '''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''' {web link}
    While you are in safe mode;
    Press the '''Alt''' or '''F10''' key to bring up the tool bar.
    Followed by;
    Windows; '''Tools > Options'''
    Linux; '''Edit > Preferences'''
    Mac; ''application name'' '''> Preferences'''
    Then '''Advanced > General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites and see if there is still a problem. Then restart.

  • Problem with Flash video/dropdowns in Mozilla

    Am trying to add a flash video to a webpage using a
    Dreamweaver extension called Active Slideshow Pro by DMXZone.
    The page can be viewed: www.faith.org.uk/Testindex.html
    In IE7 it works fine. The video shows and the dropdowns of
    the menu work correctly.
    In Mozilla Firefox the video works but the dropdowns do not
    show.
    If I remove the block of coding which is generated by the
    DMXZone extension:
    <object
    classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"
    width="514" height="129" id="testshow" align="middle">
    <param name="FlashVars"
    value="xmlFile=testshow.xml&preloaderBackColor=0x0099FF&preloaderBorderColor=0xCCCCCC"
    />
    <param name="movie" value="slideshowpro.swf" />
    <param name="quality" value="best" />
    <param name="scale" value="noscale" />
    <param name="wmode" value="transparent" />
    <param name="bgcolor" value="#000000" />
    <embed src="slideshowpro.swf" id="testshow"
    wmode="transparent" quality="best"
    flashvars="xmlFile=testshow.xml&preloaderBackColor=0x0099FF&preloaderBorderColor=0xCCCCCC "
    scale="noscale" bgcolor="#000000"
    type="application/x-shockwave-flash" width="514" height="129"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    />
    </object>
    The page works in both browsers and the menu dropdowns appear
    correctly.
    I would be most grateful for anyone's advice on this.

    A discussion with Adobe support lends the idea that MPEG
    layer 4 might be an issue. That since these videos come from DVD
    perhaps encoded with MPEG layer 4 that that could be the reason tha
    all of them have this problem. (Some were done using AVI - I have
    to check and see if that makes a difference)
    BUT
    According to the PDF from Adobe Design - Flash Video Encoder
    Wizard - By Tom Green and Jordan L. Chilcott
    Flash should be able to convert an MPEG4 file. (Well it does
    but they all stop after 30 sec.) Now how do I solve this problem?
    All the videos still stop after 30 sec.s
    quote snip snip>>
    Flash Video Encoder Wizard
    By Tom Green and Jordan L. Chilcott
    The first thing you have to understand about the use of video
    in Flash® is the original
    video must be converted to a format Flash can read. This
    format is FLV (Flash Video)
    and you can either use Flash, the Flash Video Encoder, or
    third-party software to
    create the FLV file. If you use video-editing software such
    as Adobe® After Effects®,
    you can also export the file as a FLV file. If you are a
    Dreamweaver® user, the current
    version of Dreamweaver—Dreamweaver 8—contains a
    feature that allows you to add
    an FLV at the click of a button.
    The purpose of the Encoder, therefore, is to convert the
    video file to the FLV format.
    When you installed Flash Professional 8, the Flash Video
    Encoder application was
    also installed on your machine. If you also have QuickTime,
    Adobe After Effects,
    Avid Studio, or Final Cut Pro installed on your machine,
    they, too, were given the
    capability to use the Encoder when it was installed.
    If you will be converting a video to the FLV format, the
    video must be in one of
    these formats:
    • AVI—Audio Video Interleave
    • MOV—QuickTime 4 or later
    • MPEG—Motion Picture Experts Group

  • Problem with Flash Menu in iWeb...need help please.

    Ok, I designed a flash menu in iWeb and successfully placed it at the top of the site. I then used the "transparent shape" method to make the hyperlinks work properly. I made sure the flash menu was in the back and the transparent shape hyperlinks were in the front. The menu works just fine for me and anyone else using Safari or Mac computers. However, people on Windows using Firefox, IE or Chrome are unsuccessful in clicking the links. They do not work for them.
    Here's my website's homepage link. Keep in mind, if you look there on Safari, it will work but it does not when on a Windows computer. Any help is greatly appreciated.
    http://www.platinumsportspicks.com/Index/Home/Home.html
    It is clearly the problem that the flash menu is opening in front of the hyperlinked shapes but I'm not sure how to make sure they stay on front.
    Message was edited by: kwgrooms

    I don't know the answer to that one but you can use the Mouse Over and Click method I have described on this page....
    http://www.iwebformusicians.com/Tricks/MouseOver.html
    It works in IE.
    Its just a question of making up two different buttons with text for each link, taking a screenshot and cropping them and adding the JPEGs to your upload folder.
    You can make up the buttons on an iWeb page and then delete them when you have taken the screenshots. I usually do this sort of thing in Keynote so that I can save them in case I need to modify them.

Maybe you are looking for

  • Presentation variable is not supported in "SQL Issued"

    hi, there is a presentation variable called @{ps_var} from a prompt and I have written a custom sql and typed in "SQL Issued" !http://img31.imageshack.us/img31/8673/customsql.jpg! I found that the presentation variable is not supported in "SQL Issued

  • Static variable in cluster

    Hi All,           How does WebLogic cluster an object, EJB or servlet, with           static variables? I mean, will the static variables in multiple           JVMs still have a single value? Or it just can't be clustered?           Lynch           

  • Final Cut Pro X 10.0.6 can't share or duplicate

    I have been working on a final cut project, I started it in FCP 10.0.05 and then was informed of the upgrade so the project was finished in 10.0.6.  I have tried to duplicate the project to save a back up of the project on my hard drive and the dupli

  • [svn] 1494: + Copy jgroups.jar to qa-regress/WEB-INF/lib folder

    Revision: 1494 Author: [email protected] Date: 2008-04-30 12:29:37 -0700 (Wed, 30 Apr 2008) Log Message: + Copy jgroups.jar to qa-regress/WEB-INF/lib folder + Add a clustered destination to remoting-config.mods.xml for codecoverage + Add url-load-bal

  • Using multiple guides to help with layout

    Hi, I have seen in lots of Muse and InDesign training videos that the designers are using multi guides which run vertically. The guides are set with a wider gap, then a narrow gap, then a wider gap etc. I know this to aid layout and create a more uni