How can I make my flash video load faster?

How can I make my flash video created in Flash Pro CC load faster, as of now it takes 2 minutes to load?

This is the source file for video.php:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title> VOPVIU Video
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css" media="screen">
<!--html, body { height:100%; background-color: #666666;}
body { margin:0; padding:0; overflow:hidden; }-->
#flashContent { width:750; height:600; }
</style>
</head>
<body style="background-color:#6E9BD2;">
<center>
<div width="100%" height="100%">
<h3 align="center"> Victims of Political Violence in Uganda <br/> (VOPVIU)
</h3>
  <table border="0" width="52%">
   <td width="80%" align="center">
    <em>
     <font color="#FFFFFF">
  <strong>
  <p> Victims Of Political Violence in Uganda
  </p>
Number of views 344       </strong>
  </font>
    </em>
   </td>
   <td width="20%" align="right">
    <form action="vopviu.php">
     <div>
  <input type="submit" value="Exit Video">
  </div>
    </form>
   </td>
  </table>
  <table width="70%" height="70%" border="0">
  <td width="70%" height="70%">
  <center><div id="flashContent">
<center>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="750" height="423" id="faddu_vopviu" align="middle">
<param name="movie" value="faddu_vopviu.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#666666" />
<param name="play" value="true" />
<param name="loop" value="true" />
<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="faddu_vopviu.swf" width="750" height="423">
<param name="movie" value="faddu_vopviu.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#666666" />
<param name="play" value="true" />
<param name="loop" value="true" />
<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>
  </center>
  </div>
</center>
</td>
</center>
</table>
</div>
</center>
</body>
</html>

Similar Messages

  • How can I make my flash Webpage displayed same size on any screen resolution?

    Hi,
    How can I make my flash Webpage displayed same size on any screen resolution of my computer? Whether it is 1024 X 768 or 1280 X 960 screen resolution, the size of Webpage (Flash Webpage) should always be same so that user don't need to use horizantal scroll bar to view all the content.
    And secondly, how can I scroll my webpage vertical on moving with my mouse like in the following link: The below link also shows that it's webpage size is always same on any screen resolution.
    http://www.matkostankovic.com/#/portraits/oliver-mlakar/http://www.matkostankovic.com/#/about/
    Thanks.

    Hi,
    Please do help me.
    Waiting for response from anybody who can help me.to solve this problem.
    Thanks.

  • How can I make my mac mini run faster? Everytime i try to download a internet page I get the circle with colors. It takes too long. Help

    How can I make my mac mini run faster. Loading internet pages is too slow

    i have the same problem...it can take 10-15 seconds to just switch tabs..i think i will solve it by taking mine back

  • How can I make my print job go fast again?

    How can I make my print job go fast again? Since february when there was a update for snow leopard, all of my print jobs almost take forever to finish.. a pdf file 10MB size will take about 1 hour to send to the printer that is a Nashuatech mp c3500.
    And yes, if the pdf for example is 20MB size, it will take about 2 hours to get it done..
    My equipment is:
    Macbook pro OS X 10.6.8
    Nashuatech NRG MPC3500

    Sometimes, Software Update doesn't apply updates entirely correctly, and odd issues can happen.
    You might download and install the latest combo update for 10.6.8, which is at http://support.apple.com/kb/DL1399 . Before installing, bring up Disk Utlity (on your hard drive in applications/utilties) and repair permissions. Install the update, then repair permissions again when done.

  • How can I make my Flash menu SEO Friendly?

    Hi all, I have my site at http://www.sgdtechs.com and I really don't like the ugly menu I have there now and I designed a beautiful menu in flash, but I've read online that it's not SEO friendly....
    So my question is this, how can I make my menu SEO friendly? Is it even possible?
    Thanks for your answers!

    Provide an html menu for SEO purposes.  If you want to keep the Flash version, consider providing the html at the bottom of the page as text links like you will see in many sites.

  • How can I make my Flash projector proxy aware?

    We have created a Flash Windows Projector exe that accesses the internet. It works fine on computer networks that do not use a proxy server. When it runs on a network that requires proxy authentication, the application cannot access the internet. How can I make it proxy aware?
    Ellie.

    you can`t. allow your application internet access without the network admin defining an exception for it specifically.
    If you have admin rights use the router`s/proxy`y configuration software to allow an exception.

  • HOW can I make a .SWF default load after its first load?

    When you have the SAME parent API on every page of an (X)HTML website, can a .SWF tell itself to load from a default position when a website user navigates to different HTML pages?
    Here's my parent API as it stands:
    http://www.playingthepoet.com/
    HOW can you tell the .SWF to load from a default position once the .SWF has loaded a first time? AND from any page of the website, not just the Home page? This is an advanced .SWF networking issue. And I'm not sure if the best solution is a Javascript of if there's a direct AS3 programming solution.
    The blurs and fade-ins are a bunch of timer variables and timer event methods timer event listeners. I want that intro ONLY ONCE. And NOT every time a user changes HTML pages. Please help, and MANY thanks for your time!!
    NT

    Hi ,
    You can set a variable say "count" on stage composition ready -
    sym.setVariable("count" , 0);
    On stage click , you keep checking the value of this variable -
    if(sym.getVariable("count") == 5)
      sym.$("Symbol_2").show();
    //Here "Symbol_2" is the next button that you want to appear on screen(which is initially invisible) when the symbol_1 is clicked say 5 times.
    Now, on click of a button , you keep updating the variable count -
    var countnew = sym.getVariable("count");
    countnew = countnew+1;
    sym.setVariable("count" , countnew);
    Attaching the sample for reference.
    Thanks and Regards,
    Sudeshna Sarkar

  • How can I make this possible? Loading another html, into a table?

    Hello everyone!
    Im using Dreamweaver CS3. I have a website thats all image based - which is not good because google or any search engine cant really pick up any keywords. So I have a table filled with images, Id like to take an image in the center out, and put in some type of code that says "load blah.html into the current row and collumn of this table. I attached an image of what I mean.
    Id like to do this because it will be easier for me to update 1 html file and have it load that into the master html file. Is this even possible?
    If anyone is interested in checking out the source of the page im working on please feel free to go here:
    http://www.ryandeyoung.com/home.html
    Thanks in advance for anyones help.

    TheFiend1 wrote:
    Well, I mean 1 row and 1 column, sorry - but when I go to type something in there it starts typing in the middle - is there a text field I can stick in that empty spot? Where I can write whatever and for it to be as long as I make it, without making the master table change in length?
    Here's an example of some scrolling text inside a table cell...
    http://dreamweaverresources.com/tutorials/scroller.html
    Easy enough to see how it's done, I've provided the code  :-)
    You can set up the scrolling div in the table cell and then use an include file to populate the text into that div...  that way,, you can make changes to the include file and it will be updated automatically on the page.
    Here's a quick and easy article on creating server side includes  (SSI).  Use this to create your 'include file' that goes into that scrolling div.
    http://bignosebird.com/ssi.shtml
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    Book: Ultimate CSS Reference
    http://www.sitepoint.com/launch/005dfd4/3/133
    http://twitter.com/nadiap

  • How can I make media in swc load on frame 4?

    I created a project that is rather large... it has 20 or sound sound files, 10 or so fonts, and close to 400 png and jpeg files.
    Now,  all these assets were loaded in the fla library and over time, compile  started getting worse and worse to the point it was almost impossible to  debug without a 5 to 10 minute wait per build.
    After  many many hours and research I learend how to embed my media into an  swc. That, and turning off "warning mode" the compile time is now like,  10 secs down from 10 minutes - awesome.
    However, now my  preloader is not running because it has to wait for almost the full app  to download and run before it starts playing.
    I would  like to know how to delay the loading of the swc media so that the  projector will actually start playing before it's fully downloaded.
    Here is what I did.
    1.  Create a new fla, and put a bunch of graphics and media into the  library. Each media element has "export for action script" checked,  "Export on frame 1", a unquie class name and a base class defined.
    for example, let's say I have a png called "MyImage.png" in my library, and I give it a class name of classMyImage.
    2. Save the fla as "MyProject_library"
    3. In the publish settings, checked export swc. and publish it.
    now I have an swc in my project folder.
    4. Open my project, called "MyProject.fla" and open the action script settings.
    5. Set "Export classes in frame" to 4.
    6. Uncheck "Warnings Mode"
    7. In the "Library tab" I click the "browse to swc" button and select "MyProject_library.swc"
    8. Go to frame 1 of my project and create a blank frame.
    9. Go to frame 2 of my project, add a key frame and create my preloader code.
    addEventListener(Event.ENTER_FRAME, Preloader_Progress);
    stop();
    function Preloader_Progress(e:Event):void {
        var Loaded:int = this.root.loaderInfo.bytesLoaded;
         var Total:int = this.root.loaderInfo.bytesTotal;
         var p:Number = Loaded / Total;
        var perc:Number = Math.ceil(p * 100);
        txtPre.text = perc.toString() + "%";  // this is a text field on the stage on frame 2.
        if (Loaded >= Total) {
              gotoAndPlay(4);
    8. Go to frame 4 of my project, and for EVERY media element in my library, I add them to a dictionary so they get instantisated.
    import flash.utils.Dictionary;
    var swc = new Dictionary();
    swc["classMyImage"] = new classMyImage();
    I found that I HAVE to do this or assets will not load properly when I run the project.
    9. Build the rest of the project so I can get paid.
    10. Publish the swf and upload it to my website.
    Now, I don't get any errors, and after MUCH trial and error I  have finally got things working, however, before I migrated all my media  to the swc, the text field (with other graphics and progress bars and  pretty things) would become visible at about 5% and then fill up and  when at 100% would proceed to frame 4 and load all my media assets and  continue happily.
    After the migrating to the swc, I  look at a blank background for a while and then the app appears with the  text at 99%, this tells me that all my media is loading on frame 1,  thus not allowing the app to start playing until it's downloaded.
    I have tried exporting my swc with the "Export classes in frame" set to frame 4, but it made no difference.
    Anyone have any thoughts?

    I'm not sure it is possible since the time definition lies in the server/database and not reflect the time zone of the user.
    Any way I think it's the correct way to do since if users cross world would like to exchange data among them they will have same referenced time.

  • How Can I Make a Flash Animation for TV?

    I'm learning flash animation and am wondering once I save the flash file to a dvd format, how does the end-user navigate when they put the dvd into their TV? Do I need to design and incorporate a menu for the end-user? If so, how does the TV remote control navigate through this menu that was created on a Mac computer? Thank you for your help, I really appreciate it.

    I don't know a lot about this subject but thought I'd give it a shot to answer.  You can use Adobe Encore to create menu systems for your DVD title screen.  As far as Flash is concerned I think you can import your animations into Encore's menu system though I'm not exactly sure how.  If you want to just make an animation that will be played back without interactivity you would just export your Flash animation as a Quicktime MOV file and import it into After Effects for further editing and finishing.  Once you render your mp4 (h.264) from AE you can bring this into Encore to author for your DVD.

  • How can I make the flash of fire that comes out of a gun when it's shot?

    Hello, everyone. I have Motion 2.1.2 and am a MAJOR neophyte at it. One can even say that for all practical purposes, I've never used it. Therefore, keep this in mind when helping me. I know nothing.
    Is there a way to use Motion to make the quick flash of fire that comes out of a gun when it's shot?
    Simple enough question, I guess, and I imagine it's not all too difficult to do . . . but, alas, I know not how to do it. Perhaps some helpful folks on here can let me know how.
    Thank you much in advance.
    Javier Calderon

    try here for filmed stuff you can layer on or google muzzle flash.
    http://detonationfilms.com/free_stuff.htm
    o| TOnyTOny |o

  • How can I make a flashplayer video into a quicktime video?

    There is a video on youtube in flash player form how do I use it in a power point?

    It isn't historic...it is current. 24fps is the film frame rate, and now many cameras can record that as well, either natively or with pulldown (now we get complicated). BUT, my point is, that 30fps is the rate of video...historically and current. Every TV show you watch? 30fps. Even the ones shot on film...at 24fps...air at 30fps.
    DVDs...all play at 30fps.
    Shane

  • How can I make iPhone 4S Video's fill the screen when using them in iMovie 11 on My MacBook Pro

    Hey Guys.
    I am a singer songwriter from he UK.... I recently bought an Iphone4s, Ipad and Mac book pro (haha, apple hero, I know). I have always wanted to make the big jump to apple, just was waiting a little while.
    I am thrilled so far, it's all great. But, I use Imovie (i am still getting to grips with it, but the features are amazing) to make videos of me singing coversand original videos for youtube.
    The Camera on the iphone4s is great.
    But, when I import videos into Imovie11, the videos do not fill the screen in their original form.
    In some videos, I use the Ken Burns effect. Now, on the parts of my video when I use this effect, it fills the screen as it should do.
    Why do the videos in their untampered form not do this?  I have tried importing widescreen, original size, and Large, but it alwys sits in the middle of the screen, fairly thin lookin. It fills the screen when it's on my Iphone, I am very lost.
    plesse help.
    thanks.

    if i can offer any more info please just ask

  • FAQ: How can I make my Flash Catalyst application scale/use a liquid layout?

    Flash Catalyst CS5 currently only supports applications with fixed dimensions. Custom components you create in Catalyst have absolute sizing.
    If you want to experiment with creating resizable applications (liquid layouts) and components in a preview of the next version of Flash Catalyst, codenamed "Panini",  you can find more information here:
    Introducing Adobe Flash Catalyst "Panini"
    Download Adobe Flash Catalyst "Panini"
    Adobe Flash Catalyst "Panini" help
    Keep in mind that Flash Catalyst "Panini" preview is meant for exploration and testing, not real production. If you are doing real production work, here are some options that work with Flash Catalyst CS5 and Flash Builder:
    Liquid Layouts
    If you are building an application that requires relative constraints, you can take the FXP file from Flash Catalyst into Flash Builder, and apply constraints there so that your components resize according to your application dimensions.
    For more info, see this Help topic:
    Using constraint-based layouts in Flash Builder
    SWF Scaling
    If you want your swf to scale, without relative constraints, there's a simple way to make that work in Builder as well. Simply save out your FXP file from Flash Catalyst and import it into Flash Builder. Open up the "Main.mxml" file. Remove the width and height attributes on the Application tag, and add the attribute:
    preinitialize="systemManager.stage.scaleMode='showAll'
    The entire Application tag should look something like:
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                      xmlns:s="library://ns.adobe.com/flex/spark"
                      xmlns:d="http://ns.adobe.com/fxg/2008/dt"
                      xmlns:fc="http://ns.adobe.com/flashcatalyst/2009"
                      xmlns:ATE="http://ns.adobe.com/ate/2009"
                      xmlns:ai="http://ns.adobe.com/ai/2009"
                      xmlns:flm="http://ns.adobe.com/flame/2008"
                      xmlns:lib="assets.graphics.*"
                      xmlns:components="components.*"
                      backgroundColor="#FFFFFF"
                      preloaderChromeColor="#FFFFFF"
                      preinitialize="systemManager.stage.scaleMode='showAll'"
                      >
    There are a couple other scale modes you may want to try, such as "exactFit", which are outlined at the below link:
    Flash Stage Scale Modes
    Finally, you will have to adjust the object embed code in your html page to set the size of your swf.
    Original discussion here

    you can`t. allow your application internet access without the network admin defining an exception for it specifically.
    If you have admin rights use the router`s/proxy`y configuration software to allow an exception.

  • How can I make a flash user interface with buttons to open up and navigate other flash files?

    Hello I would like to make a user interface that will serve as a tool to load and unload other flash materials like a slideshow. I would like to make a kind of slideshow with Flash that opens up other flash files which could be around 10-15 slides (frames) long each. I would want to ask if there is any way to make a link between navigation and other slides easily. And if there are ways, what action codes should I use for this. Thank you very much.

    All you need to do is load a swf into the main swf and target it with whatever controls you intend.  If you are using AS3 then you could use the Loader class to load the swf and then target the Loader.content with your control buttons.

Maybe you are looking for

  • Creation of index takes longer than deletion ?

    Hi, i deleted index from the cube was very quick just 7 mins. and it took 7 hrs. to create it back. why it took so long? i know if there are more data then it might take longer but how come deletion was that quick ? thanks, KS

  • Designing Cisco Video conferencing solution

    Hi All, I need to design a single site Cisco IP Video Conferencing soultion which should support web, chat, ISDN and email etc support. there will be one conferencing room which will be communicating with other remote or traving users. the requiremen

  • FCE HD 3.5 and an iLamp

    Hi, Will FCE HD 3.5 run on my 2004 G4 iMac, 1gb RAM (iLamp)? I am worried that the graphics card isn't up to snuff. Brock Fisher San Diego

  • MM - LIS(Logistics information system)

    Dear All,             I am having some issues in LIS, and i am having little exposure in this area.Could you please let me know about the configuration part and usagen in Detail. Also if i could get some study material it would be more helpful. Regar

  • Como desbloqueo mi ipad 2 con otra cuenta icloud

    como desbloqueo mi ipad 2 con otra cuenta icloud