Publish settings Export frame set to 2 kills flvPlayback

To let my tiny preloader show up before its at 75% I changed
the export frame for classes to 2 in the publish settings. This
works for the preloader but now the flvPlayback doesnt work.
(except it does still work if I hit control enter a second time and
watch my preloder work.Bizzare!) The .flw file still wont playback
the .flv's when run on its own. Changing the export frame back to
"1" and all is fine except the preloader is a no show till it's at
75% or so.
Dosent seem to be any way to change properties for the
playback component itself.
help please. The last thread I saw on this subject had no
resolution and was from 2005.
ff

wow, you waited a whole of 10 minutes to complain you're not
getting help?
You might want to rethink that strategy, or you'll likely not
get any help
at all.
Things export in the frame their in, unless you specify
otherwise.
A more proper way to make a preloader is to use a separate
movie, and load
the content into an empty movie clip. Then you can use
MovieClipLoader, and
accurately monitor and display the dl.
Dave -
Head Developer
http://www.blurredistinction.com
Adobe Community Expert
http://www.adobe.com/communities/experts/

Similar Messages

  • The Export Frame for Classes specified in the Publish or Export settings

    Hi,
    I have a site I'm currently editing for a client, I'm adding a video element into it, but it doesn't play when I test movie, and when I test scene it gives me this error message:
    WARNING: The Export Frame for Classes specified in the Publish or Export settings, frame 2, does not exist. No bytecode for ActionScript 2.0 classes or interfaces was exported.
    I've heard its a bug in CS3
    Can anyone help?
    here's the actionscript:
    /**********---------- Config Part ----------**********/
    import cn.com.webstudio.util.*;
    Stage.scaleMode = "noscale";
    Stage.align = "TL";
    //Stage.showMenu = false;
    stop();
    /**********---------- Variable Part ----------**********/
    var xmlpath:String;
    var dataArr:Array = [];
    var curItem:Number = 0;
    //sound volume setting
    var volume:Number = 50;
    //buffer time setting
    var bufferTime:Number = 10;
    var locked:Boolean = false;
    //please set these fellowing value from external xml file.
    var autoPlayFirst:Boolean = false;
    var autoPlayAll:Boolean = false;
    var autoNext:Boolean = false;
    var mainStyleColor:Number = FFFFFF;
    var titleItem, videoItem, thumbList, controlItem, scrollItem;
    /**********---------- Function Part ----------**********/
    // Load the xml file.
    function loadXML(url:String, callback:Function) {
        var myxml:XML = new XML();
        myxml.ignoreWhite = true;
        myxml.onLoad = function(success) {
            if (success) {
                if (callback != null) {
                    callback(this);
        myxml.load(url);
    if(xmlpath !== undefined ){
    loadXML(xmlpath, parseXML);
    }else{
    loadXML("config.xml",parseXML);
    // parse xml data
    function parseXML(xml:XML) {
        curItem = -1;
        dataArr = [];
        var i, j, temp1, temp2, temp3;
        temp1 = xml.firstChild.firstChild.childNodes;
        // config part
        autoPlayFirst = temp1[0].firstChild.nodeValue=="false";
        autoPlayAll = temp1[1].firstChild.nodeValue=="true";
        autoNext = temp1[2].firstChild.nodeValue=="true";
        mainStyleColor = int(temp1[3].firstChild.nodeValue);
        // item data
        temp2 = xml.firstChild.childNodes[1].childNodes;
        for (i in temp2) {
            dataArr[i] = {};
            temp3 = temp2[i].childNodes;
            for (j in temp3) {
                dataArr[i][temp3[j].nodeName] = temp3[j].firstChild.nodeValue;
        init();
    function init() {
        // title item
        titleItem = this.attachMovie("titleItem", "titleItem", 1);
        titleItem._x = 68;
        titleItem._y = 21;
        // video list
        videoItem = this.attachMovie("videoItem", "videoItem", 2);
        videoItem._x = 68;
        videoItem._y = 50;
        videoItem.posX = videoItem._x;
        videoItem.posY = videoItem._y;
        videoItem.posW = videoItem._width;
        videoItem.posH = videoItem._height;
        // thumb list
        thumbList = this.attachMovie("thumbList", "thumbList", 3);
        thumbList._x = 558;
        thumbList._y = 20;
        // control item
        controlItem = this.attachMovie("controlItem", "controlItem", 4);
        controlItem._x = videoItem._x-1;
        controlItem._y = videoItem._y+videoItem._height+11;
        controlItem.posX = controlItem._x;
        controlItem.posY = controlItem._y;
        var mainStyleColor:Number = FFFFFF;
        //controlItem.volBut.onPress();
        // scroll item
        scrollItem = this.attachMovie("scrollItem", "scrollItem", 5);
        scrollItem._x = thumbList._x+thumbList._width-scrollItem._width+3;
        scrollItem._y = thumbList._y+thumbList.mask._y;
        // set main style color
        setStyle();
    function setStyle() {
        wEffect.setRGB(thumbList.back, mainStyleColor);
        wEffect.setRGB(controlItem.back, mainStyleColor);
        wEffect.setRGB(titleItem.back, mainStyleColor);

    click file/publish settings/flash/actionscript settings and make sure frame 1 is set as the export frame.
    if that's already set, don't use test scene.

  • WARNING: The Export Frame...

    WARNING: The Export Frame for Classes specified in the
    Publish or Export settings, frame 10, does not exist. No bytecode
    for ActionScript 2.0 classes or interfaces was exported.
    What does that mean!??? My movie export correctly and
    everything works fine but I keep getting this warning when I'm
    editing the main fla. I have verify and reverify about my export
    setting on frame 10 and everything is fine.
    Kinda annoying...

    click file/publish settings/flash/actionscript settings and make sure frame 1 is set as the export frame.
    if that's already set, don't use test scene.

  • Preloader - export frame for AS 2 Classes - not initizialising component

    I am using Yahoo's Map Component on a website. When I edit
    the Export Frame in Publish settings so that the AS classes are
    exported on a frame other than 1 (so my preloader is accurate) my
    component does not initialize. I've researched relentlessly on a
    solution to this, apparently the same happens for some default
    Flash components, and just cannot find one.
    Does anyone have any ideas?
    In addition AS2 Classes add nearly 400k to my file size. Is
    there anyway around this?

    click file/publish settings/flash/actionscript settings and make sure frame 1 is set as the export frame.
    if that's already set, don't use test scene.

  • Correct Flash CS6 iOS publish settings for iPhone?

    My programmer and I are trying to publish an iOS app for iPhone from Flash cs6 and are being rejected because "Your app did not run at iPhone resolution and/or 2x iPhone 3GS resolution when reviewed on iPad. The contents of your app are not displayed within the confines of the screen."
    In Flash CS6 iOS publish settings there is an option to export for iPad Only, iPhone Only, and for iPad and iPhone. iTunes Connect is sending us a screenshot that shows what we see when we publish a development IPA file using the iPad and iPhone setting. But the IPA file we submitted to them was published using the iPhone Only settings which when viewed on the iPad2 shows up inside the little iPhone 1X frame and can be expanded to 2X as well. I believe this is what they are saying is not happening when they do the same.
    Has anyone else who uses Flash had this issue? If so what stage size and what publish settings should be used when trying to create an iPhone only app?
    Thanks in advance, Patrick

    kishliver wrote:
    If so what stage size and what publish settings should be used when trying to create an iPhone only app?
    iPhone only app should be published with stage size:
    640x960 for portrait view
    960x640 for landscape view
    ... if the app are going to be fullscreen.

  • Flash CS5.5[Publish Settings]: How to include custom Metadata tags in swf?

    In Flash CS5, the 'Publish Settings' for the fla had an 'Export SWC' checkbox that took care of that.
    The option is missing. Why was it removed and how can  that be done in 5.5?

    Thanks sinious, but, it doesn't work.
    Let me elaborate on what I want to do:
    I'm trying to create a swf in Flash CS5.5, that's using a flex library (swc) that relies on Metadata tags (anotations).
    I need to use the metadata tags in my as3 code (in the fla), and They need to be compiled into the swf (by Flash CS5.5 compiler...).
    Although, when I load that swf, the metadata tags aren't compiled into it (I'm using describeType to check if tags are available in the swf).
    In flex, I would use the '-kepp-as3-metadata+=' compiler setting to do that, in Flash CS4 & CS5 I used the 'Export SWC' in the publish settings, but that's removed (WHY???).
    Checking XMP Metadata didn't change that, the tags are still not included in the compiled swf.
    Anyone?

  • Universal publish settings for a particular project?

    i was wondering if it was possible to set up a universal publishing directory for a given project so that i do not have to go and manually change the publish settings for each individual .fla.
    any help would be much appreciated.
    thanks
    angus

    Gustavo,
    Your end result should be DVD, which is 720 x 480 NTSC or 720 x 576 PAL.
    Use a SD widescreen sequence setting and downrez your HDV or let the camera do that for you by capturing SD format. If you have captured HDV, you can either downrez by using Motion/Scale to fit your SD resolution or use Scale to frame. The latter has a small drawback in that it will result in small black bars left and right, that will normally not show up when played on a TV.

  • Export Frame - Pixel Aspect Ratio

    The video in my timeline is 720 by 480 (1.2121). When I clip on "Export Frame" in the program window it exports a jpg that is 720 by 480 (0.9091)
    I know I can right click on it and "modify - Interpret footage" and correct the pixel aspect ratio.
    My question is "Why is it doing this and how can I correct it"?
    Is their a setting I'm missing? Why does it change the pixel aspect ratio?

    The jpeg is not square. The pixel aspect ratio would be 1 and not .9091, if it were.
    I have two computers. On one the "Export Frame" exports the jpeg with the same pixel aspect ratio.
    The other machine changes the pixel aspect ratio from 1.2121 to .9091.
    I can't find any differences in my settings.

  • Don't have the "swc" option in publish settings dialog

    Hi. I'm trying to use flash cs5 to build a custom preloader for a flex4 app. I'm a complete newbie to flash cs5
    I'm trying to follow this example:
    http://www.leavethatthingalone.com/blog/index.cfm/2009/11/11/Flex4CustomPreloader
    but I can´t publish my fla into an swc file (I don't have that checkbox in my publish settings dialog)
    So I never get to the Linkage box to check "Export for Action Script", "Export in Frame 1" and add my class and base class names.
    I'm pretty sure I'm just being blind... Can't find that.
    Could someone give me a hand? Online help proposes to publish as swc but I don't have that option in publish settings.
    Sandra

    Go back to the article you asked this question from, ignore the instructions for updating it wirelessly, scroll down, and follow those for updating it from iTunes on a computer.
    (80761)

  • Export frame number

    When i right click an item in my library and then click
    linkage.....isee the option to export in first frame!
    Is there anyway to instruct individual items to export in any
    other frame than first?
    If i go to publish settings and change export frame for
    classes to frame 8 it changes ALL my classes, which presents a
    problem as it stops my preloader working and gets stuck on frame
    one rather than going to frame 8 and continuing with the animation?

    wow, you waited a whole of 10 minutes to complain you're not
    getting help?
    You might want to rethink that strategy, or you'll likely not
    get any help
    at all.
    Things export in the frame their in, unless you specify
    otherwise.
    A more proper way to make a preloader is to use a separate
    movie, and load
    the content into an empty movie clip. Then you can use
    MovieClipLoader, and
    accurately monitor and display the dl.
    Dave -
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • Input and Publish settings for 8mm film using PreRes422.mov

    I'm using Premiere 12 on Windows 8.  I just got a sample from the company that converted 8mm film to 720HD ProRes422.mov onto a DVD.
    I loaded into Premiere 12 without problem and can see, edit and publish.
    However, what would be the best Input settings?  
    Also, I plan to burn to play on a BluRay player for my HDTV.  What would be the best Publish settings?
    Any other settings or adjustment I should use to improve the image?

    AlanKL
    Good news. That footage is not AVCHD.avi. What you have is MotionJPEG.avi which is usually not good news for Premiere Elements. But, if you can import it in the first place, let us give it a go.
    The video is 1920 x 1080 @ 29.97 frames per second. The GSpot codec program does not tell us if interlaced or progressive. The way to determine that for sure is with the MediaInfo readout.  But, let us try to avoid that with a "try and see" approach.
    1. Open Premiere Elements 12 to its Expert workspace, and import your video into the project with Premiere Elements' Add Media/Files and Folders/Project Assets. From Project
    Assets, drag the video to the Timeline. Does it have an orange line over its content? If no, then our project preset stays at
    NTSC
    AVCHD
    Full HD 1080i30
    And, we have the correct project preset. What does the playback in the Edit area monitor look like?
    If there is an orange line over the Timeline content, we don't have the right project preset. So, close that project, and open a new one.
    2. In the new Premiere Elements 12 project to its Expert workspace, with the File Menu/New/Project route, manually set the project preset for
    NTSC
    DSLR
    1080p
    DSLR 1080p30@ 29.97
    Then import the video into the project with Premiere Elements' Add Media/Files and Folders/Project Assets. From Project Assets, drag the video to the Timeline. Does it
    have an orange line over its content? If no, then our project preset stays at
    NTSC
    DSLR
    1080p
    DSLR 1080p30@ 29.97
    There will be no colored line over the Timeline content if we have the right project preset. What does the playback in the Edit area monitor look like?
    At this point, please let us know the results, and we will decide what next.
    Thanks.
    ATR

  • The publishing settings page does not open when I click on the domain name and the iWeb application will not stay on the dock.

    Hello,
    I have been trying to help a friend who is having problems publishing her website. (She has done so previously using Mobile me)
    There seem to be a couple of things wrong with the application,
    1     if I drag the application icon onto the dock, it won't stay there
    2     I wanted to change where her site is published to (she has bought a domain name and has a hosting service now) but when I click on the domain name I do not get the "site publishing settings page" so we can't enter the new details.  All that comes up is the main page of her website.
    I would suggest uninstalling and re-installing Iweb, to see if that clears the problem, but as Iweb came pre-installed with her Imac, I am not sure that we can do this.
    Any ideas please?
    she's using and imac 24 in (approx 4 years old) and running osx 10.5.8

    NO - not correct.  Even if you are still using iWeb 08, you can still publish to another host and not MobileMe.  You do this by selecting the option 'Publish to a local folder" and this will publish the site to your desktop and you can then use an ftp programme such as Cyberduck to upload your site to your host.
    MobileMe will not be here after the end of June, so you will have to find alternative hosting.  They are not taking any new subscriptions.
    On new Macs, iLife 11 is pre-installed, but only iPhoto, iMovie and GarageBand are included, not iWeb and iDVD. The Apple Online store is not selling the boxed version of iLife 11 any longer, so if you want to upgrade to iLife, then you'll have to look online at Amazon.com or Amazon.co.uk for a boxed set of either iLife 09 or iLife 11.  Both contains iWeb 09, which is what you would want.

  • Publish fails in Frame 12. Where do I go to understand error messages?

    Using Publish pad in Frame 12, I get an error message:
    MIF: "C:\Users\...\AppData\Local\Temp\TPUBTMP\FileName_A01.mif" (5239): Value of Separation out of range (10)
    Is there somewhere where these issues are listed?
    Thanks in advance.

    Hi Jeff,
    I'm not sure if that link shows the cause or not. So far in the Settings file I have mapped:
    HeadingBook to h1 (Heading 1)
    HeadingVolume to h2 (Heading 2)
    Heading0 to h3 (Heading 3)
    Heading1 to h3 (Heading 3)
    Heading2 to h4 (Heading 4)
    Heading3 to h5 (Heading 5)
    all the Heading...TOC files to h6 (Heading 6)
    and
    BodyBegin to p.BodyLevel1
    BodyContent to p.BodyLevel2
    I haven’t mapped any other paragraph tags or character tags because I’m trying to see if I’m understanding this process correctly.
    Since I still don’t understand most of this, in ALL of the Style Mappings of paratags, NONE of the other tickboxes have been selected.
    Advice, oh Great Wizard?
    Thanks,
    Theresa

  • How can I include the Frame Number  when using "Export Frame"?

    Im using the button at the bottom right of the Playback Control Panel called "Export Frame".  This does exactly what I need but I have a lot of frames that need single frame exporting. How can I get the file name to automaticly include the frame number at the end of the file name? 
    For example, instead of it displaying "Sequence 01.Still001"  by default.  I would like for it to display "Sequence 01_0001"   Letting me know that is frame 0001.
    This is possible, correct?

    Well what about in the export option using CTRL + M?  I saw a coworker using this method in an older version of Premiere, but we can't enable it on CS5.5.  Being able to export a single frame as a bmp that has the frame number at the end of the file name.
    Example:
    Output Name: Sequence 01_0001.bmp
    Under Video Basic Setting is:
    Export As Sequence UNCHECKED
    Field Type: Progressive
    Frame number still doesn't show at end of file name.  What are we missing?

  • Flash CC crashes after publishing iOS app + publish settings are not being saved to file

    I have two issues:
    1. Flash CC crashes every time I publish an iOS app
    2. My Publish Settings are not being saved
    1. Flash CC crashes every time I publish an iOS app
    Since yesterday Flash CC keeps crashing right after I publish an iOS app. The app is published correctly though. I tried everything from restarting my MAC, reinstalling Flash, removing the folder "Flash CC 2014" inside Application Support/Adobe. But all this did not work.
    2. My Publish Settings are not being saved
    Since the first day I installed Flash CC, it did not save my publish settings along with the .fla-file. I never had this issue with Flash CS 5.5. This was not a very big issue, but now every time I publish an app and Flash CC crashes I have to fill in all the publish settings manually. Now I'm getting frustrated. Even saving my settings as a preset, storing it inside a folder and importing it again, won't help. Then I will get the message: "Import failed: invalid profile file."
    Can please anyone help me with these issues? It is quite time consuming to continuously enter the settings manually after every crash.
    Thanks!

    reset your preferences -
    after effects:  http://helpx.adobe.com/after-effects/using/preferences.html
    dreamweaver:  https://helpx.adobe.com/dreamweaver/kb/restore-preferences-dreamweaver-cs6-cc.html
    flash:  http://helpx.adobe.com/flash/kb/re-create-preferences-flash-professional.html
    illustrator:  http://helpx.adobe.com/illustrator/using/setting-preferences.html
    indesign:  https://forums.adobe.com/thread/526990
    photoshop:  https://forums.adobe.com/thread/375776
    photoshop elements:  http://www.photokaboom.com/photography/learn/Photoshop_Elements/troubleshooting/1_delete_p references_file.htm
    premiere pro: http://www.mediacollege.com/adobe/premiere/pro/troubleshooter/trash-preferences.html

Maybe you are looking for

  • Unwanted file extension inserted into file format list!

    I accidentally saved a .wav file with the .ses extension.  Now I've got the .ses extension included with .wav and .bwf extensions under the Save As Type box in my Save and Save As dialog windows.  Any advice on removing it?

  • SAPRouter on Windows Server 2008 R2 /  Service definition

    Hi, I installed SAPRouter on a Windows Server 2008 R2 and i have troubles registering saprouter as a service... The installation directory is: C:\usr\sap\saprouter. There are these files: niping.exe sapcar.exe ntscmgr.exesaprouter.exe I am able to st

  • How to create a playlist for the movies I have?

    Hope someone can help me here. How do you set the movies to play continuously? I can't seem to create a playlist for the movies. You can create playlist for podcast videos and musics but how do you creat playlist for the 3 movies I have got on my iph

  • Just purchased USB SuperDrive to connect MacBook air can't eject start up disc

    just purchased USB SuperDrive to connect MacBook air can't eject start up disc? please advise

  • Exporting to a CSV format

    We are using Discoverer 10.1.2.45.46c. I have a user who received a new pc. When she exports a numeric field to a csv format, the decimal points (.) in the numeric field get converted to a comma (,) and will create new columns if that file is importe