So Wat to do? Is there any way to get out as a single swf file from captivate.

Dear friends,
I am beginner in Adobe Captivate. We have a E-learning
project. We are using Dockers as our LMS. Previously we were using
Flash for all. Now we are trying Captivate for better and faster
results. I have few swf files and i inserted al files in Captivate
and i published. So instead of getting single output, am getting
all the swfs, skin swf and html file. Html file is accessing all
swfs and works. But it is not working in Dockers. Single swf will
only work in Dockers. So Wat to do? Is there any way to get out as
a single swf file from captivate. please Help mee.
Thanks
Flashlover

If 'Dockers' cannot handle a .zip file as the content and
instead
requires a single, uncompressed content file, then it is not
SCORM-compliant. The SCORM specification requires the LMS to
handle a
'pif' file (most common is .zip) which contains the lesson
and the
required manifest file. If Dockers doesn't support that then
you can't
do SCORM-compliant content.
Erik
loverflash wrote:
> Dear friends,
>
> We are using
> Dockers as our LMS.
> So instead of getting single output, am
> getting all the swfs, skin swf and html file. Html file
is accessing all swfs
> and works. But it is not working in Dockers. Single swf
will only work in
> Dockers.
>
> Thanks
> Flashlover
>
Erik Lord
http://www.capemedia.net
Adobe Community Expert - Authorware
http://www.adobe.com/communities/experts/
http://www.awaretips.net -
samples, tips, products, faqs, and links!
*Search the A'ware newsgroup archives*
http://groups.google.com/group/macromedia.authorware

Similar Messages

  • Is there any way to get lightroom 4 to recognise raw files from my 7d Mark 2?

    I have been searching on here for a few days now, but can't seem to get my head around the answers I got a new 7D mark 2 a few weeks ago.  When I first came to download my pictures from the card I was only marginally surprised they were unreadable - I'd forgotten to format the memory card to the camera.  No big deal, I thought, merrily deleting the photos Lightroom couldn't read and formatting the card.  But now that I have formatted the card, I am kindof upset that Lightroom still cannot read the files at all.  I have downloaded the DNG converter and updated all my software, but if the files are not being read at all, how am I supposed to convert them?
    What am I supposed to do? I can see the photos on the camera itself - I usually shoot in Raw and JPEG to cover myself, but this time Lightroom isn't reading either format.  If I shoot purely in JPEG I can download them without problem, but together (jpeg and raw) I can't see either.
    Tech wise I have a hp laptop, 4GB RAM, 2tb hd (separate), Windows 7 64-bit os, Lightroom 4 and Photoshop Elements 12.
    Help me please?
    Thanks 

    I have downloaded the DNG converter and updated all my software, but if the files are not being read at all, how am I supposed to convert them?
    You use the DNG converter (version 8.7 or later) to convert the RAW to DNG. This is a separate step, outside of Lightroom, before you import. Then th DNGs will be import-able into Lightroom 4.
    I usually shoot in Raw and JPEG to cover myself, but this time Lightroom isn't reading either format.
    If your card has both JPG and RAW, Lightroom isn't reading the JPGs? Could you give us the error message or describe what is happening? Also make sure that the option to treat JPG next to RAW as separate photos is checked. Lightroom Help | Set import preferences

  • Is there any way to upload Tariff Code (with multiple XML files) from application server?

    Hi All,
    Is there any way to upload Tariff Code (with multiple XML files) from application server?. Its urgent.
    Regards,
    Jatin

    Hi Jatin,
    Yes, of course you can upload multiple files for tariff codes.
    This can be done by the below path:-
    SAP GTS Cockpit(tcode-/sapsll/menu_legal)-->Customs Management-->Classification-->Classification Master Data-->Upload Tariff Code Numbers from XML file(tocde- /SAPSLL/LLNS_UPL101).
    In the above area after browsing and choosing the first file, please select multiple check box to choose more files as well. Then you can further select your application server and upload all those files in one go.
    PS:- Although, we have an option to upload multiple such files but actually we should avoid multiple file uploads due to various reasons. Hence, please take utmost care during such procedure.
    Regards,
    Aman

  • Is there any way to find out all songs that I purchased from the iTunes Store?

    I have purchased many songs from iTunes Store, and I was wondering if there was a way to find which songs I would need to authorize, so I don't bother copying them to my work computer.   I can tell if I do this one at a time, but I have over 10,000 songs to go through.do
    Thanks!
    Erik Jurado

    If they're in your iTunes library, try this AppleScript, courtesy of the incredibly-useful Doug's AppleScripts for iTunes:
    http://dougscripts.com/itunes/scripts/ss.php?sp=trackdownpurchases
    Regards.

  • Suddenly "lost mode" enabled in my iphone. I forgot my 4 digit password. Is there any way to get out of this problem? What should i do now? How can i disable it?

    Please help!! I forgot my password and now i can't access to my iphone. How can i disable the "lost mode" and how can i fix this problem?

    You will need to restore your iPhone from the same computer that you most recently synced to.
    Read this: http://support.apple.com/kb/ht1212
    If you can't do the restore then you will need to try recovery mode.
    Read this: http://support.apple.com/kb/ht4097

  • I deleted a document from pages on my ipad. Is there any way to get it back?

    I deleted a document from pages on my ipad. Is there any way to get it back?

    You can restore from iTune or iCloud backup if you have one.

  • Is there any way to get an audible notification from just one mail address?

    Is there any way to get an audible notification on my 4s from only ONE contact?  Thanks.

    No, it's all or nothing.

  • Is there any way to get the height/width of an image before importing it in the indesign document.

    Hi All,
    I need to obtain an image's attributes such as dimensions (height, width in pixels) without placing image in indesign document.
    I have full path of the image (say abc.jpg is stored at c:\my pic\abc.jpg).
    I have obtained the IDFile for this image, tried getting size using GetFileSize() which correctly return size in bytes.
    Is there any way to get the height/width of image without importing it in the indesign document.
    Please, give me some hints. I have spent quite a lot time digging in CHM. I have searched in FileUtils, IDFile API's but found no method which serves this purpose.
    At this point I am clueless where to search next.
    Any help will be appriciated.
    Just a point to mention, I am able to get image height and width for an image in indesign doc though Its not my requirement.
    Thnx,
    D.

    You might be able to examine the contents of the PlaceGun after calling kImportAndLoadPlaceGunCmdBoss without actually placing the image in a document. Not sure, but would be worth looking at.
    Otherwise you will probably have to write platform specific code, ideally with a generic platform-independant wrapper (see SDKSamples/paneltreeview/PlatformFileSystemIterator).
    For the Mac, look at CGImageGetWidth() etc., not sure what the best option is for windows.
    Perhaps Quicktime could provide you with a platform independant solution.

  • Is there any way to get the appStore link for my application

    Hi everyone , i am developing an app which has a feature of sharing its appstore link with the friends through mail,so that they can see my appplication in appstore and buy it directly on click of a button. For that i need to use the app store link of my application for sending it . is there any way to get that and using it dynamically in my app immediately after releasing it.

    Your best bet would be to create a web page of your own for the app. Design that page so that it uses 'META REFRESH' to redirect the visitor straight to the App Store link.
    That way you can hard-wire your own web page address into your app.
    This has the advantage that it can work well even before you've noticed that your app has arrived on the App Store. Create a real web page, describing the app and telling people to search for it in the App Store by name - then replace it with the auto-redirect page when you've discovered your application's App Store address.

  • HT1386 i am trying to restore a backup og my iphone 4 from itunes on my macbook, it asks me for a password which i do not recall setting up, is there any way of getting this password.

    i am trying to restore a backup og my iphone 4 from itunes on my macbook, it asks me for a password which i do not recall setting up, is there any way of getting this password.

    No there's not.  Otherwise that wouldn't be very secure, would it?

  • I had 41 tabs open in about six groups over the last year and a half and I just close them and exited Firefox. Is there any way to get them back?

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/856718]]</blockquote>
    I had 41 tabs open in about six groups over the last year and a half and I just close them and exited Firefox. Is there any way to get them back?
    Also, is there any way to save a group or an open session and then restore it later?

    History menu, if it was destroyed in the last session
    then use "Restore Previous session:" and then restore all windows also from the history menu.
    If done in this session try the restore all windows under the history menu.

  • Federal court website gives a .pl document which opens as garbage until we manually change it to .pdf, is there any way to get Firefox to do this automatically?

    I am using a Mac. When downloading a document from the federal court website using Firefox, we get a .pl document which opens as garbage (in TextEdit) until we manually change it to .pdf, which causes it to open just fine (in Preview). It used to work fine, giving a .pdf document every time, but apparently upgrades to Firefox have removed this functionality. As far as I can tell my computer, an iMac running Mac system OS X 10.10.1, does not recognize the .pl format. Is there any way to get Firefox to automatically convert a downloaded file from .pl format to .pdf format? My friend tells me that Google Chrome downloads these documents with no problem. I would prefer to stick with Firefox but I might have to change if every downloaded document is in an unreadable format.
    This is a typical example of what I get when I try to open a .pl document (the pdf version is a one page document using plain English):
    =====
    %PDF-1.5
    %‚„œ”
    2 0 obj
    <</Length1 15628/Length 10121/Filter/FlateDecode>>stream
    xúÌ{i`U∂9∑™∫;kWoYÈtuöK“ÑR@“ F!,Å$ñêÑÑd Ç䆆¢≤)
    ¢Ääƒet\FeûN࣌∆y3"ÈÔ‹Í|Ûæ˜˝˙˛LUNü{œ›Œ=€=∑i

    HI jlawrence1,
    Is it possible to associated the pl file mimetype with an application? [[Applications panel - Set how Firefox handles different types of files]]

  • Is there any way to get my photos FROM my iPod Touch back onto a new hard drive?

    My Mac crashed last Friday. First timeIs there any way to get my photos FROM my iPod Touch back into my new hard drive. The iTunes sync only goes one way from the computer to the iPod.
    It syncs the photos taken with the iPod (really an old iPhone 3G without phone service) but not the folders which I synced from the old hard drive to the iPod over the past year.

    thank you for the tip.
    Yes, my computer was backed up. for reasons way too complicated to go into here, these particular folders were not part of the backup.
    Thanks again for the help.
    jglaiche

  • Itunes deleted my 30 gigs of music and I didn't have it saved in itunes or on computer, is there any way of getting music back?

    Itunes deleted 30 gigs of music from my ipod. And I don't or didn't have it saved in Itunes or on my computer....is there any way of getting my music back? Alot of the music was not purchased from Itunes....mostly from cds I dont have anymore! PLEASE HELP!

    If the lost music is no longer on your iPod, on your PC, or in another backup somewhere, you are out of luck.  You can download most iTunes purchases again at no cost via iCloud.  See this article for more information and assistance.
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    For non-iTunes purchased content, you'll need to redownload or rerip them from their original source.
    B-rock

  • Is there any way of getting back from a wrong clicked free trial to add my serial number correctly?

    Hi
    On purchasing a new imac I copied the apps across & on opening CS6 was requested to load serial numbers, through tiredness I added the seria; number from CS5.5 and therefore not recognised for the CS6, then when about to enter again through tiredness I must have clicked free trial and now have the CS6 in that format.
    Is there any way of getting back to that initial box to load the correct numbers & get out of trial as although it works I need it set up correctly?
    Any help appreciated

    Sorry, cant see this visible on menu or drop downs, did run through all menus before posting, could just be tired from 3 weeks straight.
    If this is not an option does that mean I am set up ?

Maybe you are looking for

  • How to change & see the PO Status (Purchase Order Status) ?

    Hi Everybody, I have to change the PO Status. For this I am using the Function Module 'BBP_PD_PO_STATUS_CHANGE'. But it is not changing the PO Status. How/Where to see the PO Status? Please help me out asap. Thanks & Regrds, Nagaraju Maddi Message wa

  • Income Tax not Calculated for one employee.

    Hi experts, we have updated our patch lvl upto 86. Budget Changes Note is applied already. Now the Problem is with one employee. Out of 1000 employees for one employee /436, /446 and /450 generated correctly with correct figure. But /460 is not gener

  • Executing db2 import statement from java

    we have developed an web application using J2EE technology on websphere and DB2 as a backend. I have to now develop a utility for data uploading from Excel to DB2. we can do it using IMPORT statement now i want to know is it possible to execute IMPOR

  • Standard and Customer Tasks

    Hi Experts, What is the main Difference between standard and customer taks. Both are created using transaction PFTC. So what is the significance of Standard Tasks. Thanks, Points will be rewarded for all helps.

  • Customize Menu Items

    Hello Experts, Can I customize the menu for any user ?, like I don't want to show HELP Menu item to all. Can I block Help or some other menu. Thanks & Regards