Movies (.mov/mpeg/etc) in a flash movie?

hi all,
i'm wondering what kinds of movie files you can embed in a
.swf? is it possible to embed things like mpegs/movs in a .swf, or
is it better to just put them on a separate html page and link to
them from the .swf?
cheers,
macron

Macron--
If you open a Flash document, then look in the
File>Import>Import Video dialogue box. Click the Choose file
button and look in the file type drop-down, you'll see the types of
video Flash suppports. Best practice is probably to convert the
videos to FLV files, then call them into your SWF at runtime...but
there are always exceptions...
Good luck!

Similar Messages

  • Trouble playing a complete .mov or .mpeg file

    Hello folks.
    I'm having trouble playing some downloaded .mov and .mpeg files.
    For example, I've downloaded a 50MB file and it only plays about the first 30 seconds of the file. However if I put the same file into VLC, I can see the whole movie (albeit slightly bumpy along the way) which may be a few minutes long.
    It doesn't happen with all my files, just some specific ones (and always the same ones) Is there something embedded in the downloaded movie that let's QT only see the first bit?
    I'd like to be able to view the whole file in QT 'cos I store them in iTunes for easy filing.
    Thanks in advance...!

    I'm having trouble playing some downloaded .mov and .mpeg files.
    Do the MOV file containers also contain MPEG-2 video? If so, then you may simply have a "timecode break" problem. This is very common with files downloaded from the Internet. QT is very particular and unforgiving in this regard. VLC is not. Normally I would recommend using an application like MPEG Streamclip (free) to "fix timecode breaks." Unfortunately, I cannot remember if fixing the timecode break and then using the "Save As..." option changes the file in other ways. (Believe it may change the "Open with" setting which you can easily fix afterwards.) Would have liked to check on this before posting but my copy of the application will be busy for another 5 or 6 hours doing conversions.

  • Issue with border around submenu when a flash movie is under it

    I've searched the forum and although I found posts about flash movies covering spry menu items, I couldn't find this exact thing.
    I have a spry menu with a submenu which has a 1px solid border around it.  On the pages linked to by the submenu items, I have flash movies.  For pages where the flash movie is down far enough so that it is not overlapped by the submenu, everything looks great.  However, on those pages where the submenu overlaps the flash movie, the border around the submenu is not visible on one side and is offset about a pixel on the other side.  This is only happening in Firefox 3.6.18  Every other browser I've tried works.  Thanks in advance for any suggestions.

    Hi Gramps,
    Here is the site:
    http://www.wordartist.com/mythicharacters
    If you hover on "Sacred Arts", you'll see the behavior.
    Thanks for taking a look at this,
    Phlange98

  • Export a Flash Movie File

    Can you Export Flash Movie files to other formats?? Don see
    an Export to other File options.
    Would like to Export a Flash Movie or SWF file to a Quicktime
    or IPOD MPEG File.
    Anyone know where to do this? Do not see an Export to File
    option to that Format on Flash Pro CS.
    Thanks

    Without seeing your movie, its difficult to tell where the
    problem may be. My first guess is that the data rate is to high.
    You will probably need to choke that back in some way: lower the
    data rate for the compressor, reduce the frame rate, reduce the
    image size, reduce the color depth, etc.
    When you select to export to QT, for example, a new window
    opens to let you select some basic settings. At the lower right of
    that window is a button titled "Quicktime Settings...". Click that
    button and a new window will open that will allow you to set the
    compressor, frame rate, quality, etc.

  • Inserting flash movie ...

    Hi,
    Maybe I am just stupid right now ... I have a large mpeg
    movie from a client
    that needs to go on their website, and here is what I do:
    I open the Adobe Flash CS3 Video encoder, add the mpeg, set
    my preferences,
    and let the encoder convert it to a .flv and copy the file
    into the web
    site. In DW I then chose "insert flash movie", chose the skin
    etc. and it
    creates the necessary files and the script. Then I upload the
    whole thing
    with all its dependent files (including the scripts folder, I
    also took the
    script out of the folder and put it in the root, nothing) ...
    and nothing.
    The page loads, but the movie is invisible! If I mouse over
    it behaves as if
    there is indeed something on the page. But nothing visible.
    I've done it now a dozen times in a row, then I switched to
    another web on
    another server, same result ... nothing visible, no movie.
    I am so frustrated I could ....
    HELP
    Barbara

    When you moved the script, did you correct the path to it in
    your page?
    "Barbara" <[email protected]> wrote in message
    news:g86mp9$8e3$[email protected]..
    > Hi,
    > Maybe I am just stupid right now ... I have a large mpeg
    movie from a
    > client
    > that needs to go on their website, and here is what I
    do:
    > I open the Adobe Flash CS3 Video encoder, add the mpeg,
    set my
    > preferences,
    > and let the encoder convert it to a .flv and copy the
    file into the web
    > site. In DW I then chose "insert flash movie", chose the
    skin etc. and it
    > creates the necessary files and the script. Then I
    upload the whole thing
    > with all its dependent files (including the scripts
    folder, I also took
    > the
    > script out of the folder and put it in the root,
    nothing) ... and nothing.
    > The page loads, but the movie is invisible! If I mouse
    over it behaves as
    > if
    > there is indeed something on the page. But nothing
    visible.
    >
    > I've done it now a dozen times in a row, then I switched
    to another web on
    > another server, same result ... nothing visible, no
    movie.
    >
    > I am so frustrated I could ....
    >
    > HELP
    >
    > Barbara
    >

  • How can HTML call a Flash movie?

    Greetings Everyone!
    I'm sincerely hoping that someone has the answer for me. I'm
    a newbie, but trying so very hard to understand... :) I've read
    books, pages & pages of this forum, 'net searches - I haven't
    found a complete answer to my challenge so far - thanks in advance
    for any help you can give...
    Here's where things are:
    1) I've created a series of swf Flash movies that loop (at a
    particular size so they can play inside of an html table cell)
    2) I've created html buttons in another cell
    What I'm trying to do:
    1) Like a swap file in HTML (where you click a button and an
    image changes elsewhere on the page, click another button, and that
    image swaps to a different image file)
    I want to have a flash movie play on a click of a button, click
    another button, and a different flash movie plays in the same
    spot.
    The challenge is the interaction between Dreamweaver and
    Flash and getting HTML to talk to Flash.
    Here's the code direction I've been heading ...
    ...IN MY HTML code...
    I have a onMouseClick event for each button link. In this
    code I set some variable names inside it.
    onMouseClick="setFlashVariables('sendmovie','myMovie=activeMovie1')"
    ---- this would be for button 1.
    onMouseClick=
    "setFlashVariables('sendmovie','myMovie=activeMovie2')" ---- this
    would be for button 2
    onMouseClick
    ="setFlashVariables('sendmovie','myMovie=activeMovie3')" ---- this
    would be for button 3
    Basically, I'm setting a 'myMovie' variable to 'activeMovie1'
    or 'activeMovie2' or 'activeMovie3' when one of the buttons is
    clicked.
    If 'myMovie' variable is equal to 'activeMovie1' by clicking
    a link, this will tell a flash movie: (" Hey flash! Variable
    'myMovie' is equal to 'activeMovie1'. Act accordingly."). When the
    2nd button is clicked, 'myMovie' will be equal to 'activeMovie2'
    and so on.
    I need to declare the 'myMovie' variable in my flash movie -
    how do I do that?
    ...IN FLASH...
    1. I need to create one variable which will act as a variable
    receiver from HTML. (What I called "myMovie")
    2. I gather I need to create an IF statement so that
    "myMovie" is set to which "activeMovie" ( it could be
    activeMovie1/activeMovie2/activeMovie3 etc ) ,
    ----->Question:
    Where should the IF statement be and
    How should it be written?
    Admittedly I don't know Action Script 3 very well.
    if myMovie is equal to "activeMovie1"
    then load a movie. (This movie will be a movie related to my
    1 Button.)
    else if myMovie is equal to "activeMovie2"
    then load a movie. ((This movie will be a movie related to
    your 2 Button.)
    else if myMovie is equal to "activeMovie3"
    then load a movie. ((This movie will be a movie related to
    your 3 Button.)
    Here's where I'm stuck....
    1) If I've already made my movies into swf files where does
    an IF statement go?
    2) I'm missing the mechanics of how to connect the dots here
    - how do I get button 1 to load movie 1 and start playing
    automatically? When I click button 2, movie 1 is replaced by movie
    2 and starts playing automatically.
    It's a detailed explanation (I know) - I'm hoping someone has
    an answer for me that's equally explicit. Thanks so much much for
    taking the time to read it!!

    Anybody?

  • 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

  • Embedding video in a flash movie

    I am trying to embed a video (.wmv or mpeg) into my flash movie and Whenever i click import video and select my video it says that it is not supported. I have looked online and it says that flash should support these file types. It allows me to choose a skin and everything for the player but it will not play when I put it in the timeline. Help please

    No they are not. The pages are withing a folder called
    "Pages", and the FLV files too. The main book file that calls the
    pages is on the root folder. I'm not at home now, so I will have to
    wait until I can test this, but you think this might be the issue?
    Thanks a lot for your input, I'll let you know as soon as I
    check that out.

  • Problem: Flash movie plays on desktop, but not on website

    Hi, I'm new to Flash but have successfully created a Flash Movie that works using Firefox and Safari on my (iMac) desktop, but not after I upload to my website.
    I started with an flv video, imported it into an fla document along with a playback skin then published it creating an html file and two swf files. I've checked the html file, and it looks fine. The flv file is only 17MB and I've uploaded all 5 files to my site on:
    http://www.cantata.co.uk/temp2/minorswing.html
    but all I seem to get is the control skin's "sending data" pole turning.The movie never arrives. I can get much bigger mpeg and wmv movies up on my screen very quickly.
    Can anyone suggest what the problem may be? I'm running Snow Leopard on my Mac (OX 10.6.6). I've tried using different videos but nothing seems to work.
    Here's the relevant html generated by Flash
    <div id="flashContent">
                <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="390" id="minorswing" align="middle">
                    <param name="movie" value="minorswing.swf" />
                    <param name="quality" value="high" />
                    <param name="bgcolor" value="#ffffff" />
                    <param name="play" value="true" />
                    <param name="loop" value="false" />
                    <param name="wmode" value="window" />
                    <param name="scale" value="showall" />
                    <param name="menu" value="true" />
                    <param name="devicefont" value="false" />
                    <param name="salign" value="" />
                    <param name="allowScriptAccess" value="sameDomain" />
                    <!--[if !IE]>-->
                    <object type="application/x-shockwave-flash" data="minorswing.swf" width="640" height="390">
                        <param name="movie" value="minorswing.swf" />
                        <param name="quality" value="high" />
                        <param name="bgcolor" value="#ffffff" />
                        <param name="play" value="true" />
                        <param name="loop" value="false" />
                        <param name="wmode" value="window" />
                        <param name="scale" value="showall" />
                        <param name="menu" value="true" />
                        <param name="devicefont" value="false" />
                        <param name="salign" value="" />
                        <param name="allowScriptAccess" value="sameDomain" />
                    <!--<![endif]-->
                        <a href="http://www.adobe.com/go/getflash">
                            <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
                        </a>
                    <!--[if !IE]>-->
                    </object>
                    <!--<![endif]-->
                </object>
            </div>
    Many thanks if you can help
    Steve

    Thanks - I don't know what as2 is. I'm using Flash CS5. When I import the flv movie file, I'm asked to choose a skin and then a window comes up to tell me that the address of the flv file with respect to the other files will be minorswing.flv by which I take it to mean that all the files need to be in the same level of folder (directory). All five are in the same folder on my Mac and in the same folder on my website. I can't see how I can influence the program in choosing a different structure or outputting different html in the Publish Settings or elsewhere.
    I would have expected the relative structure of the files to be maintained between my desktop, where I can play the movie in my browsers, and the website, where I can't. I was surprised there was no "src" param name in the html, and I did try inserting one, but it made no difference, so I assumed the default for the html is to be in the same folder as the html and that the minorswing.swf file would contain information on the whereabouts of the flv file and the skin swf file.
    Is there a way of reading or editing the swf files to include an absolute url?

  • How can I add a library of flash movies to my site?

    I posted this same question on the Dreamweaver forum and a suggestion was made that I try over here for help, so please excuse the duplicate question.
    How can I add a library of flash movies to my site?
    Hey there everyone and thanks for reading my question.
    I have a library of flash movies (specifically a library of maps) and when the map movies are run in Flash they call each other just fine (i.e. the USA map will load the Georgia map when Georgia is clicked on the USA map, etc etc etc for each state).
    HOWEVER, when I insert the USA map in one of my site pages (I'm working on the site using Dreamweaver CS4) the USA map page will load, but when a state is clicked the area on the page for the map goes blank and the state map does not load.
    Short of coding a specific path in each of my state maps (in the Flash editor) is there a way to tell Dreamweaver there is a library of maps, look there for the sub-map?
    and if I do have to code the path to the map, can I code a relative path rather than a specific URL address for the maps?
    I know this is probably one of those simple things, but I'm not seeing it (can you tell I'm new at this??)
    Thanks in advance for any help!
    Frances

    Hey again,
    Thanks for the helpful suggestions. Everyone's comments got me to thinking about what the path was in the calls from the maps.
    here is what finally worked:
    on (release)
    loadMovie("../FlashIMapDownloads/georgia.swf", 0);  
    this script code is in the action script for the "georgia" button of my main map - a US Map. (I hope I'm describing all this correctly).
    I'll post this same info in the Dreamweaver forum too.
    Thanks again!
    Frances

  • Playing streamed MP4 audio in a Flash movie

    Is anyone aware of an xtra/extension for Flash that would
    enable a flash movie to play files save in the mpeg-4 audio (mpa4,
    mp4) format? I'm looking at flash-based podcast players, and one I
    found said that it can't play podcasts published in mp4 format
    because flash player 8 doesn't support it.
    I thought though that maybe there would be a 3rd party
    xtension or something that would enable it to play those
    podcasts.

    illovich wrote:
    > Is anyone aware of an xtra/extension for Flash that
    would enable a flash movie
    > to play files save in the mpeg-4 audio (mpa4, mp4)
    format? I'm looking at
    > flash-based podcast players, and one I found said that
    it can't play podcasts
    > published in mp4 format because flash player 8 doesn't
    support it.
    Flash does not have any extension or plugins, never had.
    Best Regards
    Urami
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Using GPS in a Flash movie on the Mac

    I would like to attach a GPS module (of the Garmin kind) to my iMac, and then develop a Flash website that uses the geographical coordinates supplied by the GPS module. Is this possible? If so, what GPS module and software do I need? And how are the geographical coordinates received within a Flash movie?

    Oh sorry, we have two base views and one custom view:
    base view TRIS_Omzet which gets it data from an OBI server and has data like revenue, customer, time, etc.
    base view Endeca_Klanten which gets it data from an excel sheet, this view contains the name of the customer and the geocode of the customer's location
    We created one custom view (Omzet_Geo) where the two base queries are joined together using the following query:
    DEFINE V1 AS SELECT
    "Endeca_Klanten.Klanten" AS Klant,
    "Endeca_Klanten.Coordinaten" AS Coordinaten
    from Endeca_Klanten;
    DEFINE V2 AS SELECT
    "TRIS_Omzet.Naam_Consultant" AS Naam_consultant,
    "TRIS_Omzet.Jaar" AS Jaar,
    "TRIS_Omzet.Jaar_week" AS Jaar_week,
    "TRIS_Omzet.Actual" AS Actual,
    "TRIS_Omzet.Omzet" AS Omzet,
    "TRIS_Omzet.Partij" AS Partij,
    "TRIS_Omzet.Uren" AS Uren
    FROM TRIS_Omzet
    DEFINE Omzet_Geo AS SELECT
    V1.Klant AS Klant,
    V1.Coordinaten AS Coordinaten,
    V2.Naam_consultant AS Naam_consultant,
    V2.Jaar AS Jaar,
    V2.Jaar_week AS Jaar_week,
    sum(V2.Actual) AS Actual,
    sum(V2.Omzet) AS Omzet,
    V2.Partij AS Partij,
    sum(V2.Uren) AS Uren
    from V1
    right join V2
    on (V1.Klant=V2.Partij)
    group by Klant, Coordinaten, Naam_consultant,Jaar,Jaar_week,Partij
    Our view definition in the GUI looks like the following, as shown in the screenshots the datatype of the coordinated column is a Geo column both in the base view and the custom view. However the view still can't be selected to be used as a source for the map component.
    The two base views:
    The custom view:
    regards,
    Richard

  • Buttons do not function after Flash Movie

    I have a page with a number of buttons and a couple of flash
    "list" components. One of these lists, gives the user an option to
    select one of two modules and then navigates to a marker where a
    flash movie plays. When the user exits the flash movie. This is
    done via and exit button in the flash movie itself they returnt to
    the page where they started. After navigating to that page
    following the flash movie many but not all of the buttons are no
    longer functional, e.g they do not receive mouseEnters etc.

    Are the buttons in question Director buttons or Flash
    buttons? In either case, is the code for these buttons in a
    behavior that is attached to each button? Is there any part of this
    code that disables the button?

  • Flash movie won't play in FireFox or IE

    Okay, So I haven't done much in flash in a while. However, I imported a new movie and then published the movie from flash and made an html page as well. For some reason I can not see the movie when I go to the page.
    http://www.pe.gatech.edu/video/frankie-pool.html
    Does it play for anyone else?
    Any ideas on what to do to fix this?
    Thanks
    Tim

    Could be a number of things.
    For starters the code calls for this file:
    http://www.pe.gatech.edu/movies/frankie-pool.swf
    in this line:
    <param name="movie" value="http://www.pe.gatech.edu/movies/frankie-pool.swf" />
    Attempting to direct download by clicking on the link above returns file not found... so of course the browser will not be able to find it either.
    The path to the .swf uses the folder "movies" but the html page in is a folder called "video".
    Is that correct in both cases? if it is, the it could be a pathing problem... but of course you have to first make sure that all the files have been uploaded correctly.
    There may be as many as 3 files needed, the main .swf file, perhaps a skin .swf file... though maybe not, and of course, the actual .flv file.
    Double check to make sure they have all been correctly uploaded.
    Then a word about pathing... if the .swf and/or the .flv are not in the same folder as the html page, the path used by the .swf to the .flv file needs to be relative to the html page, NOT the physical location of the .swf or the .flv file.
    For review:
    Pathing issues
    Almost always when it works on the local machine and not the server, it's a pathing problem.
    You can put your Flash related files in whatever folders you want, they do NOT have to be in the root, they do NOT all have to be in the same folder. But if you have a problem and if sticking them all in the root folder works, then you know that the issue was a pathing problem.
    Just remember that paths used in the .swf become relative to the Web page on which the .swf is placed, NOT it’s physical location.  So for example, if your .swf is in the flash/data folder and you use that .swf on a Web page in the root folder, you are in effect, removing that .swf from flash/data and putting it in root. So if the .swf is loading any related files (xml, images, video, etc), the path used inside the .swf to load the .xml file has to be relative to it's new location in root and then back down into flash/data. This is true even though when testing the .swf by itself, it can be inside flash/data and work just fine, since relative to it's location, the path is just fine, they are in the same folder. But if that same path is used when the .swf is placed on a page two folder levels up, the relative path has changed, the old "same folder" path will not work.
    In fact if you are placing the .swf on a web page in a different folder than the .swf is stored in, and that .swf calls external assets, then direct clicking and opening of the .swf in it’s folder should NOT work! That’s because the paths to the external assets should be relative to the Web page and not the physical location of the .swf.
    So just be sure that you use addresses relative to the final Web page locations (not physical file locations) and you can put the Flash related files in what ever folders you want.
    Best wishes,
    Eye for Video
    www.cidigitalmedia.com
    Best of luck,
    Adninjastrator

  • Please Help!!!!!dynamically changing a flash movies size...

    Hi i'm working on my final year dissertation and have become
    intensely stressed out/frustrated & almost mental in achieving
    this particular aim!!!!
    what i need to know is how to
    dynamically change a flash movies document size in real time,
    without squashing or stretching the content,much like the banner
    adds frequently seen on hotmail by companies such as orange,lexus
    etc.. where the flash movies size expands on interaction
    Help on this will be greatly greatly appreciated!!
    Thank you.

    RE: "P.S. I  found it aggravating that I couldn't copy and paste text  here, it wanted me to insert as a link or an image, how do you insert plain  text?"
    I take it you tried using the "right click" menu?   That doesn't seem to work, as you noted, but, you should be able to paste text by pressing your CTRL key  and while holding it down, press the "V" letter  key.
    CTRL + C = COPY
    CTRL + X = CUT
    CTRL + V = PASTE
    HTH,
    Ortho_Fan

Maybe you are looking for

  • Newbie iPhone: How do I programatically set the text of a UIBarButtonItem?

    Hello, This is probably really more of a question on IBOutlets but here goes. I want to have an updateable label on my Toolbar. A label doesn't seem to "stick" on the toolbar so I figured I would drop a UIBarButtonItem on it and then just update the

  • FB50 upload data err."Item 1000 should be created maximum 999

    REPORT ZBDC_TAB_CTRL_FB50 . DATA: I_BDCDATA LIKE BDCDATA OCCURS 0 WITH HEADER LINE. ****Header Internal Table DATA: BEGIN OF T_HEAD OCCURS 0, BLDAT(10) TYPE C, BUDAT(10) TYPE C, END OF T_HEAD. ****Detail Internal Table DATA: BEGIN OF T_DET OCCURS 0,

  • Background for text

    Hi; Is there a way to set a background color for text? Or do I need to draw a rectangle first? thanks - dave

  • Duplication checking

    Hello gurus! Is there anybody who used ADDRESS_SEARCH and ADDRESS_UPDATE badies for duplication checking? Could you provide me with roadmap (code samples, descriptions) how to use them? My case: Business Partner duplication check by name and telephon

  • Digital Signature shows as a large X, not the actual signature

    I have some documents digitally signed in Reader (Windows) by someone else.  When I got those documents back, and opened the documents in Reader (Mac) the signatures show as a large X inside a rectangular box, instead of showing the person's signatur