Resizing flash video within flash site

http://marketing.interactmag.com/3/interactmag-Features/#2
How can the pixelation in the video on this page be stopped? I'm assuming that this is a resizing issue. But if you are creating pristine video and it gets pixelated like this, what's the point?

Text, when added in a video editing program, are usually give a font size... meaning they will look best when displayed at that particular size... 24pt... 60 pt... whatever.
One option that will sometimes provide better quality is to create the text in a .png (with transparent background) file in PhotoShop and then convert the text to a "shape". Main menu, Layer, Type, Convert to shape.
Then import that graphic into your video editing program... it will scale better than set font size text.
900kbps for a 640x360 video would provide only average quality at best. Then the quality would degrade at any scaling up because as you scale up, to maintain the same quality, you would also need to increase the video bitrate.
For review:
Video bit rate
One of the principle of goal setting is to "Begin with the end in mind". In this case it'll be very hard to give good recommendations because the end is not defined. So I'll just make a few assumptions and you can correct me as needed.
First, I'll assume that since you are converting to Flash, you want to deliver this video over the Internet. If that's true, then we'll have to make some assumptions on the Internet connection download speeds of your potential viewers. Let's just say that most have at least a 1.5Mb connection or faster.
OK, that would mean that a video bitrate of half that should usually provide a video download that is not interupped by buffering (most of the time anyway). So assuming a video bitrate of 750kbps, what would the optimum display dimensions be?
Before we decide, here's a little info about bitrate. For highest quality playback, the video bitrate is tied directly to the display dimensions. That is, the larger the display, the more incoming data is required to properly display the video. Think of bitrate in terms of a can of paint. If you have 1 quart of paint, you might be able to do a very nice job on a 32 X 24 foot area. But if you try to stretch that same amount of paint out over a 64 X 48 foot area, the coverage will not be nearly as good and you get poor results.
In the same way, a video displayed at 640 X 480 pixels will require 4 times the bitrate as a video displayed at 320 X 240 pixels to produce the same quality. So for example a video with a bitrate of 100kbps, displayed at 160 X 120 will produce the same quality results as a video with a bitrate of 1600kbps if displayed at 640 X 480.
So to boil it all down, video bitrates of 750kbps, even up to 1000kbps can usually get delivered of the Internet on most high speed connections. Higher bit rates may work for really fast connections but will cause problems for viewers with slower connections. Video display size has a direct bearing on the final quality. In the 750 to 1000kbps range, display size should be kept around 450 or 500 width max (and whatever height the aspect ratio calls for). Yes it can be displayed larger, but the quality will suffer.
Sound like your audio settings are fine, especially for Internet delivery.
As for framerate, maintain the original raw video framerate for best results. So if the video was shot at 24fps, leave it.
As for video converters, do you have the Flash 8 Video Converter? It works just fine for video to be delivered over the Internet. Remember, you are taking a Cadillac version of video (h.264 HD) and stuffing it into a Chevy body to get it to work over the Internet.
Best wishes,
Adninjastrator

Similar Messages

  • Embed vimeo videos in flash site

    hello i have bought a flash site template.
    I have been updating the site by way of  .xml in dreamweaver.
    is there a way i can embed vimeo videos through the .xml file?
    thanks,
    Ryan

    Hi
    thanks for your reply. I am not sure really how should I
    classify the videos I am taking about but let me try to explain...
    You might have seen NIKE websites about football and
    merchandise etc. On those website you will find a footballer
    playing with foot ball or if you have seen a site of an energy
    drink where there are few dancers, you need to answer few questions
    to get to the dance movie of a dancer.
    What I want to do is that I want to design a 3D environment
    for my flash website where I want to show some people working in
    office in a section of the site. For that I will make a video with
    my digital camera and will use it in the site. Similarly I want to
    show my own videos merged with the website design. So it sounds
    like I am acting within the wesite design environment.
    I hope I am clear enough now..

  • How to insert videos in flash site

    hi
    you might have seen on many sites the affect in which small
    video clips of real people are imported into flash movies. e.g on a
    site some people are working in office and that video is loaded
    into the flash site but the people matches with the design of the
    site without their actual background etc.
    how this kind of video import is done? where i can upload my
    own video into flash site's some scene.
    thank you

    Hi
    thanks for your reply. I am not sure really how should I
    classify the videos I am taking about but let me try to explain...
    You might have seen NIKE websites about football and
    merchandise etc. On those website you will find a footballer
    playing with foot ball or if you have seen a site of an energy
    drink where there are few dancers, you need to answer few questions
    to get to the dance movie of a dancer.
    What I want to do is that I want to design a 3D environment
    for my flash website where I want to show some people working in
    office in a section of the site. For that I will make a video with
    my digital camera and will use it in the site. Similarly I want to
    show my own videos merged with the website design. So it sounds
    like I am acting within the wesite design environment.
    I hope I am clear enough now..

  • How can I resize my Flash site to fit any screen resolution?

    I built a 100% flash site with tiled framing but I have a
    problem. My flash was built 766 x 750 pixiels. When viewed at
    resolutions greater than 1024x768 the webpage looks great but
    anything less than that it looks like @#$@. I know most people
    probably view at 1024 x 768. Is there anyway to auto resize based
    up on screen resolution or something to detect the screen size and
    adjust the webpage accordingly.
    www.platlimosvc.com
    Below is my html (index.html) for my flash movie:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN">
    <html>
    <head>
    <title>Untitled</title>
    <meta http-equiv="content-type" content="text/html;
    charset=UTF-8">
    <link href="style.css" rel="stylesheet"
    type="text/css">
    </head>
    <body>
    <table cellpadding="0" cellspacing="0" border="0"
    style="width:100%; height:100%">
    <tr>
    <td valign="top" style="width:100%" height="750">
    <table cellpadding="0" cellspacing="0" border="0"
    width="766" style="height:100% " align="center">
    <tr>
    <td valign="top" width="234" style="height:750px ">
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swfl
    ash.cab#version=6,0,29,0" width="766" height="750">
    <param name="movie" value="flash/xxxx_main.swf">
    <param name="quality" value="high">
    <param name="menu" value="false">
    <!--[if !IE]> <-->
    <object data="flash/xxxx_main.swf"
    width="766" height="750"
    type="application/x-shockwave-flash">
    <param name="quality" value="high">
    <param name="menu" value="false">
    <param name="pluginurl" value="
    http://www.macromedia.com/go/getflashplayer">
    FAIL (the browser should render some flash content, not
    this).
    </object>
    <!--> <![endif]-->
    </object>
    </td>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td valign="top" style="width:100%; height:1px;
    background-color:#6C6C6C">
    <table cellpadding="0" cellspacing="0" border="0"
    style="width:100%; height:1px">
    <tr>
    <td valign="top" style="width:50%;
    height:1px"></td>
    <td valign="top" style="width:766; height:1px">
    <table cellpadding="0" cellspacing="0" border="0"
    width="766" style="height:1px ">
    <tr>
    <td valign="top" width="766" style="height:1px
    "></td>
    </tr>
    </table>
    </td>
    <td valign="top" style="width:50%;
    height:1px"></td>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td valign="top" style="width:100%; height:100%">
    <table cellpadding="0" cellspacing="0" border="0"
    style="width:100%; height:100%">
    <tr>
    <td valign="top" style="width:50%;
    background:url(images/bottom-3.gif) top right;
    height:100%"></td>
    <td valign="top" style="width:766;
    background-image:url(images/bottom-5.gif); height:100%">
    <table cellpadding="0" cellspacing="0" border="0"
    width="766" style="height:100% ">
    <tr>
    <td valign="top" width="766" style="height:100%
    "></td>
    </tr>
    </table>
    </td>
    <td valign="top" style="width:50%;
    background:url(images/bottom-4.gif) top left;
    height:100%"></td>
    </tr>
    </table>
    </td>
    </tr>
    </table>
    </body>
    </html>

    tlcarl,
    > I know most people probably view at 1024 x 768.
    You think so? Even if they have their resolution that high
    (which is
    fairly standard, nowadays), do you think most people maximize
    their browsers
    to fill that whole area?
    > Is there anyway to auto resize based up on screen
    > resolution or something to detect the screen size and
    > adjust the webpage accordingly.
    There is, indeed. :) Check out the Stage.onResize event in
    the
    ActionScript 2.0 Language Reference. That event is dispatched
    when the
    browser (or whatever container) is resized -- in cases where
    the SWF is
    embedded with percentages. If that's your aim, you'll need to
    code against
    that event, which can be done like this ...
    http://www.quip.net/blog/2006/flash/how-to-position-movie-clips-browser-resizing
    It can take a bit of thought, depending on the complexity of
    your goal,
    but the result is usually worth it. The site in your URL is
    already built,
    so this wouldn't do much of anything without opening the
    hood, so to speak,
    and completely rebuilding the engine. A Flash movie has to be
    designed and
    programmed to respond to the Stage.onResize event.
    David Stiller
    Adobe Community Expert
    Dev blog,
    http://www.quip.net/blog/
    "Luck is the residue of good design."

  • You tube is fine but Video from other sites will not play in any browser all of a sudden. I have latest version of firefox (16.something) flash and all plug in

    I cannot play videos from many sites. Everything was fine up until a few days aago. You tube works fine but others will not. I have firefox 16.something and latest versions of flash. All plug ins are there and enabled. Have read through many support threads and nothing is working. This happens on chrome and ie as well.

    You can check for problems caused by recent Flash updates and try these:
    *disable a possible RealPlayer Browser Record Plugin extension for Firefox and update the RealPlayer if installed
    *disable protected mode in Flash 11.3 and later
    *disable hardware acceleration in the Flash plugin
    *http://kb.mozillazine.org/Flash#Troubleshooting
    *https://support.mozilla.org/kb/flash-113-doesnt-load-video-firefox
    *https://support.mozilla.org/kb/flash-113-crashes

  • Resizing Flash Movie to Size of Site

    I am developing a html Web site with a flash intro
    and need help because I am learning all over again, not having done
    it in 3 years.
    The screen is to start out white and fade to silver, which I
    did quite nicely after many frustrating moments of relearning and
    conditioning and realized it was quite simple. The movie is 600x400
    and I developed the site at 1028x768 with my html layer for the
    site at: <div id="Layer1" style="position:absolute; left:125px;
    top:7px; width:686px; height:623px; z-index:1">. The flash movie
    layer is: <div id="Layer1" style="position:absolute; left:128px;
    top:-68px; width:602px; height:424px; z-index:1"> which I
    changed to the html one and it did not work.
    Then I went back to Flash and tried to change the movie size.
    Well that was a trip. The stage is somehow off center to the right
    and when I used the hand to move it, it did not work
    Anyway, what I am trying to do is start the page off with a
    white background full screen and have the flash movie start out as
    white with a black dot and then fade to silver until the dot turns
    into the logo. The flash movie does this, but I can't figure out
    how to put it on the first page so when viewed the user will only
    see the movie and not the movie with a white background. Also can't
    figure what glitched when I was playing with it to get the stage
    off centered.
    If you want to see the movie, I can show you and please no
    jokes because the item my friend is selling is a bit different but
    highly used
    Thank you in advance...StarShine

    Am I missing something or your long story has nothing to do
    with "Resizing Flash Movie to Size of Site"?
    If you want your flash file to be displayed full
    size in browser window try setting the "width" and "height"
    parameters in "object" and "embed" tag to "100%".

  • Stop flash site from resizing to viewers browser

    Hi peoples
    I just wanted to know how to stop my flash site from resizing to the size of whoevers looking at its browser? I just want it to remain as it's set size.
    Any help would be great

    In the HTML section of the Publish Settings window, set your Dimensions: option to "Match Movie" and the Scale option to "Default (Show all)". This will keep the .swf at its original size regardless of the size of the html document that contains it.

  • Loading external video flash site bug

    I’m having issues with the loading external video method in acitonscript 3.0 book by todd perkin.  The issue is about the lesson on page 308 in ch 11.
    The above screenshot of the lesson file.
    My site:
    The following is the actionscript for controlling the flv(ignore my notes):
    /*code for putting external video on page*/
    var videoConnection:NetConnection = new NetConnection();
    videoConnection.connect(null);
    var videoStream:NetStream = new NetStream(videoConnection);
    /*comp vs abom video link*/
    videoStream.play("CompVsAbom.flv");
    var video:Video = new Video();
    video.attachNetStream(videoStream);
    addChild(video);
    var metaListener:Object = new Object();
    metaListener.onMetaData = onMetaData;
    videoStream.client = metaListener;
    function onMetaData(data:Object):void
                /*link funct*/
                play_cva_vid.addEventListener(MouseEvent.CLICK, play_Cva_vid);
                stop_cva_vid.addEventListener(MouseEvent.CLICK, stop_Cva_vid);
                /*btn backs up to techno toy sect*/
    back_techno_toy.addEventListener(MouseEvent.CLICK, techno_toy_back);
    function techno_toy_back(event:MouseEvent):void {
                gotoAndStop(36);
                /*back btn should be under function.*/
    /*link funct*/
    function play_Cva_vid(event:MouseEvent):void
                videoStream.play("CompVsAbom.flv");
    /*link funct*/
    function stop_Cva_vid(event:MouseEvent):void
                videoStream.pause();
    This is the only thing that crashing my site.  The load external video methods nice but if I can’t make practical use of it, its useless.  Any actionscript gurus out there know a solution to fix this problem?  Your help would be much appreciated.  Btw, the fla and the flv are in the same folder.

    To reposition video you just need to change its x and y:
    video.x = [Number];
    video.y = [Number];
    Also, you should take advantage of onMetaData and resize the video to it doesn't have black box around it.

  • Resizing flash in safari

    Hi,
    I deal with a lot of dynamic data at my company, so we
    generally fill up the flash and then resize the rest of the
    movieclip to what we need using javascript. I use swfobject to
    embed my flash files. Anyhow, this was never a problem until I
    started supporting safari, and there's very little on the web
    regarding it. I've found this little tidbit of information
    regarding safari
    http://www.beyondstandards.com/archives/dynamically-resizing-flash-objects-with-js/
    - but haven't gotten much farther. The author states that you need
    to resize both the object that contains the embed and the actual
    embed object as well. However, I'm having a tough time finding that
    information using the swfobject to embed the swf. Does anyone know
    the safari DOM well enough or had experience resizing flash objects
    in safari? Any help at all would be appreciated.
    Thanks
    Robert

    ClickToPlugin & ClickToFlash Safari extensions offer HTML5 versions of Flash & other videos wherever they're available, including much of Youtube, but not Wimp.com. They can be set to open automatically, or require clicking for the media to play. Flash adverts & other content doesn't always have an HTML5 version, so you'll miss many adverts/games unless you click, or whitelist the site. Streetview on Google maps also requires it, but again, easily whitelisted.
    Mavericks ( & possibly Safari 6.1 ) looks likely to have something similar built in.
    If a website only has Flash versions of their games/videos - you'll need Flash... although some can be coaxed into providing HTML5 if they think you're uisng a mobile device, by changing Safari's user agent in the Develop menu. Then, say wimp.com, will provide m.wimp.com with non-Flash versions.

  • FLash site will redirect to 3 subdomains(html,blog,forum)How SEO Friendly is going to be MyWebsite?

    I'm building a website which is going to have 3 subdomains to load within . One html  is going to promote the services and sell it (135mb), one  WordPress blog news (15mb) and one vBulettin forum. For this reason I have a typical flash template with 4 selections, with one click for each of the 4 images which will describe the content,  this will redirect people to the right place ( html website,blog, and forum ) . What is the best method to SEO my website ? I need people to know/easy to find me on google, to know abaut the services I offer, blog news and forum. I cannot enter all those menus on the services subdomain because I dont want people to get scared that they have to pay for someting and get out; the blog looks more worst compare with html so I cant enter all links in there..; forum its forum..
    So my only decent option is to have this flash site with 3 big options which will redirect people to their choises. But how is going to affect SEO ? am'I going to need to SEO my subdomains, like www.mywebsite.com/services , or the main flash site ?
    thank you

    I agree with what Ned is saying, the Home page for your site IS normally the most important and should be well packed with SEO targeted content... of which Flash by itself is not very good. In addition, iOS devices like the iPhone will not display the Flash.
    So while it is possible to get great page rankings for those various sections, the HTML, Blog, or Forum, it may take longer and lacking good SEO for your Home page, in effect will dillute the overall SEO effectiveness of the site.
    So my advise, don't use Flash for your Home page. If you do, then you should use swfobject and create extensive alternate content. This alt content will satisfy the SEO requirements as well as provide a display for iProducts.
    For your review:
    If you think that Flash is somehow bad for SEO, it's time to dispell that MYTH!
    If fact, in some circumstances I'll use Flash INSTEAD of just HTML because then I'll have better SEO than with just HTML alone.
    The client provided the artwork for the page... and that's what they wanted to use a .jpg image. Well yes, that could be done in HTML but it would be virtually invisible to Google. So Instead I converted the image into a Flash .swf and used swfobject to display the Flash. swfobject allows you to create alternate content inside the <div> which also holds the Flash .swf, then when the page is loaded it detects if the browser has the Flash pluggin. If it does, it displays just the Flash content, if not, it displays the alternate content. Since almost everyone has the Flash pluggin, for most people the Flash version of the <div> will display.
    The alternate content for that <div> can be any regular HTML text, images, media player, links, etc., anything that you would use if you were not using the Flash. Now the best part is that the alternate content can be "over the top" as far as optimizing for SEO, since it will not be seen by most viewers.
    Here's another example of SEO with Flash.. again, the page is just a single image provided by the client:
    http://www.ksowetsuits.com/
    View the source code. The alt content is paragraph after paragraph of information about the site, including lists and links. If it was just the HTML, it might be kind of a boring Home page. But for SEO I can go "over the top" in promoting the site, since most viewers will never see that part... but it's all indexed by search engines. The end result is BETTER SEO using Flash than just HTML.
    On another Web site, a Flash video is displayed, the alt content is the complete text narration of the video. Now how many people would take the time to read that if they could just watch the video instead?? again, better SEO with Flash than without. In fact in one case we had first page search result from that video narration within 4 hours of posting the page.
    On still another site with a Flash video, the alt content is another video, but a .mov version, which will, in effect play Flash video on the iPhone (not possible you say??). Well since the iPhone does not have Flash pluggin, it simply displays the .mov version of the video, while everyione else sees the Flash version.
    So anyway, if Flash is a part of your Web development, you should look into using swfobject and alternate content.
    http://code.google.com/p/swfobject/
    Best wishes,
    Eye for Video
    www.cidigitalmedia.com

  • Flash site does not fit on screen on PC

    I have a flash site that measures 700 (Width) x 770 (Height).
    I have published this and uploaded it within a HTML Doc. When
    I view the site on a Mac, the site fit on screen lovely. When I
    check the same site on a PC, I need to scroll down to see the rest
    of the site.
    How can I ensure that when viewed on a PC that the entire swf
    will be resized to fit? Its giving me a serious headache as I spent
    ages designing it!!
    Thanks
    lawrenceging

    Welcome to the world of designing for the web
    cross-platform/browser.
    Every setup is different - from display resolutions to
    browser to installed browser add-ons and
    plugins. You really have to decide who your target audience
    is and develop your site for that
    audience. There will always be somebody who has to scroll
    unless you develop for the lowest display
    res possible and consider a browser with as many toolbars
    installed and open as possible.
    go here:
    http://www.webmonkey.com/webmonkey/99/41/index3a_page3.html?tw=design
    --> **Adobe Certified Expert**
    --> www.mudbubble.com
    --> www.keyframer.com
    lawrenceging wrote:
    > I have a flash site that measures 700 (Width) x 770
    (Height).
    >
    > I have published this and uploaded it within a HTML Doc.
    When I view the site
    > on a Mac, the site fit on screen lovely. When I check
    the same site on a PC, I
    > need to scroll down to see the rest of the site.
    >
    > How can I ensure that when viewed on a PC that the
    entire swf will be resized
    > to fit? Its giving me a serious headache as I spent ages
    designing it!!
    >
    > Thanks
    >
    > lawrenceging
    >

  • Flash sites does not work on iphone safari Can anyone know the alternative

    Hi
    My name i zain and i am from pakistan .i have iphone 3gs with 5.1 version .iphone is awesome but one main problem which is arising is that iphone doesnot support flash sites . I am student of ACCA so for my studies i have to take online lectures but when i try to open the video on that flash sites it doesnot work.
    Please its my request tellme how to install flash player as i badly needed it.

    but flash videos doesnot play in full screen mode in puffin .. i am trying to open it in full screen but it's not working .
    opentuition.com is the site . please tell me the method by which i can open the site in full screen mode .

  • Trying to bypass pop-up blockers on a flash site

    Trying to bypass pop-up blockers on a flash site. Nothing
    malicious, just going from a Flash interface to html so I can write
    to a cookie. If I try to load the page in the same window, then
    when you go back to the flash you are starting from the beginning
    which makes it rather cumbersome. I was hoping to just load a
    pop-up to avoid this.
    Within the index.html page I have a javascript page loaded.
    In the .js file I have
    function Popupport_checkout(){
    myleft=(screen.width)?(screen.width-430)/2:100;mytop=(screen.height)?(screen.height-380)/2 :100;
    settings='top=' + mytop + ',left=' + myleft +
    ',width=430,height=380,location=no,directories=no,
    menubar=no,toolbar=no,status=no,scrollbars=yes,res
    izable=yes,fullscreen=no'
    PopupWin=window.open('cart_checkout.htm','PopupWin ',
    settings);
    PopupWin.focus();}
    If I have a button within flash with a --
    on (release) {
    getURL("javascript:Popupport_checkout()");}
    --script it works fine.
    But if I have a text field set to html and load in the
    variable --
    &BUYLINK=<a
    href="javascript:Popupport_checkout()">PLACE ORDER</a>
    --if you click on PLACE ORDER it doesn't work.
    ANy help would be appreciated.

    Go to your browser preferences and select the appropriate setting.  This is for Safari:
    Ciao.

  • Firefox consistently crashes when loading Flash sites

    For a couple of reasons I decided to go ahead and install OSS a few days ago.  On the first day, the install went smoothly and everything was working just as it should (I used the oss-linux-free PKGBUILD in AUR).  Yesterday and today, however, I've started to get a reoccurring problem that is, to put it lightly, driving me nuts.
    Firefox (or Epiphany, though I prefer the former) consistently crashes when opening up any site that uses Flash or Java.  With the way the internet is going, this is a large chunk of websites—not being able to visit YouTube or the website for Enemy Territory: Quake wars, for instance, is driving me nuts.
    Now, when I say "consistently" I don't mean each and every time.  I've been able to get these sites to load a number of times, but in the last two days Firefox has crashed in probably 2/3-3/4 of the time when loading any site that has a Flash element.  I've made sure that I have not wrongly assumed this has to do with my newly installed OSS by uninstalling, reinstalling the kernel and all ALSA packages, rebooting, and then surfing the web for a while to see if anything went wrong.  It didn't. 
    So my question is this: why is Firefox crashing so often in the two days since I've installed OSS?  What can be done to rectify this?
    After some experimenting, it seems the problem is worst under the following conditions:
    - Having several tabs open, though not necessarily several tabs with Flash
    - Listening to music and THEN navigating to YouTube or something.
    However, it's not specific to these circumstances.  In fact, just before I decided to make this post I opened Firefox, went to a site with Flash on it (one tab), and it immediately shut down.  I tried this three or four additional times and was met with the exact same results.
    Other info
    Firefox: Pre-compiled Mozilla i686 build, v. 2.0.0.11
    OSS: OSS (GPL version) 4.0, build 1012
    Operating System: Arch Linux 2.6.23-ARCH
    I've also posted this here.

    I have the same problem. I've never been able to identify when it started. Once firefox crashes, mpd, if it was playing, becomes unresponsive. The only way to get a flash site working again is to reboot my computer.
    I uninstalled flash: I'm not going to put up with that kind of behaviour. Now I watch youtube videos on other people's computers --you know how they say "You've GOT to see this movie!". And if I really need to see that one specific video, there's youtube-dl.
    Unfortunately gnash doesn't work on youtube for me.

  • How do I get the Flash site to work on the server

    Hi,
    I'm a beginner working with Studio 8. I have the Flash site
    working as desired from my desktop, but I have issues once loaded
    to the server. Hopefully someone here can point me in the right
    direction.
    Firstly, I would like the site to work within a non-sizeable
    browser window. I am not sure how to do this.
    Secondly, when I try to visit the uploaded site, it appears
    not to load properly. I see an isolated movie clip loaded on the
    screen, but my pre-loader never displays, and there is no animation
    at all.
    I am not sure where to start looking, but if you do, please
    share - grateful, I will be.
    -Brian

    ok - here is an update.
    For reasons unknow to me, the Flash site works on my pc now
    that I re-published the html. Unfortunately, everyone else that I
    ask to visit have to refresh their browser before they see it
    animate and work.
    *sigh*

  • How to publish a small size flash site

    I have made a total flash site but the exported site is 50 mb!!
    Not a usable size, so I want to know how to make this site 'smaller'.
    there are a ton of flash sites on the www, so I must do something wrong..
    What is the normal file-size for a flash site?
    pleas help.
    grtz
    Daan

    Typically a flash file only gets that large when you embed a lot of images or video.
    If you want to shrink the size of the SWF, you will want to externalize those assets somehow.  If video, use progressive download and an FLVPlayback component.  If images, save them to a directory and load them at runtime with a Loader component.  Audio can be loaded at runtime very easily as well.
    If there is detailed animation over the video that isn't interactive, export the entire animation as a video, and then load that in another file to decrease initial load time.
    Typically, these days, a good size SWF comes in around 1-2 MB.  Ideally it would be much smaller than that, wherein the initial load should really be about 30-60 kb, so it will open in 1-3 seconds on a 56k connection, and then all other assets load after the initial load.

Maybe you are looking for

  • Photo Gallery template alterations?

    I have two questions about the photo album & gallery templates. I have had to change some of the background elements for a client website but can't seem to alter the height location (how far up I can move the photo/album box) on the page (I need it a

  • What is reflection used for in RMI

    hi, I have a doubt regarding the use of reflection in RMI. why it is used and for what purpose?

  • Resource Adapter deployment on cluster

    Hi, I have a weblogic cluster with 2 nodes and a load balancer. Recently I have deployed a database adapter to connect to a sql server database which is used by a service (OSB proxy service). The deployed was performed with both nodes running and I c

  • ITMS error "network connection was refused"

    Whenever I click the search button to the right of certain songs in my itunes library to send me to their page in the music store, I get an error pop up saying "Network Connection was refused". But I can still enter the music store using the main lin

  • Wireless LAN cannot connect with the wireless router with Windows 8.1

    Hi, I currently have a Lenovo V570 laptop with Windows 8.1 running on it. I cannot seem to stay connected to a wireless wifi connection for more than 10 minutes without it going "limited" and a yellow caution exclamation icon hovering over my connect