Newbie question: integrating SWF, movie files

Hi all!
Thanks in advance for your help--I'm trying to use Flash to
integrate several files into a slick screencast. Basically, I need
to use Flash to play a movie file, then play a SWF file, then
another movie file and be done. I was hoping to also put in some
text and animation (PowerPoint-like, not too intense) in between
those things, but can jettison that if that's difficult.
I know the import command does wonders with one video, but
I'm trying to use multiple types of files including SWFs, which is
throwing me off a bit. I realize I'm being incompetent here, but if
anyone has any suggestions, I'd really appreciate it. And this goes
without saying, but I don't mind coding at all.

I strongly recommend you to use Compressor. It is easy to use and there a lot  of presets.

Similar Messages

  • Error creating swf movie file

    Hello,
    I'm trying to create a virtual world but every time I try and publish it, it says error creating swf movie file. Here's a video to show you what i mean:
    http://www.youtube.com/watch?v=WRAAGoQK80A&feature=youtu.be

    Hi foxxy123,
    Two things that I noticed in the video:
    1) You are not saving the file before publishing.
    2) Flash warns you about the fonts missing from your system while opening the file.
    "The document contains one or more fonts not available on your system. The text will display and publish with the font mapping below:"
    So download and install the fonts on your computer "Blaster" and "Blaster Infinite" and save the file before publishing.
    It doesn't seem to be saying error creating swf movie file, it just says something about the font not being right.
    The message warn you that you have an anti-alias mode set on text and it requires you to have embedded fonts to use anti-aliasing. If you do not want to see that message anymore, then select your text blocks and set the anti-alias types to Use Device Fonts.
    You can disable the warning message in the preferences dialog
    Edit > Preferences > Warnings > uncheck "Warn on text needs embedded font".
    Hope this helps,
    Thanks!
    Bhawna

  • Integrating a .mov file inside a swf?

    Just wondering how I could integrate a .mov or even .wmv
    inside of a flash sile... it's integrated, not in it but through
    it... externaly, like a .flv would work. Any ideas?
    Thanks for all your time and effort.

    hey! hang on. see our website www.lumenphon.com. lots of
    streaming lowband/ broadband video in gallery section.
    how make a video in Flash 7-
    step1: open a flash document
    step2: File > import > import to Library
    step3: choose ur mov file
    step4: u see the video import dialog
    step5: say next
    step6: click on compression profile > select quality 80
    step7: import the video
    step8: go to library > choose the video and save as FLV
    step 9: use the external video with media display component
    good luck and dont give up. flash video give terrific control
    and cross platform independence

  • E61 question: How to move File received by Bluetoo...

    Hello Everybody!
    I have a newbie question.
    When I receive a file by Bluetooth, it gets saved in my Messages INBOX.
    When I open the message, I can see the file as an attachement. However, I cannot open it from there.
    I just want to save that file to some other location on my card, but there isn't any option to move it outside the messages application (i am give an option to move it to the sent/drafts folders and thats it).
    Please let me know how I can find and move this file.
    THank you
    Laxmin

    Is it saved as MMS? If true, there's should be series of menu options like: Objects->Open->Options->Save to save.
    What's the law of the jungle?

  • Templates and Flash .SWF movie files

    OKAY seriously i am ready to throw this computer throught the
    wall, After googling and searching this forum up and down I still
    can find an answer that actually works , I have a Template file
    that updates 3 other html files and i can not get the swf flash
    movie to show up on the page, and for those of you smarty pants,
    * Yes I have the scripts folder
    * Yes I have the AC_RunActiveContent.js file present inside
    that folder and i also threw it on the root just in case
    * Yes the source files for the flash movie on my root
    * Yes it shows up in design view on all of the pages linked
    to the template
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" --><!--
    TemplateEndEditable -->
    <script src="../Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    </head>
    <body>
    <table width="100%" border="0" cellpadding="0">
    <tr>
    <th height="101" colspan="3" scope="row"><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','1000','height','100','title','Title','src','../Flash_TopTitle','quality','high','plug inspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFl ash','movie','../Flash_TopTitle'
    ); //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="1000" height="100" title="Title">
    <param name="movie" value="../Flash_TopTitle.swf" />
    <param name="quality" value="high" />
    <embed src="../Flash_TopTitle.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="1000"
    height="100"></embed>
    </object></noscript></th>
    </tr>
    <tr>
    <th height="23" colspan="3"
    scope="row"> </th>
    </tr>
    <tr>
    <th width="22%" height="759"
    scope="row"> </th>
    <td width="60%"> </td>
    <td width="18%"> </td>
    </tr>
    <tr>
    <th scope="row"> </th>
    <td> </td>
    <td> </td>
    </tr>
    </table>
    </body>
    </html>
    Here is the code to one of the linked pages to my template
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml"><!--
    InstanceBegin template="/Templates/MainTemplate.dwt"
    codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Hammocks Community School</title>
    <!-- InstanceEndEditable -->
    <!-- InstanceBeginEditable name="head" --><!--
    InstanceEndEditable -->
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    </head>
    <body>
    <table width="100%" border="0" cellpadding="0">
    <tr>
    <th height="101" colspan="3" scope="row"><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','1000','height','100','title','Title','src','../Flash_TopTitle','quality','high','plug inspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFl ash','movie','../Flash_TopTitle'
    ); //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="1000" height="100" title="Title">
    <param name="movie" value="Flash_TopTitle.swf" />
    <param name="quality" value="high" />
    <embed src="Flash_TopTitle.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="1000"
    height="100"></embed>
    </object></noscript></th>
    </tr>
    <tr>
    <th height="23" colspan="3"
    scope="row"> </th>
    </tr>
    <tr>
    <th width="22%" height="759"
    scope="row"> </th>
    <td width="60%"> </td>
    <td width="18%"> </td>
    </tr>
    <tr>
    <th scope="row"> </th>
    <td> </td>
    <td> </td>
    </tr>
    </table>
    </body>
    <!-- InstanceEnd --></html>
    Thank you so much for you time guys, please respond if you
    know whats up this is really killing me!!!!!

    make the path Site Root relative.
    either insert it again, and change the pulldown in the
    "browse to file"
    dialog box; or hand edit the code as follows:
    >
    d/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','../Flash_TopTitle'
    change end to '/Flash_TopTitle' );
    <param name="movie" value="../Flash_TopTitle.swf" />
    change to
    <param name="movie" value="/Flash_TopTitle.swf" />
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Newbie question on managing catalog files & external drives

    I'm new to Lightroom and just downloaded a trial version of LR4 earlier this week.  I'm an amatuer photographer (and I really mean amatuer ) ... and serve as a volunteer for a local summer baseball team (college players).  I've taken - on average - 5,000 photos per summer for each of the last 5 years. In addition to posting the photos of each game to my Phanfare.com site (where players and families can download them), I create a keepsake DVD with video clips and a slideshow for the players and coaches at the end of the season.  If I decide to become a LR4 user, I would be organizing those photos from the past...as well as on a game-by-game basis this coming summer and into the future.  In addition to backing up all of my photos to DVD and Phanfare.com, I have a designaed external hard drive for these photos.  On the external drive, I have a different folder for each year and subfolders for each game.  In the past, I've kept the current year photos on my laptop and back them up to the other locations as the season progressess. 
    As I map out my plans, I'm trying to figure out the best way to manage the past years photos, current year photos and the related catalog file(s).  I won't always have the large external hard drive with me....and I don't have enough room on my laptop for all years.  There are times I need to search for photos across multiple years; there are times only in the current year...although I have no problem restricting myself to using the large "master" external hard drive for those multiple year searches.  I do have a portable 160 GB hard drive at my disposal that I can use and take with my laptop at all times if needed.  
    Would appreciate any advice on how best to set up the catalog files so that I can manage current year and past year photos...meet my mobility requirements for the current year...as well as the master external hard drive.
    Thanks in advance for your help.  (Hopefully my explanation and question makes sense)
    Ralph
    (PC / Windows 7)

    Advice #1: use one catalog -- don't even think about multiple catalogs; multiple catalogs will not help, this will only hinder you in your work. Inside of Lightroom, you can easily organize different years, different teams, different players, different sports, and anything else you want to organize.
    With regards to travel, you can export portions of your catalog to whatever HD you want to take with you.

  • (newbie) Question about replacing .class files and web.xml file

    I'm new to servlets and I have two quick questions...
    Do I absolutely need a web.xml file to define all my servlets, or can I simply place .class files into the WEB-INF directory and expect them to run?
    If my application server (for example Tomcat) is running and I replace a servlet .class file, do I need to restart the server for the new .class file to take effect?
    ...or are both of these questions specific to the application server I'm using?

    Hi,
    From an article I read:
    With Tomcat 3.x, by default servlet container was set up to allow invoking a servet through a common mapping under the /servlet/ directory.
    A servlet could be accessed by simply using an url like this one:
    http://[domain]:[port]/[context]/servlet/[servlet full qualified name].
    The mapping was set inside the web application descriptor (web.xml), located under $TOMCAT_HOME/conf.
    With Tomcat 4.x the Jakarta developers have decided to stop allowing this by default. The <servlet-mapping> tag that sets this mapping up, has been commented inside the default web application descriptor (web.xml), located under $CATALINA_HOME/conf:
    <!-- The mapping for the invoker servlet -->
    <!--
    <servlet-mapping>
    <servlet-name>invoker</servlet-name>
    <url-pattern>/servlet/*</url-pattern>
    </servlet-mapping>
    -->
    A developer can simply map all the servlet inside the web application descriptor of its own web application (that is highly suggested), or simply uncomment that mapping (that is highly discouraged).
    It is important to notice that the /servlet/ isn't part of Servlet 2.3 specifications so there are no guarantee that the container will support that. So, if the developer decides to uncomment that mapping, the application will loose portabiliy.
    And declangallagher, I will use caution in future :-)

  • Newbie Question - Accessing Servlet Class file

    im trying to run my servlet class file but am not able to do so. I've compiled my servlet and the class file generated is under build...web-inf/classes as it should be. Now how i do access this through the browser , isnt it just not localhost:29080/MyWebApp/HelloServlet. Thanks
    -newbie

    Hi There,
    Are you using Java Studio Creator to develop your application? If so this tutorial will help you get started.
    http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/jscintro.html
    Please also visit the tutorials page at
    http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/index.jsp
    Thanks
    K

  • RH 7 - How can I get .swf movies to work inside CHM output on Windows 7

    Hi RHelpers,
    I'm using RoboHelp Html (RH 7, latest patch) on my Win 7 64-bit machine to provide a HtmlHelp (CHM) output.
    Now that we're close to releasing, I've been doing some testing, and I've noticed that my SWF movie files do not play inside of Windows 7 when viewing them inside of the CHM file. It keeps asking to install the Adobe Flash Player. But I've already clicked Yes several times to that message, and it still doesn't play the file. I've even manually downloaded and installed it as an administrator, restarted my system and still no go. It just shows a red X in the container where the movie should be playing.
    However, viewing the same topic inside of RH's preview window (or inside a browser) seems to work fine. Also, I've copied and pasted the problem CHM onto a virtual machine running 32-bit Vista, and the movies display fine there. This tells me it's something to do with how how compiled files are handled in 64-bit environments.
    Has anyone else experienced this? Any solutions out there?

    I see the answer here:
    http://forums.adobe.com/thread/781427?tstart=2
    Also I verified that our software does use the 32-bit hh.exe so I'm only seeing this when running the help by itself, outside of our software. That's good news.

  • How to keep new cursor on top of swf movie

    I've got a website I made in Flash, and on the main page I'm doing two things: playing an external SWF movie file and changed the cursor to a custom shape. The cursor works, but it won't show up on top of the movie; it keeps going behind it when I try to go over it. How do I fix that?

    On my main page I have the simple code of:
    loadMovieNum("home.swf",1)
    stop();
    Mouse.hide();
    startDrag("cursor", true);
    "home.swf" is the movie that's playing that takes precedence to the cursor.

  • Stop another SWF movie (+ sounds) from another SWF

    Hiya there
    Thank you in advance for skim reading this and thinking if
    you can help!
    I've search and seen similar problems, but not the same.
    THE PROBLEM / CHALLENGE!
    I need a selection of simple SWF movie files with audio
    attached. They're basically audio buttons, scattered through a HTML
    page. At the moment they're set up with sound to 'stream' attached
    to a specific frame - then enough frames to cover the duration of
    the sound.
    - on press of button it skips to Frame2 where the button
    status changes and the sound plays
    - if during that playing process, the button is clicked
    again, then it jumps back to Frame1 and rests
    I've played with the StopAllSounds command, but that just
    stops the sounds on the other SWFs and doesn't stop (and revert)
    the other SWFs back to their Frame1's.
    Is this something i can solve with simple Action Script /
    Behaviours... or do i need to fiddle with the Javascript in the web
    page?
    Thank you in advance for any help
    cheers
    James

    "MrIzzard" <[email protected]> wrote in
    message news:e3l5nr$bdo$[email protected]..
    > But surely if the way i'm currently playing audio is
    from being attached into
    > the frames in the timeline (at the moment if i press a
    button to switch the
    > movie back to Frame 1, where there's no audio attached,
    the sound stops) - then
    > this would work for other frames too.
    > Does that make sense?
    If your swfs are on separate places on an html page (not one
    swf loaded by another swf) then you can use localConnection to
    communicate between swfs.
    There are some MX version 6 examples on my website where one
    swf controls one or more others..
    http://members.cox.net/4my2dogs/flash/
    You can have the receiving end stop sounds or move to a
    different frame etc.
    tralfaz

  • Newbie question: How to share large QT movie files exported from FCP X?

    Well, I've navigated through FCP X for the first time and I now have 16 QuickTime movie files I have exported from FCP X. Each file is a song from a live band performance. The files are:
    - Apple ProRes 422
    - 1920 x 1080
    - 24-bit
    - Frame rate 29.97 fps
    Now I need to share these files with the band members. They will use them for two purposes:
    - Watch, as feedback on their performance. In this case, I'd like to preserve the quality as much as possible
    - Put some of the movies on YouTube, where quality will be lost, of course. They may post only short clips from the songs.
    These 16 .mov files total 115GB. The smallest is 6.5GB, the largest is 13.9GB.
    The quality of the movies is fantastic, both video and audio. I cringe to think about degrading the quality............but I have the practical problem of how to get the files to five different band members.
    I normally distribute audio files I've mixed in Pro Tools via DVD-R discs, but the files are much smaller.
    What are my options for sharing the files?
    Do I need to use an application like Compressor to compress the files (ugh) to get them onto multiple DVD-R's?
    I would assume this is a common problem that all FCP X users deal with.

    I strongly recommend you to use Compressor. It is easy to use and there a lot  of presets.

  • Beginner Question re: SWF files and FLA files

    Hi,
    Im new to flash. I have some templates (in FLA format with all supporting files...xml; html; and the swf file). When using html templates, I can modify the content easily by simply adding or changing the text <p>original text</p> to <p>steve custom text</p> and so on.
    My issue is Im trying to modify the content of the fla files into a new swf file but do not know how to access the text, background or images the tempalte is currently producing. The timeline at the bottom doesnt show objects and their timelines like the basic tutorials show me.
    Is there a way to access the content of of an fla file or perhaps the content of an swf file? I think the swf file is like a jpeg coverted from RAW, meaning its the end product and the source file is where the modify is done.
    Am I swimming in the deep with sharks?
    Thanks!

    hmm..so if the template ive downloaded depicts a green ball bouncing across an orange  background(swf file). The objects (green ball) and the background (simply overlay colored orange) is embedded into the FLA AS3 code?
    not necessarily.  they could be created with code, they could be created with the tools in the fla and they could be loaded bitmaps.
    To be clear these objects (in my example: ball and background) are not external jpegs (or similar file type like png) which I can open, edit, then allow the code to access and utilize the new object. For example, change the ball into a square and changes it color to purple and then change the background to pink via PS or illstr.
    In short, Im having trouble trying to find the objects which are being manipulated by the code. My current perspective with templates is to modify the image or text by accessing the files delivered with the template. If the .html commands to place image221.jpeg in certain div, I would just open the images files, find image221.jpeg, modifiy the image and then save it as image221.jpeg. Of course I can create a new image save it as steve123.jpeg, save it to the images folder and then modify the code to access the new file by using its new name.
    This is what Im trying to accomplish with my flash template but cant find the source objects .
    Im getting the impression this cant be done.
    that's almost certainly incorrect.
    My final question is then, where are source images or text or movie files stored?
    noone can say without direct inspection.
    Is it possible they are on third party servers on the web?
    no
    Are they imbedded in the code?
    maybe yes, maybe no.
    I can only assume if they are stored on my drives (in an external format) that I would be able to access them.
    correct.  more specifically, they would have to be in the directory with your embedding html and swf or a subdirectory.
    If however, they are on a a third part web site or embedded into the code, then I may be in way over my head.
    you can assume this is not the case.
    so, open the fla in flash.  click control/test.  click view and make sure bandwidth profiler and streaming graph are checked.  you should then be able to see the main timeline as the swf plays.  note the main timeline frame where you see the object(s) you want to edit. 
    close the test environment and go to that main timeline frame and start sleuthing to see if the objects were created in flash.  you can also click on the first object in the library and arrow down looking for the object(s) you want to edit to see if they were created without code.  if you find them, note their library name and possibly linkage id or class.  use movie explorer to search for those names.
    but, to be sure, it can be very difficult to edit templates.  i've not seen one yet that was made by a competent developer and i've worked on dozens of them.

  • Newbie question about saving files

    Hi all,
    A newbie question here, and maybe it is a dumb question, but I can't get my head around this and sofar found no answer in the forums here.
    When I save a file on my macbook, I can only save it to "top" folders.
    What I mean is I try to save a file for instance to documents/worddocs/lyrics just to say something, then I have to save the file first to documents, and the move it to the lyrics folder via finder or move it to :worddocs folder and then move it again to the lyrics folder. Hope you still get my drift here
    Is there a way to just save it to the subfolders without going through all this moving around?
    Thanks in advance for any advice
    Peter

    When you click File>Save As, you will see the Save As window pop up. At the top, you will see a box entitled Save As, which has a space for your to enter the file name. To the right of this box is an arrow pointing down. Click it. The full file hierarchy will be seen. Then you can save directly to the file you want.
    Hope this helps.
    Don

  • How do I convert an SWF file to a MOV file with Flash 8?

    I have all the files that created the SWF (this is something that was developed on my computer, not an SWF I took off the internet)

    I haven't seen Flash 8 in a long time. Take a look at the export options if it was already there: Main menu -> File -> Export -> Export movie -> file extension *.mov

Maybe you are looking for