Flash CS5 SCORM publishing at 100% error

I upgraded from CS3 to CS5 and have just tried to publish a CS5 fla using the SCORM 1.2 and the SCORM 2002 templates at 100%. They are postage stamp size in any IE browser. If I publish the same fla using a "flash only" or even "AICC" template, the size is correct and enlarge and shrink with the browser window size. Also, if use a SCORM template but I change the option from 100% size to the actual pixel size of the fla the IE browser shows the content correctly but is NOT scalable as required.
Note that this problem did NOT exist in Flash CS3.
I require SCORM so that I can use bookmarking in an LMS.
I noticed an earlier answer that resolved the problem with "overflow:hidden" in the html file ... but the SCORM templates do not have this text and so the same fix will not work.
Any help with this would be greatly appreciated.

I tried overlaying the latest AIR as sinious suggested, but that only changed my error message by adding the line about ADT as in the original post.
I was finally able to get the app to compile by calling adt from the command line.  Here is an example .bat file that worked for me:
@echo=off
@set java_cmd="C:\Program Files\Java\jre6\bin\java.exe"
@set java_param=-Xmx128m -jar
@set adt_cmd="C:\Program Files (x86)\Adobe\Adobe Flash CS5.5\AIR2.6\lib\adt.jar"
@set target=ipa-test
@set cert=iOS_dev.p12
@set cert_pass=password
@set provisioning=my_iOS_device.mobileprovision
@set build_file=helloworld.ipa
@set desc_files=helloworld-app.xml
@set files=helloworld.swf AppIconsFolder
%java_cmd% %java_param% %adt_cmd% -package -target %target% -storetype pkcs12 -keystore %cert% -storepass %cert_pass%  -provisioning-profile %provisioning% %build_file% %desc_files% %files%
pause

Similar Messages

  • 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?

  • Getting Flash CS5 to publish an AIR 1.5 file

    *** For the record, I just want to say that I think it is totally absurd that Adobe shipped Flash CS5 with the ability to ONLY publish AIR 2.0 apps...which hasn't been publicly released yet. I've been working on an AIR app for several weeks and needed to upgrade from Flash CS3 to CS5 to take advantage of the new Text Layout Framework. Now, my app can't be installed by my customers because I can't publish for a version of AIR they can access!! How this decision got made baffles me. Adobe needs to be on top of their game these days and this blunder makes it that much more difficult to defend the Flash/AIR platform that I love so much. Flame over.****
    Now, for the workaround I've discovered. To get Flash CS5 to publish an AIR 1.5 file, I first published an AIR 2.0 app. Then I went into the app descriptor xml file and changed the version from 2.0 to 1.5 <application xmlns="http://ns.adobe.com/air/application/1.5"> Then I deleted the xml nodes in that same file that are specific to AIR 2.0 (<visible>, <fullScreen>, <autoOrients>, <aspectRatio>, <renderMode>). I locked the app descriptor file so it couldn't be changed by the next publish. Then I deleted the previously created .air file and the .swf file. I then republished the app from CS5 and it was able to install under the publically available version of AIR (1.5.3.9130).

    @mattwade, thanks for posting this. Is it possible to open up your flash project inside of Flash Builder to convert to 1.5?

  • Publishing AIR for iOS in Flash CS5.5 gives Java VM error

    Hi,
    I have been getting the following error when trying to publish AIR for iOS from Flash CS5.5. I'm using AIR 2.7 overlayed, Windows 7 x64.
    Any help would be greatly appreciated.
    Thanks!

    I tried overlaying the latest AIR as sinious suggested, but that only changed my error message by adding the line about ADT as in the original post.
    I was finally able to get the app to compile by calling adt from the command line.  Here is an example .bat file that worked for me:
    @echo=off
    @set java_cmd="C:\Program Files\Java\jre6\bin\java.exe"
    @set java_param=-Xmx128m -jar
    @set adt_cmd="C:\Program Files (x86)\Adobe\Adobe Flash CS5.5\AIR2.6\lib\adt.jar"
    @set target=ipa-test
    @set cert=iOS_dev.p12
    @set cert_pass=password
    @set provisioning=my_iOS_device.mobileprovision
    @set build_file=helloworld.ipa
    @set desc_files=helloworld-app.xml
    @set files=helloworld.swf AppIconsFolder
    %java_cmd% %java_param% %adt_cmd% -package -target %target% -storetype pkcs12 -keystore %cert% -storepass %cert_pass%  -provisioning-profile %provisioning% %build_file% %desc_files% %files%
    pause

  • Flash CS5.5 publishing incomplete SWF

    Hello,
    I have an FLA that has 20 scenes in it. When I publish it, the resulting SWF plays fine up to scene 16. At that point, I get the streaming audio, but the animation just stops. The scenes after 16 are empty.
    This is a simple, voice narrated movie that is linear. The buttons at the bottom are AS2 pause/play/nextscene/prevscene. It works fine till I get to scene 16 and that's where it seems like it's just incomplete.
    I noticed when it's publishing that the progress bar seems to get a bit over halfway and then the publishing dialog just disappears as if it's finished. It doesn't move the progress bar all the way to 100%.
    If I do a test scene each one of those scenes publishes fine and plays fine inside Flash CS5.5. This only happens when I publish the whole thing. If I copy the timeline of scene 16 and paste it into a new movie, that single scene also publishes and plays fine. Again, it's only when it is publishing all 20 scenes.
    Anyone run into this?
    I have a Mac Pro with 10 gigs RAM and OS X Lion.
    Thanks!
    Scot

    OK, I found on another thread that Flash has a 16,000 frame limit in any SWF. That was my problem.

  • Flash CS5 not Publishing Files

    I made a simple flash animation and can preview it. I save it as a .fla file and publish it as the defult settings and can no longer preivew it nor does the .swf or .html files show up in the folder i saved the .fla file to. Also, when i search for the .swf file in my start menu it finds it, identfies that it is in the folder it should be in, but will not open.
    I'm running Window 7.

    Please............I need this resolved???
    I have now completely reinstalled the CS5 Mastersuite and Flash CS5 is still showing the above error.

  • Flash CS5 crashed while saving (unexpected error)

    When working on a flash project in cs5 my computer crashed. When I re opened it i got a text box saying unexpected file type.
    Any help, advice or answers would be great. I've been working on this project for almost a hundred hours and I would hate to lose it over a system crash. Even telling me that its gone would be a relief.
    Also I do have a swf file from the almost completed flash. Is there anyway to convert it back to flash so I can finish editing? I tried using sothink swf decompiler but when I ran it through all I got was a blank fla.
    I would greatly appreciate any words or help. Thank you

    This has happened to me twice. This time it happened with a file that crashed several times before while moving a MC attached to a IK rig. The final crash was while saving.  All I get now is "An error occurred while opening" and can not open the file.

  • Trying to update Flash CS5 - two errors - Adobe Pixel Bender Toolkit 2.5 Update There was an error downloading this update. Please quit and try again later. Error Code: U43M1D207  Adobe Extension Manager CS5 5.0 Update There was an error downloading this

    Trying to update Flash CS5 but get the following error messages.
    Adobe Pixel Bender Toolkit 2.5 Update
    There was an error downloading this update. Please quit and try again later. Error Code: U43M1D207
    Adobe Extension Manager CS5 5.0 Update
    There was an error downloading this update. Please quit and try again later. Error Code: U43M1D207

    Hi There,
    Please try the below mentioned link.
    Error downloading and installing Creative Cloud application
    Thanks,
    Atul Saini

  • Adobe Flash CS5 generating SWF file size more then fla file?

    Hi,
    I have developed a video player in adobe flash cs4 and used all vector arts but when I open this fla file in Adobe Flash CS5 and published it, the swf file size more then fla file.
    Please see the details below -
    Adobe Flash CS4 -
    Index.fla file size: 523 KB
    Index.swf file size: 55 KB
    Adobe Flash CS5 (Same file when open in CS5 and published)
    Index.fla file size: 183 KB
    Index.swf file size: 215 KB
    Please suggest.
    Thanks & regards
    Sunil Kumar

    Not working!
    Thanks
    Sunil Kumar

  • Performance for flash CS5 & flash CS5.5

    Hi all,
    I use flash CS5 to publish my apps for Ipad, the application runs quite smooth.
    But when I use flash CS5.5 to publish my apps for Ipad, the application turns to be jerky & lagging.
    Can I know what setting to use when i exporting my apps?
    I set the rendering as GPU.
    Bruce

    Can you dislay NativeApplication.nativeApplication.runtimeVersion to some text field from your application when running it on iOS device after publishing it from both - Flash CS5 and CS5.5 ?
    Thanks,
    Meet

  • Publish timestamp error - Air 2 Flash CS5

    Hello, I use Adobe Flash CS5 Pro to create AIR presentations and when I try to build an AIR application, Flash fails to create the timestamp for the self-signed certificate and shows an error "There was an error connecting to the timestamp server. You might not have a connection to the network, or the server itself may have a problem".
    I've tried publishing at home and the server seems to work, so I guess it's something related with the company firewall. Can anyone provide any information about what might be blocking a connection to the timestamp server? Is there some other setting that I can change (other than the JRE proxy settings)?
    Thanks a lot,
    Michele

    Hi Michele,
    Our timestamp server url is https://timestamp.geotrust.com/tsa, however this isn't a normal webserver so it gives me a 404 when I try and navigate to it.  I'm not sure is there is a way or utility to verify it's online other than going through the ADT process.
    Chris

  • CameraRoll MediaEvent.SELECT 1119 error in Flash CS5.5

    Hi, I've been struggling with this for a few days and have searched everywhere for a solution but haven't been able to  fix it. If anyone can give me any leads or suggestions to help fix this I will be eternaly grateful.
    I have made a simple app in Flash CS5.5 and am publishing it with AIR for iOS. I am trying to get an image from the iPhone cameraRoll to load to a scrollPane on the stage using this code (I don't need to save the image anywhere, just display it on the stag). The scrollPane is called 'imageArea' and the button to initiate cameraRoll.browseForImage(); is called select_btn.
    I've tried this both in the main timeline on frame 1 and also as a class of it's own, either way I get the same error:
    1119: Access of possibly undefined property SELECT through a reference with static type Class
    which points to this line:
    mediaSource.addEventListener(MediaEvent.SELECT,imageSelected );
    and
    1119: Access of possibly undefined property data through a reference with static type Media event
    which points to this line:
    var imagePromise:MediaPromise = event.data;
    Below is the code placed on the timeline, which I found online here http://forums.adobe.com/thread/891997?decorator=print&displayFullThread=true
    [AS]
    import flash.media.CameraRoll;
    import flash.media.MediaPromise;
    import flash.media.MediaType;
    import flash.events.MediaEvent;
    import flash.events.Event;
    import flash.display.Loader;
    import flash.display.Sprite;
    import flash.events.IOErrorEvent;
    import flash.display.StageAlign;
    import flash.display.StageScaleMode;
    var mediaSource:CameraRoll = new CameraRoll();
    select_btn.addEventListener(MouseEvent.CLICK, CameraStart);
    function CameraStart(event:MouseEvent) : void
    CameraRollTest();
    function CameraRollTest()
    this.stage.align = StageAlign.TOP_LEFT;
    this.stage.scaleMode = StageScaleMode.NO_SCALE;
        if (CameraRoll.supportsBrowseForImage)
        log( "Browsing for image..." );
        mediaSource.addEventListener(MediaEvent.SELECT,imageSelected );
        mediaSource.addEventListener(Event.CANCEL, browseCanceled );
        mediaSource.browseForImage();
        } else {
        log( "Browsing in camera roll is not supported.");
    var imageLoader:Loader;
    function imageSelected( event:MediaEvent):void
    log( "Image selected..." );
    var imagePromise:MediaPromise = event.data;
    imageLoader = new Loader();
        if (imagePromise.isAsync)
        log( "Asynchronous media promise." );
        imageLoader.contentLoaderInfo.addEventListener( Event.COMPLETE, imageLoaded );
        imageLoader.contentLoaderInfo.addEventListener( IOErrorEvent.IO_ERROR, imageLoadFailed );
        imageLoader.loadFilePromise( imagePromise );
        } else {
        log( "Synchronous media promise." );
        imageLoader.loadFilePromise( imagePromise );
        imageArea.addChild( imageLoader );
    function browseCanceled( event:Event ):void
    log( "Image browse canceled." );
    function imageLoaded( event:Event ):void
    log( "Image loaded asynchronously." );
    imageArea.addChild( imageLoader );
    function imageLoadFailed( event:Event ):void
    log( "Image load failed." );
    function log( text:String ):void
    trace( text );
    [/AS]
    My only idea is that I need to import the class for mediaEvent, but I already am. I'm completely stuck on this and any help would be really appreciated.

    Moving the .fla file to a new folder removed this problem.

  • Flash CS5.5 to iOS error 103: application.version is an unexpected element/attribute

    Hello,
    I am trying to publish from a flash file, an .ipa file  to use in ipad and iphone, but keep receiving the "error 103:  application.version is an unexpected element/attribute" error message.
    I  already publish the app in flash CS5 and it was ok but today i install  CS5.5 and the error does not alow me to publish the same file...
    Is it an Air ADL problem?
    Any suggestions?
    Thanks

    I don't know if it's an official bug.... Adn I don't know if they will really solve it...
    I called 3 times to Adobe Phone Support. I've never been told that it was an official bug. Nobody seemed to know about that bug....
    1st call: They told me to go to www.adobe.com/devnet/, saying that I will find the solution there... I found nothing.
    2nd call: They told me to call Apple... They said I need a Flash CS5.5 certificate... Of course, Apple does not deliver "Flash CS5.5 certificates". I guess they just wanted to get rid of me...
    3rd call: They gave me a phone number to call the Flash Developers Support Center. That phone number was not working....
    Each time, I asked them if they can send me a Flash CS5 version, which was working well. They always said it was impossible.
    I really need to be able to publish iPhone apps as fast as possible, otherwise I will lose a big contract...
    I think my next call will be to my bank... to cancel the payment I made on my credit card to purchase that Flash CS5.5 software.

  • Flash CS5.5 error 103: application.version is an unexpected element/attribute

    Hello,
    I am trying to publish from a flash file, an .ipa file to use in ipad and iphone, but keep receiving the "error 103: application.version is an unexpected element/attribute" error message.
    I already publish the app in flash CS5 and it was ok but today i install CS5.5 and the error does not alow me to publish the same file...
    Is it an Air ADL problem?
    Any suggestions?
    Thanks

    The name of app.
    Ex: XXXXXXXX.appname
    Use "appname".
    But error is related to version number in app xml.

  • How to publish iPhone Apps with Flash CS5 for beginners

    After many trial/errors and with lots of support from this site, I've decided to start building some tutorials to help people get into the packager. This is the first one and, now I'll work on a usual erros handle tutorial.
    Any comments and/or critics are welcome.
    http://www.chrisid.com/blog/2010/10/how-to-publish-iphone-app-with-flash-cs5-for-beginners /
    cheers,
    Chris.

    It helped me a lot, exept I hav this little problem ..
    I can't select the .p12 file .. it's disabled..

Maybe you are looking for

  • How do i send my aol downloads to acrobat cloud?

    how do i send my aol downloads to acrobat cloud?

  • ABAP-HR small doubt

    Hi, HRP1000-OBJID and PA0001-PLANS whether these two or same or not. please let me know. if these two or not same, can you please provide the logic how to link between these two fields. Regards Raj.

  • Employee Address updatas after approved

    Hi frds Im Working on the PA30 for infotype - 6(Address Change).My Requirement is when the employee update the address and click the save button ,workflow should trigger and the address should not update in the database table(SE11-PA0006) .. Workitem

  • Want a javascript redirect URL using an already defined page item?

    Hello, i have a button where i configure a Redirect to URL option... and use : javascript:html_PopUp('http://yahoo.com', '_newwindow'); That is pretty clear, and it works. I also have a defined page item which does contain a valid URL For example :P4

  • Changing track from left to right speaker

    I recently acquired a Macbook with Garageband '09. I made a recording with two mics, one recording a guitar, and one recording a drum kit (They were both recorded at once on the same track). Since I had set the input to stereo, the guitar (mic 1) pla