Flash CS6 publishes 10.3 swf and it validates as a Flash 12?

I have tried to publish my Flash files as 11, 11.2, 10.3 etc., and they all read as Flash Version 12 in the DoubleClick Flash Validator. When I change to output version 8 it reads as version 8.
Any ideas?
Thanks,
Eric

This problem was created by Adobe. I created a custom preview utility for the Flash files we create where I work and in doing that I added code to detect what version the Flash file is published to using FlashTools.dll in a .Net app and it's reporting mostly the same thing:
10.3 = 12
11.1 = 14
11.2 = 15
What it is doing is reading the first few bytes of the .swf file, which I believe Double Click Flash Validator is probably doing the same thing, maybe with the same .dll. It's not a Double Click Flash Validator problem, it's how Adobe decided to change the version encoded in the .swf file.
From an Adobe blog post (http://blogs.adobe.com/rgalvan/2011/11/adding-fp11-support-to-flash-pro-cs5-and-cs5-5.html), the versions are out of sync.  I think this is because they started adding bigger features to the published .swf but needed only smaller Flash Player updates.
Flash Player 9 = swf version 9
Flash Player 10 and 10.1 = swf version 10
Flash Player 10.2 = swf version 11
Flash Player 10.3 = swf version 12
Flash Player 11 = swf version 13

Similar Messages

  • How to publish for both swf and html5

    I have a course that I need to publish for swf and html5, and have the system automatically detect which browser the user has.  Can someone help me figure out how to do this?  I am not a very technical user.  I am using Captivate 6.  Thanks
    Danielle

    You just have to check both SWF and HTML when publishing. Load up everything to a server. Have a look at this video, some more in the same channel:
    http://www.youtube.com/watch?v=loDtOdg3DSk&feature=g-u
    Lilybiri

  • Flash CC does not publish swf and html files

    I'm having issues with Flash CC. When I go to publish my movie the status bar appeaers then quickly disappears and the html and swf files are not created. I'm also not able to export the movie as a quicktime or AVI file. Is there specific settings I must have to publish and export? Note: I am working with AS3 and tried to do a simpple test with a box moving left to right and I have the same problem.
    Any help is appreciated. Thanks!

    Are you sure the HTML and SWF are not currently in use? For example if you publish and preview it in a browser, it can lock those files because they're "in use". Then Flash cannot overwrite them. You'd need to close the browser or any Flash Players displaying them. If that still won't overwrite, delete the files and see if they're re-created.
    If no files are being created at all, gointo publish settings and set a path to export the SWF and HTML file to, don't leaving it at the default (same folder as FLA). Try various places in fact to test permissions.
    If you're on Windows you could try running Flash CC as Administrator to also get around any file writing permission issues. Right-click on the Flash icon and select Run as Administrator.
    I've only really encountered this when my SWF/HTML was in use or stuck in a process.

  • How to call a method in a flash file (swf) from another fl;ash file (swf) and vica versa ?

    Hi, I have a Flash file (Flash1.fla). I have a  public method, method1() in a public class of the file. I have another Flash file (Flash2.fla). I have a public method, method2()  in the public class of this file. I want to call the method1() from Flash2.swf and the method2() from Flash1.swf. Please help!!

    swf-to-swf communication
    http://kb2.adobe.com/community/publishing/918/cpsid_91887.html

  • Published swf and html file viewing issues.

    Greetings,
    I design web banners and used to, with Flash 8, sedn my
    clients the published *.html and *.swf files to download onto their
    desktops so they could view the banner. With Flash CS3 this doesn't
    seem to be working the same way. It keeps giving them the window
    that says something about "ac_runactivescript.js". How come this
    never did this with Flash 8?

    click file/publish settings/formats, make sure the swf and html boxes are selected, and click the use default names button.  then click file/publish.  are the files in your directory with your fla?
    if not, create a new directory (that has no subdirectories), save your fla to that new directory using a new name (ie, click file/save as).  then click file/publish.  check the new directory for your 3 files.

  • Key.getCode() problems on PC and published .exe, .swf and .app

    Hi!
    I have a kind of unusual problem... Im building a prototype for a UI wich you can navigate around in. And we use a mockup-prototype-model with a numeric keyboard built in and connected trough USB to fetch keypresses and use that as a joystick to navigate around and get a feeling how it would feel like to navigate around using a joystick in your hands.
    The problem is that it sends kind of unusual keypresses from the joystick.
    Everything works fine when I test the movie in Flash CS5 on a mac (cmd + enter). But not on a PC or in all of the published modes (.exe, .swf or .app).
    The codes I use in my if statements to navigate that doesnt work is:
    Key.getCode() == 188, Key.getCode() == 74 and Key.getCode() == 54
    Today I use a double setup of keys so that I can use my keyboard on the computer as a backup to navigate around. And those keypresses works fine without problems. It is just those three (188, 74 and 54) that doesnt work.
    example code:
    keyListener.onKeyUp = function() {
        trace("UP -> Code: "+Key.getCode()+"\tASCII: "+Key.getAscii()+"\tKey: "+chr(Key.getAscii()));
    if((freezeActive == true && Key.getCode() == 188) || (freezeActive == true && Key.getCode() == 72)){
                        freezeNavigateLeft();
    Key.addListener(keyListener);
    I have made sure that flash has focus when ive tried this. But it is so odd that it works when I test the movie but not when I run it on a PC or in any of the published applications...
    Have any of you encountered that some keypresses doesnt work?
    Best regards
    Joel

    Think ive solved it!
    It seems like the PC recieves different signals from the input device in published mode then on the mac... so I had to trace them out in debugmode one by one and got different signals. So now it works!
    /Juhb

  • Difference between a Flash *.swf and a Flash *.flv video?

    What is the difference between a *.swf and a *.flv video?
    AFAIK both are Flash videos.
    Are they compatible?
    Is there a player (not from MS) which plays both videos?
    Peter

    Im guessing you're a complete newbie to all this, so in
    simplistic terms:
    - The FLA is the source flash file (the bit that contains all
    the design stuff and code). When you publish a FLA, it creates a
    SWF file.
    - The FLV file is a video which has been converted to flash
    video format.
    - A SWF displays anything thats been created within the FLA
    to provide things like a wizzy website, advertising banner or can
    be used to show a FLV (flash video) with added functions. Although
    it sort of points to the video rather than storing it inside (so
    the file is smaller and manageable)
    The benefits of using a SWF to play FLV's is that it displays
    at lot quicker. F4V's (another variance) I've now discovered,
    although are larger files, also display very quickly even with
    larger files.
    In terms of playback - do you want to view online or offline?
    to view online, you just need to make sure you have flash
    installed on whatever machine you're using - pc/mac.
    to view offline (from your hard disc), download the Adobe
    Media Player
    http://www.adobe.com/products/mediaplayer/
    or http://get.adobe.com/amp/

  • Exporting Flash(SWF) and Getting No Audio

    Hello All,
    I'm new to these boards and have only posted once previously.
    I'm recording lectures with Captivate 3 for University
    professors speaking in front of a class using power point. I have
    one Captivate project with about 570 slides. When I publish this
    project to SWF and play it in html and/or the skin player there is
    no audio.
    There is audio when I play each slide or when I preview the
    project but no audio when I publish it.
    I have audio selected as MP3 96 kbps, 44.10 KHz in the
    preferences of Publish but there's just nothing.
    Any ideas of what could be going wrong?
    Also, I'm not sure if I should post this in the Recording
    category but during some of these long recordings, part of the
    lectures end up recording blank white slides. There is audio as the
    professor is speaking and surely there's an image on the computer
    with power point but Captivate is recording pure white. Troubling.
    THANKS!

    I have the same problem here. I only have 47 slides, and
    about 12 have audio. The total size of the .cp file is 15 mb. I
    only hear audio when I am looking at the slides and press F3. None
    of the slides are muted. I have made sure that the "Include Audio"
    checkbox is checked. I do not have audio in preview mode or in the
    published swf or exe file. I am at a loss here.

  • Flash .swf and .flv player

    I need to put a link, "view movie," on a website page. The movie is an .swf, and I'd like a Flash media viewer to open in a window (about 400x400px) when the link is clicked. I don't need the viewer to be a permanent part of the page -- I just want it to open in a pop-up window that can be closed when the person viewing is finished. I know I can just insert the .swf and it will open on link click in a separate window and autoplay (Dreamweaver CS4), but there are no start, stop or volume buttons on that window, and it doesn't look like I can insert them from the behaviors panel. I don't have Flash on my computer. I just need to be able to allow a movie to be played on my webite.
    Any suggestions for low-priced, but good extensions? If not needing an extension, any other good fixes?
    Tom

    What happens when you change it - does it work?
    If not, you may be better off to ask in the Flash or Dreamweaver forum, as this is not really a Flash Player question.

  • Difference between .swf and html publishing

    Hi,
    I am creating a flash player to stream my .flv files, as I am
    testing my results, I put my .swf and html files on my web server
    and then test respective URL paths: For example:
    http://mywebserver.com/video/file.html
    http://mywebserver.com/video/file.swf
    how come these file vary so much in size? when I call
    http://mywebserver.com/video/file.html
    on my browser; my player is very small. But, when I call
    http://mywebserver.com/video/file.swf
    I see the actual size.
    Thanks,

    Hi,
    Open ur html with DW or notepad. Find the <embed src="
    tag.
    Then replace the width and height of the swf as u want.
    When you tries to open the file.swf, it will hold the browser
    width and height.
    Regards,
    Sankarapandian T.

  • What is the difference between SWF and F4V in the context of Streaming or progressive Download?

    Hello everybody,
    I am absolutely a beginner in working with Captivate and furthermore my technological know how is not that good.
    So, I have problems to understand if the export formats SWF and F4V are both capable to be published in the Internet as streaming video and as progressive Download? Well so, I do not really understand the difference between streaming and progessive download either?
    Furthermore I was asking myself if this issue depends on how I imported flash videos (there are these two options) in my Captivate project during the production phase?
    I would be very thankful for some helping information!
    Greetings,
    Mareike the beginner

    Welcome to our community
    I'm not certain I fully understand the differences myself, but will toss out what I believe to be true about the formats. Hopefully, if I'm incorrect in my bellief, someone with more definitive knowledge will chime in.
    It was explained to me a couple of years back and is my understanding that "streaming" only applies to a video based format such as F4V, FLV and it doesn't apply to SWF. With SWF, you may specify a preload value. So when the SWF transmits from the web server to the PC, a certain percentage has to be received before play begins. But that's not streaming. It's preloading.
    For streaming to occur, the web server establishes a communication channel between the server and the destination PC. This channel is monitored to see what speed is in use. Only enough information is then transmitted to be comfortable at that speed. If the speed improves during the connection, the server serves data at a faster rate. If the connection degrades, the information transmitted is also scaled back so as to accommodate the lower speed.
    With SWF, after it has all been downloaded, a savvy user is able to poke around in their temporary internet files and save the SWF for play later. With streaming, this isn't possible because as the stream is viewed, it evaporates from memory.
    Seriously hoping others will chime in here to confirm or deny this.
    Cheers... Rick
    Helpful and Handy Links
    Begin learning Captivate 5 moments from now! $29.95
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcererStone Blog
    Captivate eBooks

  • Need to load multiple skins with only a single .swf and config.xml

    Hello
    These are part of some instructions that were of a AS3 Mp3 Store I purcased
    Well guys the new AS3 flash cart system can have skins hot swapped in and out with out having to recompile the actionscript code.
    You can even have multiple skins on the same cart and use different ones in different places of your website.
    This is all because the flash cart system itself runs seperate from the graphical user interface that the customer visits.
    When you purchase a new cart skin, or if you edit your own custom skin, you can place the swf file for it in the "skins" directory of your flash cart installation directory. Then in the config file where you "embed" the cart on your website you include the name of the skin you'd like to use (the skin MUST be available in your skins directory).
    The other plus to using the skin system is you can keep the cart application seperate from your site. No longer do you have to have all that ugly php code and cramped swf files floating along side your website html files. No instead you create an install directory then simply embed the cart from where ever it is. The only litigation is that the cart must exist on the same server as the website you are showing it publicly on.
    So right now I have a website with the store set up and working, allowing the buyer  to listen to the tracks, add to cart and checkout after which they are given an instant download link to the purcased files.
    What I want to do now though is break up the songs into differents carts/skins within a dropdown list in my website as quoted in the instructions above, according to genre.
    So I have published 4 different skins  as
    MusicSkin 1.fla
    MusicSkin 2.fla
    MusicSkin 3.fla
    MusicSkin 4.fla
    and have placed these on my server
    The cart works by Index.html > loads the Main.swf >loads MusicSkin.fla which is called by via config.xml 
    (<?xml version="1.0"?>
    -<config><skin src="MusicSkin"/><db src="/" sandbox="false" type="sql"/></config>
    I am having trouble configuring how to call on 4 different Skins into different pages on my site if I only have ONE index.html, Main.swc and config.xml files which according to the instructions is possible!
    Hope this makes sense, I get how it works on one skin but not how it works/or to make it work with multple ones on a website.

    Is this possible...anyone!!!!!!!!!!!!!!!!
    Really hoping to getting this working soon.
    I am wondering if i have to copy the instances of the different skins into the config file above and each swf and html file loads the corresponding on in the list, or does each instance require it's own config file, which would then be a problem I think, because I could not have 4 config.xml files in the same directory which is what the Action Script is calling on.

  • Conflict between Articulate Engage swf and Quiz Manager

    I am inserting an articulate engage swf into my Breeze presentation and my Presenter quiz questions do not work correctly after inserting the engage swf. 
    My process has been to publish the engage swf which also publishes a content folder....Then I insert the engage swf into the powerpoint presentation....Then publish the presentation locally with Presenter.  I then have to add the engage content folder to the Presenter output folder structure in data > resources.
    My slide presentation also has Adobe Quiz Manager questions in it.  THe problem i am having is the quiz questions will not advance  with the engage swf in the presentation.  The kicker is, the quiz questions will work if they are on slides that come before any slide with  engage content on it.  for example if there are a couple of quiz questions in my presentation and the first one is on slide 5 followed by an engage swf on slide 6, this first quiz question will work.  If the next quiz question is on slide 7 it will not advance after the user answers the question.  If i skip the slide  with the engage content (by going from slide 5 to 7) the 2nd quiz question will work just fine.  It seems that loading the engage swf causes a problem for the quiz questions that come after it .
    Has anyone had this type of problem?
    thanks in advance. - Mike

    Hi Mike!
    I actually ran into a problem similar to what you've written about here.
    Here's a suggestion to try; you may experience weird / unexpected results, but it may be worth a try....and who knows, it could help!
    Here goes:
    Rather than using one quiz container for your content / course, what I'd like you to do is break up "non-contiguous" question slides into totally separate quiz containers.  I think what you need to avoid is having any kind of flash interactions from Engage running between a set of question slides stemming from one quiz container.
    So instead of having a question on slide 5, an Engage interaction on slide 6 and another question on slide 7.....I want you to try breaking that up so that it looks like this:
    Question on slide 5 [from quiz container 1], Engage interaction, question on slide 7 [from quiz container 2]...and so on.
    Here's the deal: I've personally seen instances where adding custom Flash animations between question slides have caused some interference with the functionality of question slides.  Even though you're using a totally different product, Engage still employs code parameters that can cause some breakdowns as soon as you publish your Adobe Presenter content, and I think that's what's happening here.  To be brutally honest, I don't have Engage, but I'd be willing to bet it's causing the same problems that I've encountered with Flash animations that I've tried to incorporate into my Presenter content.
    So again, try breaking up the question slides into separate, independant quiz containers and see if that resolves the problem....I'd be curious to know if that works!
    Rob
    http://www.robrode.com/yabb/

  • Publish only to SWF?

    I'm looking over Catalyst to determine it's viability for our needs. Everything looks great, except the limited publish options. It appears that we could only publish to SWF files and that they could not contain links to the web. Am I reading that correctly?
    Why aren't there other publish options such as to EXE or MPEG?
    Our programs depend on direct web links. If SWF is the only option, how do you set up web links?
    Thanks.

    Catalyst publishes to a swf file. You can convert that swf file to a standalone .exe or .app file using a Flash Projector. See this discussion for more details:
    http://forums.adobe.com/thread/644374
    You can create links using the "go to url" interaction in Catalyst.
    You may find the Catalyst Examples thread helpful in terms of getting a feeling for what Catalyst can and can't do.
    http://forums.adobe.com/message/2854100
    -Bear

  • After effects cs6 will not import swf files...

    after effects cs6 will not import swf files...keeps saying it's unsupported. why would this be? what do i need to change?

    What SWF file? What source? How was it generated? SWF generated by Flex/ Flash Server may contain constructs that are incompatible and SWFs that render all their elements dynamically using Flash drawing primitives and use lots of ActionScript may also not work...
    Mylenium

Maybe you are looking for

  • How do I fix Creative Cloud to show ALL my apps that I have installed ?

    Here my specs : Windows 7 Pro 64 bit ● 10GB DDR3 RAM ● Intel Core i7 ● AMD Radeon HD 5700 Series Here my story : One day, little Creative Cloud said it had an update to be installed on itself. Possibly taking it from version 1.7 to 2.0 or something.

  • New IMac preloaded with Lion, how do I load Lion on my Macbook

    I bought an IMac preloaded with OS 10.7.4 and want to load it on my Macbook Pro.  Since it didn't come with a disc how do I go about doing this? Thank You

  • Customer Master maintenance with Vertex

    Hi, We have tax determination switched on using Vertex. As a result, a call to Vertex is done whenever a customer master is created / changed. However, the call is being made to Vertex for customer hierarchy master data records as well. The customer

  • Caller display only works on some calls

    I have a paragon 650 on a bt anytime call plan. I have only one socket and only the telephone. When the phone rings the number will only show on some occasions. If I do a 1471 the callers number is listed. Some times the same callers number will list

  • Why does my Airport Extreme Base Station keep appearing as a Shared device?

    After installing 10.5 my Airport Extreme Base Station keeps appearing with a Windows PC icon under the SHARED list in the Finder, and I don't have a hard drive attached. Does anyone know why it's appearing, and how I can make it go away?