Failure of flash movie to run on iWeb

Hi,
I've only started using Flash CS4 a short time ago and I'm having a problem being able to run a short flas movie on an iWeb site.
Here's what I did to create the movie from scratch through to its failure to run on iWeb
1. A QuickTime movie was encoded in H264.
2. This was then encoded with Adobe Media Encoder CS4 to produce the .flv file
3. The .flv conversion was opened and processed with Flash CS4 which produced the .swf file along with the html file as well as a "preview.jpeg".
4. All the files (.swf, .html, .flv plus the preview were then uploaded to my iDisk.
5. Using an html snippet in iWeb, and using the correct coding, I attempted to create the site, which unfortunately refuses to load the movie.
A double click on the .swf file and/or the html file runs the movie along with the skin (but no preview) on my computer here so the encoding' appears to be OK, but uploading all the necessary files to thje server and adding the "correct" code results in a blank panel where the movie should be; no skin and no preview image either.
The movie loads and runs perfectly when I used the Longtail Video JW player files and uploaded them to my iDisk (this proves the path to then server's OK).
But it's a no-go using either the same .swf or the .html created with CS4.
I've even gone through the process bit-by-bit viewing an on-line vbideo tutorial... their's works, mine doesn't.
I am completely mystified by this; can anyone please advise?
TIA,
TT

Hi Lon,
Many thanks for your response.
Now that would explain things!
I'll try the CS4 files on one of the servers at work here and see if that really is the answer... but I suspect you're dead right!
Thanks again, much appreciated.
Best,
Tony

Similar Messages

  • Playing Flash Movie .swf files in iWeb

    This is my second post. The first was about generally not being able to publish my website in iWeb in Argentina. Discovered it was due to the 12 kilobytes a second upload speed!
    This query is about trying to get a flash movie with .swf extension to play on my homepage in iWeb
    www.edgold.co.uk
    Ive made a flash movie on my girlfriends PC. Why? Because she has Flash installed.
    Ive transferred it to my Mac and it plays with a programme I downloaded called SWF & FLV Player - no problem there. For the love of trying I cant get it to play.
    Ive gone to 'Insert' in iWeb, clicked on Choose and selected the swf file. Ive put it in position on my homepage and published it. Then Ive opened the HTML page thats found in iDisk using TextEdit so that I can change the html to get the flash plug in to play it.
    I found all the details on website by 'Vertical Moon'
    http://www.verticalmoon.com/tutorials/general/iweb/iweb.htm
    Ive followed every step to the letter but where they seem to slip up is that the swf file isnt played by QuickTime. QuickTime on my Mac doesnt want to know! If it was played by QT then I'd have a chance to change the html from 'writeMovie1()' to writeflash1() but there is no sign of that code in the html file let alone having to change it in JavaScript.
    At the end of the day Ive got an swf file (Flash) that I want to stiuck on the front page of my website to play over and over. Ive spent over 18 hours on this non-stop and its time I called it a day.
    Please can someone tell me how to get iWeb to make friends with it!
    Ive looked at lost of other sites about free Video code generating but none of them work!
    Cheers
    Ed
    (Im in Patagonia - documentary photographer...sorting a good site helps me secure sponsorship and future exhibition venues. Your help is appreciated!

    Alancito
    Thanks for replying and the great info on getting a QuickTime to play automatically.
    Please can you continue to help as Im having no luck.
    I will write below briefly whats happening.
    I made a QuickTime in iPhoto as was suggested. I dropped it into iWebs 'Media' button under the 'Movies' tab, in a folder. I then dropped the QT file onto my web home page. It shows with a control bar at the bottom of its window for playing it.
    I published it OK. The live website shows the QuickTime movie BUT you have to click play to start it. So I then I opened the html file in iDisk in TextEdit.
    I tried and tried to find the html code for the QT Movie. I read and re-read the whole html file from top to bottom and found no sign of the QT Movie. Then I went to 'Edit' and 'Find' in TextEdit and typed Movie. It came up with a bit of code which says writeMovie1();
    I guess that this means it is talking about THE movie in question but there is no more code to
    do with 'true' or 'false'. If it said false Id change to true but writeMovie1(); just looks like this:
    <script type="text/javascript"><!--
    writeMovie1();
    --></script>
    stuck almost at the bottom of the html file page.
    Please help...remember Im using iWeb 06
    Thanks...I hope Im close to solving this now. All I want is to play the QT automatically.
    Ed

  • Flash Movie Clip Run Very Slow

    I have about 10 of "coconut tree" Movie Clips, 1 clouds movie
    clip, 1sea movie clip. The problem is when i run all of the movie
    clips together, the animation run very slow. Can anyone help me
    please................................................
    thanks

    It's hard to tell without knowing what those movie clips
    contain. If they contain raster images (bitmaps), have tons of
    points, utilize a lot of alpha tweening, etc. it could be the
    cause. How does it run with each movie clip running by itself? Are
    coconut trees vector or raster? If vector, can you optimize the
    shapes any to reduce the number of points?
    (Modify>Shape>Optimize)

  • How Can I Get A Flash Movie to Access Local Files

    I have a customer that has created a Flash movie to run off a CD.  The movie is basically a set of menus with links to access local files in the same directory as the movie.  i.e. Main folder (to be root of CD) has the movie, a Documents folder with PDFs, a Movie folder with wmv and mov files, etc.
    The problem arrises when you click on a link to a file, a web browser is launched, and the browser tries to display the target file.  The movie was designed on a Windows system, and, mostly it works in a Windows environment, however, the links totally crap out on a Mac because the URLs are pc centric.
    He is a rookie flash programmer so I am trying to help him set up proper links to the files, so that the files will (hopefully) launch the proper local app and not a web browers.  i.e. if the link points to a PDF, the Adobe Reader is launched; if the link is to a mov file, then QuickTime is launched....
    Is there a way to do this?  All the tutorials I have found all seem to expect the flash movie to be running on a web server, and as such do not work when running the movie off a CD.
    Any help or suggestions would be grealy appreciated.
    A response ASAP would also be greatly appreciated as the customer needs to deliver 200 CDs of the project for a presentation tomorrow morning - I have to create the CDs...
    TIA

    Hi there,
    Maybe you would want to use swfObject, i've been using it for
    a long time now.
    http://blog.deconcept.com/swfobject/
    cheers

  • How Do I Execute An exe or an msi Install file From a Button in Flash Movie

    Issue:
    I have a flash movie that runs as a standalone player on a
    Demo CD... I also have an install msi file(same as an exe) that
    when the user is done viewing the flash movie they can click on a
    menu button in the flash movie that executes the msi or exe located
    on the root of the CD which starts the install process.
    Question: What is the action script (FOR FLASH 8) that i
    apply to the button that will initiate or call the MSI or exe
    install file.
    Anyhelp would be great... even a link to an example... or
    anything... thanks
    Thanks in advance...

    fscommand("exec","myexe.exe");
    Should run the program myexe.exe inside a directory called
    fscommand
    which must be a subdirectory of whereever your projector is
    located.
    In windows:I know you can run .bat files with fscommand. But
    I'm not sure about msi files.
    You can often get around the limitations by having a .bat
    file that will a) show a cmd window briefly and b) do the thing
    that you couldn't do from flash.
    If running the msi doesn't work from flash directly you may
    want to try using a bat file...
    There's some information here.
    http://livedocs.adobe.com/flash/9.0/main/00001177.html#wp143348

  • Can I prevent the rapid flashing which occurs when testing a Flash movie which has a syntax error?

    I teach games development using Flash Professional CS6, and one of my students has photosensitive epilepsy. He is finding that the 'strobing' effect which occurs when he executes Test Movie on a movie with errors in its script is triggering headaches which can be a precursor to a fit. Obviously this is making it very difficult for him to complete his lab and assignment work. Is there any way of preventing a Flash movie from running if it contains a syntax error?
    I have created a workaround by adding a bunch of extra frames to the start of the movie which will display a "SYNTAX ERROR" message if the script doesn't run - this gives my student a few seconds margin to quite the movie before the strobing begins. I have a single frame at the start with a goto statement which jumps over those error frames if the code doesn't have any syntax errors.
    This seems to be working ok, but it's an ugly solution - does anyone know of a better way to deal with this?
    Thanks.

    1.In Preferences you can check "open test-movie in tabs".
    2. Having done that you could write a jsfl-script which switches the focus (immeadiately after you test the movie) to another tab in the same register card, thus, forcing the possible "corrupt" testmovie in the background. If are no compiler errors , the testmovie can be made available by simply switching to the test-movie tab, if there are compiler errors, you can close it without having to look at it.
    Another option would be to setup FlashDevelop as compiler trigger of Flash.
    You have to change these basic properties in your project:
    FlashDevelop will only launch the test movie if it compiles flawless, inside Flash.
    FlashDevelop will act as a "bouncer" to Flash.

  • Can I prevent the rapid flashing which occurs when testing a Flash movie which has a syntax error in

    I teach games development using Flash Professional CS6, and one of my students has photosensitive epilepsy. He is finding that the 'strobing' effect which occurs when he executes Test Movie on a movie with errors in its script is triggering headaches which can be a precursor to a fit. Obviously this is making it very difficult for him to complete his lab and assignment work. Is there any way of preventing a Flash movie from running if it contains a syntax error?

    Ask in the Flash forums.
    Mylenium

  • Flash movies too fast with flash 10?

    I have a website with some flash movies. they run at 30 FPS.
    i recently installed a new version of flash and now my movies run
    too fast. not too much fatser but enough to make a difference to my
    audience. is this a feature of flash 10? what can i do to make sure
    my viewers dont also have this problem??

    Do you hear anything? Check your audio output. If it is set to hdmi, there's nothing to slow down the video and it plays too fast. Set the audio output to speakers and...voila!
    This happened to me today. I had plugged in an external mic that used an A/D dongle (usb output) and it switched my audio output from speakers to hdmi somehow.  I could download flash movies as .webv and play them at regular speed with VLC, with no sound. I use Linux Mint 17, but I saw other forum posts where this happened on Windows and Ubuntu.

  • Flash Movie Keeps reloading in DreamWeaver

    Hi,
    I am not sure if this is a question for the Flash Forum or the Dreamweaver forum.
    I  have a flash movie which runs in the header of my website when you  first visit it. This is good. But if you go to another page on the site  and then return to the home page the animation runs again (I guess  because it is reloaded as the page reloads itself). I don't like this  and don't want it to run each time someone returns to the home page,  except of course when they first visit the site.
    How do I get it to play only once, when first visiting the site?
    Thanks

    Hi,
    Its only on my computer at present.
    TB

  • Failure to run a flash movie in IWeb

    Hi All,
    I've created a flash movie using Adobe Flash CS4, have gone through the procedure "by the book" following a how-to-do video [yes, I'm a novice!!].
    I've published the file and produced the necessary files filename.swf, index.html, skinUnderAll.swf and a preview.jpg
    OK, everything seemed OK, but try as I may, I cannot get the **** thing to run on iWeb via my me.com using this code in a HTML Snippet:
    <IFRAME SRC = "http://idisk.me.com/MYUSERNAME/Web/Sites/flash/index.html" WIDTH="720px" HEIGHT="576px" FRAMEBORDER="0" --if "0" no border, otherwise "1" with border MARGINWIDTH ="0px" MARGINHEIGHT="0px" SCROLLING="no" --"no" no scrolling bar, "yes" show always, "auto" showed when need > Your browser does not support IFRAME </IFRAME>
    "index.html" refers to the html that was produced by Flash CS4 and double clicking this runs the video.
    For the life of me, I cannot understand where I'm going wrong & it's driving me nuts!
    Can someone please check that code out & see what's wrong.... or is the prob elsewhere?
    I've looked through
    Any assistance most gratefully received!!
    TonyT

    Hi again, Roddy,
    Many thanks for coming back on this one again... it's appreciated.
    What's odd is that if I double-click on the original file called "redsea.html" file on my computer, the movie opens & runs OK, so I guess the html is OK. I've even "copied" or downloaded the file back onto my Mac and placed it in with the other related files and it loads & runs OK.
    In answer to your question, if I change the target to a preview file (a .png image file) within the same directory, this opens in a browser window. So the path appears to be correct. However, if I target the "redsea.swf" file nothing happens other than a blank white window where the flash movie should be; albeit a correctly sized and positioned window.
    This info may help further;_
    What I did from from scratch, I created a short movie and used Adobe Flash CS4 to create all the necessary files and copied them over to my iDisk. The files included the redsea.swf, redsea.html, preview.png, the SkinUnderAll.swf & the .flv file associated with the flash movie. These were uploaded [http://web.me.com/myusername/flash/redsea.html].
    I've then used the code below in a html snippet in iWeb, but the movie refuses to load.
    If, however, I change the target to a preview file (a .png image file) within the same directory, this opens in a browser window. So, I guess this means that the path to be correct.
    I don't understand why the .html file will not open in iWeb?
    For more info, here's the code I used:-
    <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#v ersion=10,0,40,0" border="0" width="720" height="576"><param name="movie" value="http://web.me.com/myusername/flash/redsea.html"><param name="quality" value="High"><embed src="http://web.me.com/myusername/flash/redsea.html" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="720" height="576"></object>
    Any help most gratefully received!!
    Tony

  • Making Captivate accessible when running in a Flash movie?

    Hi all,
    I need to run a Captivate movie in a Flash shell.  The Captivate movie, when run on its own, is highly accessible: the tab index finds all items on a slide, for instance.  However, when I load the Captivate movie into a Flash shell, the tabIndexing completely ignores the Captivate movie.  I've set the movie clip that holds the Captivate movie to tabChildren=true, that doesn't do the trick.
    Does anyone know how to get the focus manager to jump to elements in a Captivate movie when that movie is running in a Flash shell?  Thanks in advance!
    Joe

    one more question:
    when i render my movie out (its an irregular size) i now have two black bars on the right and left. i assume this is because i changes the pixel size to square. is there anyway to get rid of the bars or was this a snafu from the begining because i didnt have it set to squares?

  • Flash Movie Closing - leaving "sub" movies running

    I'm not a Flash guy, but have an app to maintain which has a
    Flash front end.
    There is a main movie - background.swf and it loads a bunch
    of "sub" movies - mainly graphs and other panels of information.
    Something is sometimes causing the main movie -
    background.swf - to close, leaving just one of the graph movies
    still running. The graph movie then scales to take up 100% of the
    screen.
    Can anyone suggest where I might look to figure why this is
    happening?
    We're using Flash 6.0
    The app, at the time it fails, is invoking a backend servlet
    to get XML, and is maintaining a connection to Socket Server using
    an XMLSocket.
    We have 4 of these clients open (all opened from the same
    .swf) and only one of them is doing this.
    Is it possible for a movie to close itself?
    Thanks!

    Sounds like the issue is that the movie is being overwritten
    by something or the container of the movie is being overwritten.
    Not sure how it worked in Flash 6, but it sounds like the
    background.swf is being loaded to an empty movie clip or a
    container movie clip. Then when the servlet is invoked and
    information returned something is dynamically removing or
    overwriting the empty movie clip.
    Either that or there is an FSCOMMAND somewhere in the clip. I
    believe that can also close a movie.

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

  • How to run flash movie in applet

    can any one give me code for running flash movie in applet

    Just realized that there is no scrolling functionality with the .swf generated from the new CS5. Can anyone help out by providing revised code for centering and scrolling?
    I found something elsewhere in the forums that worked for both centering and scrolling that worked fine yesterday, but upon visiting my site today for testing, it did not allow the scrolling, and centering did not work in Firefox. Tested both Safari and Firefox on 2 Macs running Snow Leopard.
    Again, much appreciated - nice to visit forums where people are interested in helping instead of screaming at each other. Will visit the Illustrator or Indesign forum to see if I can help out someone there...

  • A sript in the movie is causing Flash player to run slowly....

    Hello, It seems as if every time that I play a game on the MSN website i get the floowing mesage and a few minutes playing, "a script in the movie is causing Adobe Flash Player to run slowly. if it continues to run your computer may become unresponsive". My os is Windows XP and I use Firefox as my browser. In the list of my current programs I have Adobe Flash Player 11 Active X and Adobe Flash Player 12 plug-in. Is there any way for me to repair the problem? I'm new to computer's and if anyone does answer my question pleae keep that in mind. Thanks

    im unsure what you mean, i have no idea about swf files, when this has happen i have had my browser open ( explorer) with several sites or even just one,can u give me more infrmation and is there a way to fix this problem, its impossible to do anything without waiting forever for the spinning wheel to stop and then freezing, which i have to restart my computer, most times, i have uninstalled and reinstalled several times, with no luck.
    thanks again

Maybe you are looking for

  • Creating portfolio from Outlook 2010 folders

    Hi there, I'm a first-time poster to this forum. Back when I had Acrobat 9 Pro and Outlook 2007, I had no problem right-clicking a bunch of Outlook folders and having an indexed PDF portfolio created.  Now I have Windows 7/Outlook 2010, and I asked I

  • Problems with built-in iSight

    I opened up photo booth today and noticed that the video camera isn't working properly. Instead, the screen is totally green. The video camera light on the top of the computer is green, indicating that the camera is on, but the screen is just a blank

  • How to sync Projects between Sharepoint and Project server 2010.

    Hello, My project is saved in SharePoint and I am trying to save and link my project from Sharepoint to Project server 2010 so that they will be saved in Sharepoint and Project Serverwill both and synced.Users can edit or update from Sharepoint and P

  • XML and binary with field separator stock quote

    Hi All, I'm doing a comparison of data transmission between XML and binary with field separator. Example of XML <nasdaq> <high>100.00</high> <low>90.00</low> </nasdaq> Example of binary with field separator 100.00|90.00 Of course, using XML will cons

  • Will it Wipe all my data in my MacBook Pro if I Upgrade to Mac OS X Mavericks 10.9

    My Question is, Will it Wipe all my data in my MacBook Pro if I Upgrade to Mac OS X Mavericks 10.9 or else what will be modified?