Create a toc from adobe flash as3?

hi guys
i wante to create a completely toc in adobe flash as3? is there any way to do this?
for example i want to create a toc file with full size logo (photo form toc information)
or change duration location with slide title
i want also another questiion about sdk folder in adobe captivate, i found some swc file in this folder, but i want documetion to use this swf file in custome development,
thank

Hi
Please elaborate a bit more as you want users to download pdf from your site or print site page as pdf etc
If its regarding documents then you can add add df documents in your site and then link them to pages where users can download the pdf, if you are referring to print page then you can provide information for ctrl+p/cmd+p , or add html code for print shortcut.
https://forums.adobe.com/message/6319543
Thanks,
Sanjit

Similar Messages

  • OpenScript ActionScript Error from Adobe Flash Player 9

    I get a popup ActionScript Error from Adobe Flash Player 9 when trying to record a Flex Tree object using OpenScript 9.2.1.0 Production. Specifically, I click on the Triangle that opens/closes the view of the child nodes underneath the parent node of a Tree. Initially, the triangle arrow already pointing down and the child node is already showing. When I click on the triangle, the node underneath goes up and disappears under its parent node and the traingle is then pointing to the parent node.
    When I click this triangle in Firefox without OpenScript recording, I don't get any errors, popups, or issues. It seems to work correctly. During OpenScript recording, the recording seems to crash with a popup that is titled "Adobe Flash Player 9" and has the text "An ActionScript error has occurred" with the following error message:
    Error: Unable to find automation method 'mx.events.TreeEvent' for class '[object OSAutomationClass]'.
         at mx.automation::AutomationManager/recordAutomatableEvent()[C:\work\flex\dmv_automation\projects\automation\src\mx\automation\AutomationManager.as:1680]
         at mx.automation.delegates.core::UIComponentAutomationImpl/recordAutomatableEvent()[C:\work\flex\dmv_automation\projects\automation\src\mx\automation\delegates\core\UIComponentAutomationImpl.as:281]
         at flash.events::EventDispatcher/dispatchEventFunction()
         at flash.events::EventDispatcher/dispatchEvent()
         at mx.core::UIComponent/dispatchEvent()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\core\UIComponent.as:9156]
         at mx.controls::Tree/http://www.adobe.com/2006/flex/mx/internal::dispatchTreeEvent()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\controls\Tree.as:3334]
         at mx.controls::Tree/http://www.adobe.com/2006/flex/mx/internal::onTweenEnd()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\controls\Tree.as:2193]
         at mx.effects::Tween/endTween()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\effects\Tween.as:524]
         at mx.effects::Tween/http://www.adobe.com/2006/flex/mx/internal::doInterval()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\effects\Tween.as:565]
         at mx.effects::Tween$/timerHandler()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\effects\Tween.as:179]
         at flash.utils::Timer/_timerDispatch()
         at flash.utils::Timer/tick()
    I can click "Dismiss All" from the Adobe popup and Firefox isn't affected. Openscript doesn't appear to have any issues and the recording can be continued or stopped. It records the click on the tree and the "Dismiss All" from the popup both as "Click object("@id='main'") as type "web" instead of "flexFT".
    I am using OATS 9.2.1.0 with Firefox 3.6.17. I am testing a Flex 3.3 SDK built application. I installed the Adobe Flash Player 9 that came with the Flex SDK 3.3 before installing OATS.
    Any help on this issue is greatly appreciated.
    Some other information that may prove to be useful: I cannot seem to get OpenScript to consistently play back the actions on the same tree described above. Sometimes it works and sometimes it does not. I've tried using "Select Tree", "Select List", and "Click Tree" and each one is inconsistent on playback. It will report "Target Not Found".
    I have the console output for a "Target Not Found" failure below, where line 100 is ".select("GRID1>server1", TriggerEvent.Mouse," from the following Java generated on recording with OpenScript:
    flexFT
    .list(
    15,
         "/web:window[@index='0' or @title='My Title']/web:document[@index='0']/flex:application[@automationIndex='index:-1' and @label='' and @className='main' and @automationName='main' and @automationClassName='FlexApplication' and @id='main']/flex:canvas[@automationIndex='index:1' and @label='' and @className='mx.containers.Canvas' and @automationName='mainCanvas' and @automationClassName='FlexCanvas' and @id='mainCanvas']/flex:dividedBox[@automationIndex='index:16' and @label='' and @className='view.MainMediator' and @automationName='mediator' and @automationClassName='FlexDividedBox' and @id='mediator']/flex:accordion[@label='' and @automationName='index:0' and @id='null' and @automationIndex='index:0' and @className='mx.containers.Accordion' and @automationClassName='FlexAccordion']/flex:canvas[@automationIndex='index:1' and @label='My%20View2' and @className='view.my.MyNavigator' and @automationName='My%20View2' and @automationClassName='FlexCanvas' and @id='null']/flex:canvas[@label='' and @automationName='index:1' and @id='null' and @automationIndex='index:1' and @className='mx.containers.Canvas' and @automationClassName='FlexCanvas']/flex:list[@automationIndex='index:2' and @className='view.MyGridTree' and @automationName='index:2' and @automationClassName='FlexList' and @id='null']")
    .select("GRID1>server1", TriggerEvent.Mouse,
         KeyModifier.None);
    think(1.0);
    Console Output:
    11:29:09,093 INFO [EntryPoint] Started with arguments: -port 7777 -jwg C:\OracleATS\OFT\test06_ff\test06_ff.jwg
    11:29:09,250 INFO [EntryPoint] Received StartScriptEvent
    11:29:09,250 INFO [EntryPoint] Running "test06_ff" ...
    11:29:09,453 INFO [1] Initialized script service "oracle.oats.scripting.modules.utilities.api.UtilitiesService"
    11:29:09,453 INFO [1] Initialized script service "oracle.oats.scripting.modules.browser.api.BrowserService"
    11:29:09,453 INFO [1] Initialized script service "oracle.oats.scripting.modules.functionalTest.api.FunctionalTestService"
    11:29:09,484 INFO [1] Initialized script service "oracle.oats.scripting.modules.webdom.api.WebDomService"
    11:29:09,484 INFO [1] Initialized script service "oracle.oats.scripting.modules.flexFT.api.FlexFTService"
    11:29:09,484 INFO [1] Initializing VU 1 for script test06_ff
    11:29:21,546 INFO [1] Step: [1] Redirect (/Page1/)
    11:29:21,718 INFO [1] Step: [2] Login Page (/main.html)
    11:29:32,218 INFO [1] Step: [3] My Title (/main.html)
    11:30:11,453 ERROR [1] Error in section Run at line (script.java:100). Target not found
    oracle.oats.scripting.modules.flexFT.common.api.internal.exceptions.FlexFTException: Target not found
         at oracle.oats.scripting.modules.flexFT.common.api.internal.utilities.FlexUtil.checkResults(FlexUtil.java:293)
         at oracle.oats.scripting.modules.flexFT.api.elements.AbstractFlexFTElement.replayEvent(AbstractFlexFTElement.java:99)
         at oracle.oats.scripting.modules.flexFT.api.elements.ListBase.select(ListBase.java:170)
         at script.run(script.java:100)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:325)
         at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.run(IteratingAgent.java:717)
         at java.lang.Thread.run(Thread.java:619)
    11:30:11,453 ERROR [1] Iteration 1 failed at line (script.java:100). Target not found
    oracle.oats.scripting.modules.flexFT.common.api.internal.exceptions.FlexFTException: Target not found
         at oracle.oats.scripting.modules.flexFT.common.api.internal.utilities.FlexUtil.checkResults(FlexUtil.java:293)
         at oracle.oats.scripting.modules.flexFT.api.elements.AbstractFlexFTElement.replayEvent(AbstractFlexFTElement.java:99)
         at oracle.oats.scripting.modules.flexFT.api.elements.ListBase.select(ListBase.java:170)
         at script.run(script.java:100)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:325)
         at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.run(IteratingAgent.java:717)
         at java.lang.Thread.run(Thread.java:619)
    11:30:12,468 INFO [1] Finished VU 1 for script test06_ff
    Thanks,
    John

    I get a popup ActionScript Error from Adobe Flash Player 9 when trying to record a Flex Tree object using OpenScript 9.2.1.0 Production. Specifically, I click on the Triangle that opens/closes the view of the child nodes underneath the parent node of a Tree. Initially, the triangle arrow already pointing down and the child node is already showing. When I click on the triangle, the node underneath goes up and disappears under its parent node and the traingle is then pointing to the parent node.
    When I click this triangle in Firefox without OpenScript recording, I don't get any errors, popups, or issues. It seems to work correctly. During OpenScript recording, the recording seems to crash with a popup that is titled "Adobe Flash Player 9" and has the text "An ActionScript error has occurred" with the following error message:
    Error: Unable to find automation method 'mx.events.TreeEvent' for class '[object OSAutomationClass]'.
         at mx.automation::AutomationManager/recordAutomatableEvent()[C:\work\flex\dmv_automation\projects\automation\src\mx\automation\AutomationManager.as:1680]
         at mx.automation.delegates.core::UIComponentAutomationImpl/recordAutomatableEvent()[C:\work\flex\dmv_automation\projects\automation\src\mx\automation\delegates\core\UIComponentAutomationImpl.as:281]
         at flash.events::EventDispatcher/dispatchEventFunction()
         at flash.events::EventDispatcher/dispatchEvent()
         at mx.core::UIComponent/dispatchEvent()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\core\UIComponent.as:9156]
         at mx.controls::Tree/http://www.adobe.com/2006/flex/mx/internal::dispatchTreeEvent()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\controls\Tree.as:3334]
         at mx.controls::Tree/http://www.adobe.com/2006/flex/mx/internal::onTweenEnd()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\controls\Tree.as:2193]
         at mx.effects::Tween/endTween()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\effects\Tween.as:524]
         at mx.effects::Tween/http://www.adobe.com/2006/flex/mx/internal::doInterval()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\effects\Tween.as:565]
         at mx.effects::Tween$/timerHandler()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\effects\Tween.as:179]
         at flash.utils::Timer/_timerDispatch()
         at flash.utils::Timer/tick()
    I can click "Dismiss All" from the Adobe popup and Firefox isn't affected. Openscript doesn't appear to have any issues and the recording can be continued or stopped. It records the click on the tree and the "Dismiss All" from the popup both as "Click object("@id='main'") as type "web" instead of "flexFT".
    I am using OATS 9.2.1.0 with Firefox 3.6.17. I am testing a Flex 3.3 SDK built application. I installed the Adobe Flash Player 9 that came with the Flex SDK 3.3 before installing OATS.
    Any help on this issue is greatly appreciated.
    Some other information that may prove to be useful: I cannot seem to get OpenScript to consistently play back the actions on the same tree described above. Sometimes it works and sometimes it does not. I've tried using "Select Tree", "Select List", and "Click Tree" and each one is inconsistent on playback. It will report "Target Not Found".
    I have the console output for a "Target Not Found" failure below, where line 100 is ".select("GRID1>server1", TriggerEvent.Mouse," from the following Java generated on recording with OpenScript:
    flexFT
    .list(
    15,
         "/web:window[@index='0' or @title='My Title']/web:document[@index='0']/flex:application[@automationIndex='index:-1' and @label='' and @className='main' and @automationName='main' and @automationClassName='FlexApplication' and @id='main']/flex:canvas[@automationIndex='index:1' and @label='' and @className='mx.containers.Canvas' and @automationName='mainCanvas' and @automationClassName='FlexCanvas' and @id='mainCanvas']/flex:dividedBox[@automationIndex='index:16' and @label='' and @className='view.MainMediator' and @automationName='mediator' and @automationClassName='FlexDividedBox' and @id='mediator']/flex:accordion[@label='' and @automationName='index:0' and @id='null' and @automationIndex='index:0' and @className='mx.containers.Accordion' and @automationClassName='FlexAccordion']/flex:canvas[@automationIndex='index:1' and @label='My%20View2' and @className='view.my.MyNavigator' and @automationName='My%20View2' and @automationClassName='FlexCanvas' and @id='null']/flex:canvas[@label='' and @automationName='index:1' and @id='null' and @automationIndex='index:1' and @className='mx.containers.Canvas' and @automationClassName='FlexCanvas']/flex:list[@automationIndex='index:2' and @className='view.MyGridTree' and @automationName='index:2' and @automationClassName='FlexList' and @id='null']")
    .select("GRID1>server1", TriggerEvent.Mouse,
         KeyModifier.None);
    think(1.0);
    Console Output:
    11:29:09,093 INFO [EntryPoint] Started with arguments: -port 7777 -jwg C:\OracleATS\OFT\test06_ff\test06_ff.jwg
    11:29:09,250 INFO [EntryPoint] Received StartScriptEvent
    11:29:09,250 INFO [EntryPoint] Running "test06_ff" ...
    11:29:09,453 INFO [1] Initialized script service "oracle.oats.scripting.modules.utilities.api.UtilitiesService"
    11:29:09,453 INFO [1] Initialized script service "oracle.oats.scripting.modules.browser.api.BrowserService"
    11:29:09,453 INFO [1] Initialized script service "oracle.oats.scripting.modules.functionalTest.api.FunctionalTestService"
    11:29:09,484 INFO [1] Initialized script service "oracle.oats.scripting.modules.webdom.api.WebDomService"
    11:29:09,484 INFO [1] Initialized script service "oracle.oats.scripting.modules.flexFT.api.FlexFTService"
    11:29:09,484 INFO [1] Initializing VU 1 for script test06_ff
    11:29:21,546 INFO [1] Step: [1] Redirect (/Page1/)
    11:29:21,718 INFO [1] Step: [2] Login Page (/main.html)
    11:29:32,218 INFO [1] Step: [3] My Title (/main.html)
    11:30:11,453 ERROR [1] Error in section Run at line (script.java:100). Target not found
    oracle.oats.scripting.modules.flexFT.common.api.internal.exceptions.FlexFTException: Target not found
         at oracle.oats.scripting.modules.flexFT.common.api.internal.utilities.FlexUtil.checkResults(FlexUtil.java:293)
         at oracle.oats.scripting.modules.flexFT.api.elements.AbstractFlexFTElement.replayEvent(AbstractFlexFTElement.java:99)
         at oracle.oats.scripting.modules.flexFT.api.elements.ListBase.select(ListBase.java:170)
         at script.run(script.java:100)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:325)
         at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.run(IteratingAgent.java:717)
         at java.lang.Thread.run(Thread.java:619)
    11:30:11,453 ERROR [1] Iteration 1 failed at line (script.java:100). Target not found
    oracle.oats.scripting.modules.flexFT.common.api.internal.exceptions.FlexFTException: Target not found
         at oracle.oats.scripting.modules.flexFT.common.api.internal.utilities.FlexUtil.checkResults(FlexUtil.java:293)
         at oracle.oats.scripting.modules.flexFT.api.elements.AbstractFlexFTElement.replayEvent(AbstractFlexFTElement.java:99)
         at oracle.oats.scripting.modules.flexFT.api.elements.ListBase.select(ListBase.java:170)
         at script.run(script.java:100)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:325)
         at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.run(IteratingAgent.java:717)
         at java.lang.Thread.run(Thread.java:619)
    11:30:12,468 INFO [1] Finished VU 1 for script test06_ff
    Thanks,
    John

  • Unable to create extension for latest Adobe Flash 14.2

    Hi. I tried to create own extension for my needs for latest Adobe Flash CC 14.2 with extension builder 3, but after exporting test extension I got error, that max installed version is 14.0
    I'm a bit confused how can I create extension for latest Adobe Flash CC?

    Solved by manually changing supported versions in manifest file
    <Host Name="FLPR" Version="[13.1,14.0]" />

  • Upgrading from Adobe Flash Builder 4.5 to Adobe Flash Builder 4.6

    Can anyone share Adobe's upgrade path (with detailed steps) from Adobe Flash Builder 4.5 to Adobe Flash Builder 4.6

    After having done what looked like a proper UN-install of Flash Builder 4.5, I am trying to install the FB 4.6 upgrade. I get:
    A conflicting or prerelease version of Adobe Flash Builder exists on this computer. The conflicting version must be removed before installing from the current media.
    I dont know what this is, so spending an hour on the phone finally got me to Ankush Bangroo <[email protected]> who knew how to fix this.
    download the cleaner tool from the following site and run it, remove the "Adobe Flash Builder" item, then reboot.
    http://www.adobe.com/support/contact/cscleanertool.html
    Now, you can do a proper install of Flash Builder 4.6 from download.

  • Exporting from Adobe Flash

    I want to export an animation from Adobe Flash, but every time that I did, the final video in mp4 was black.

    There were no errors while it was exporting. I'm pretty sure it's all on the timeline. The animation is Actionscript 3.0, and I'm not sure what I should make the publish settings. (There's also sound in the animation) When I tried converting it to a video in Media Encoder, the format is H.264 to Youtube 1080, but it just turns out black. When I click the settings, it says that there is no video.

  • Cp6 - Creating a TOC button (without Flash widget)

    Hello everyone,
    I am working on a elearning template that doesn't use a time slider bar so, navigation is done through the use of back/next buttons.
    I am also employing the Captivate TOC as a overlay. The problem I am having is that the default trigger to open the TOC is not only intrusive in it's default top-left corner location (affecting our branding), it is also a potential source of confusion for learners (to find it).
    Apparently, there is a way to implement a TOC button on the master slide (without using a widget) in Captivate 6. Can someone please tell me how this is accomplished?
    ---------------- FLASH WIDGET IS A LAST RESORT
    As a last resort, I will consider a Flash widget for now. Apparently, there is a good one here: http://www.cpguru.com/toc-button-widget-for-adobe-captivate/
    The problems:
    1) We want to avoid Flash, if possible, because our elearning content will eventually need to be outputted as HTML 5.
    2) CPUGURU's widget source is not available and it is not in AS3 code (AFAIK). We will need the source for further customization.
    Does anyone know how to open and close the TOC without a Flash widget?
    Thank you,
    Doug

    Hello Doug,
    Do you have the playbar enabled? In that case, if you set the TOC as overlay there is 'TOC' button which appears automatically in the playbar. Are you looking for something else?
    Thanks,
    Vish

  • Creating a quiz in adobe flash professional cs 6

    I have created a list of MCQ questions for my flash quiz in adobe flash cs6 and I would like to create a maximum number of attempts for the quiz whereby users are only allowed to answer wrongly for only twice.What function should i apply in this case?

    It's Adobe Flash that has the occasional security issue and mostly because people don't keep on top of the updates.
    However Flash does it's own updating now so that's less of a problem than before.
    Adobe's Create Suite is fine and the best in the industry.
    However it's Apple that releases new OS X versions like crazy and so you have to make sure things work before you upgrade or update OS X .
    A website here assists in telling you the basics, if CS6 will work with 10.8 for instance or iff issues develope with a update.
    http://roaringapps.com/apps:table
    But the best advice is from Adobe's forums, that's where people will go if they have problems, not here too much, unless it's a OS X problem.

  • Create a PDF from a Flash page

    I need some help with a request from a client. I have created a form that a user fills out and the answers they give are added to a email as text. This works great but now the client wants the text answers in a PDF not just as text in an email. My question is, is there a way to create a PDF from the answers on a form from within the Flash program. The answers are saved in variables then added as text to the email.

    Here's an again super rudimental example - click on the stage will invoke the "save file as..." dialogue.
    package {
        import flash.display.Sprite;
        import flash.events.MouseEvent;
        import flash.net.FileReference;
        import flash.utils.ByteArray;
        import org.alivepdf.fonts.CoreFont;
        import org.alivepdf.fonts.FontFamily;
        import org.alivepdf.fonts.IFont;
        import org.alivepdf.layout.Orientation;
        import org.alivepdf.layout.Size;
        import org.alivepdf.layout.Unit;
        import org.alivepdf.pdf.PDF;
        import org.alivepdf.saving.Download;
        import org.alivepdf.saving.Method;
        public class PDFDemo extends Sprite {
            private var _pdfByteArray:ByteArray;
            public function PDFDemo():void {
                var pdf:PDF = new PDF(Orientation.PORTRAIT, Unit.MM, Size.A4);
                var helvetica:IFont = new CoreFont(FontFamily.HELVETICA);
                pdf.addPage();
                pdf.setFont(helvetica, 24);
                pdf.writeText(24, "Hello World!");
                _pdfByteArray = pdf.save(Method.LOCAL, null, Download.ATTACHMENT);
                stage.addEventListener(MouseEvent.CLICK, click);
            private function click(e:MouseEvent):void {
                new FileReference().save(_pdfByteArray, "hello-world!.pdf");

  • How do I upgrade from Adobe Flash Professional cs5.5 to Adobe Flash Professional cs6?

    A couple of months ago, I was told by the live support team of Adobe, that I would be able to upgrade from flash cs5.5 to flash cs6 mac version, then I can change that to the windows version for $100. Now I am ready to upgrade and switch, but I am unable to find the upgrade for the USA, only for Africa. When I go to change the country to USA, it brings my to a cyclical clicking of links that never leads me to the actual flash cs6 purchase page, it only brings me to the purchase page for Flash CC, which I don't want. I am skeptical that the flash cs6 purchase page with Africa as a location was even a legitimate adobe webpage. Here is the page I was brought to by google (google was the only thing able to bring me to the page, I can't find it via adobes website) :  Adobe Store - Adobe Flash Professional CS6 - Upgrade. I don't want to have to download from overseas (Digital River Ireland Ltd.) if this is even legitimate. The fine print said international purchases may incur an extra charge by my bank which I would love to avoid. Someone please help me, my Macbook broke last year and I have had a digital copy of the mac version of flash cs5.5 for a few years which I payed 700 dollars for, and now I have a windows laptop and the mac version of flash cs5.5 is useless to me now unless I can solve this issue! Thanks guys if you are able to help.

    If you don't want to go the Cloud route and subscribe then Adobe still sells CS6 (online only) via their website
    http://www.adobe.com/au/products/catalog/cs6._sl_id-contentfilter_sl_catalog_sl_software_s l_creativesuite6.html
    (make sure you're in the NZ store - check the Country the link above the Copyright at the bottom LHS of the page)
    Select your product then click Buy
    I want to buy: Select Upgrade from the dropdown menu
    I own: <select your existing CS5.5 product>
    Complete your purchase.
    Upgrade cost depends on which CS5.5 suite you own and which CS6 suite you want to upgrade to.

  • Why do I keep getting 'Action ScriptError' messages from Adobe Flash Player?

    Whenever I play games on Facebook, mostly from the Zynga stable, a message pops up like this:
    Each time, the message shows a different error code (I think). Does anyone know why this should happen, and is there any way I can stop them without
    getting rid of Adobe Flash Player? ( apparently, the games won't play without it) and is it something I can just ignore altogether?

    Open System Preferences then select Flash Player under Other.
    Select the Advanced tab.
    Under Browsing Data and Settings click Delete All
    Quit and relaunch Safari to test.

  • Cannot print from Adobe Flash Player even though there is a print option. IE works fine but not Firefox.

    I found a site that uses Adobe Flash Player to show pictures and there is a "Print" selection/icon but when selecting from that the picture does not print, but it does when using Internet Explorer.

    Firefox must not be open when the Flash installer is run. Use the following information and instructions.....
    There are 2 versions of Adobe Flash:
    *an '''ActiveX version''' for IE only
    *a '''Plugin version''' for most other browsers including Firefox
    *On a Windows system, you should always update both individually.
    '''''You do not appear to have the Plugin version for Firefox installed. ''''' If you did, in Add-ons > Plugins you would see "Shockwave Flash ''(version)''". If "Shockwave Flash" is there and is disabled, click the "Enable" button.
    Check your Plugins often --> http://www.mozilla.org/en-US/plugincheck/
    *only the most popular/used Plugins are known by this page
    *page will detect only installed, '''''enabled''''' Plugins
    '''<u>Install or update Adobe Flash</u>'''<br />
    #'''<u>Using Firefox</u>''', go to the following link and SAVE the download to your desktop so you can find it later. Un-check any items on that page that you do not want to download (i.e., "McAfee Security Scan Plus":
    #*http://get.adobe.com/flashplayer
    #When the download is finished, close Firefox (File > Exit '''''OR''''' Firefox button > Exit)
    #Click or double-click on the file you just saved to your desktop
    #*In the installation window that appears, click the box to the left of "I have read and...." to place a check mark in the box
    #*The "Install" button in the lower right corner will now be highlighted, click it.
    #*The installation is quick.
    #Start Firefox and test your installation here: https://www.adobe.com/software/flash/about/
    #To update/install the ActiveX version for IE '''''only''''', repeat the process, '''<u>but use IE to go to the above website</u>'''.
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • Create a PDF from Adobe Muse

    Hi, I need help, I want to create a PDF from my Muse website, is possible? is not any suggestion or option to do this task
    Thanks in advance

    Hi
    Please elaborate a bit more as you want users to download pdf from your site or print site page as pdf etc
    If its regarding documents then you can add add df documents in your site and then link them to pages where users can download the pdf, if you are referring to print page then you can provide information for ctrl+p/cmd+p , or add html code for print shortcut.
    https://forums.adobe.com/message/6319543
    Thanks,
    Sanjit

  • JAVA Applets from Adobe Flash/MS Silverlight?

    SAP has recently announced that it will no longer support
    invocation of JAVA applets directly from its "WebDynproABAP" or
    "WebDynproJava" applications. (Until recently, SAP supported an
    "iframe" UI element that could be used to run JAVA applets from
    within WebDynpro applications - soon this will be only doable in
    frames within SAP's portal via "client-side eventing".)
    However, SAP will be supporting invocation of Adobe Flash and
    MS Silverlight from within its WebDynpro Applications.
    So here's my question.
    From an SAP WebDynpro application, I want to pass parameters
    to the JAVA applet "JMol" and have it run in a separate frame.
    Since I will no longer be able to call this applet directly from
    the SAP WebDynpro application, I'm wondering if I could pass
    parameters to Adobe Flash or MS Silverlight and have Flash or
    Silverlight invoke the applet for me with the correct parameters.
    (I would still only want two frames - the one that the SAP app is
    running in and the one that the JAVA applet winds up running in.)
    Relevant links for this question are:
    https://forums.sdn.sap.com/thread.jspa?threadID=939821&tstart=0
    and its follow-up here:
    https://forums.sdn.sap.com/thread.jspa?threadID=972132&tstart=0
    Thanks for any time anyone can afford to spend considering
    this question, and for any answer(s) anyone can provide.
    David Halitsky

    This link:
    http://www.adobe.com/devnet/flash/articles/external_interface.html
    says that javascript can be called from Flash
    So is it as simple as invoking the Java applet from the
    javascript ?

  • Can't open downloads from adobe flash player

    Hi,
    I have a mac, and i always used adobe flash player, sometimes you have to update in order to keep using it and be able to watch videos.
    I forgot to do it, and so i couldn't watch video's anymore, then i went to update it but i ended up with this:
    I can't open it, and everything to uninstall or to do a clean install gives me this kind of result…
    Can someone help me?
    Thanks a lot!

    osx - Why is Adobe Flash Player downloaded as a ".dmg.mdlp" file? - Super User

  • Video not exporting right from Adobe Flash CS6

    I'm trying to export a new animation short that's 30 seconds with sounds in Adobe Flash CS6, but it comes out somewhat pixelated and the sound is way out of sync while in the flash file it's just perfect. I try making changes for the Quicktime file, but it changes nothing. It comes out the same way. I don't know what I'm doing wrong. Can anyone offer any help please and quickly?

    Rob Dillon,
    Thank you for responding.
    Here are some screen shots of my stats. I'm actually going to try resizing my piece to see if that'll help with the export.
    Hope these answer your questions and thank you in advance for your help.

Maybe you are looking for

  • How Can I Consolidate My iTunes Account?

    When I first tried to link my Apple TV to iTunes Match (when it first appeared in the UK), I could not do it with my iTunes account, even though I had signed up to it. Upon scouring the Apple forum, I learned that a few people were having the same pr

  • FCP 4: NTSC monitor image FROZEN/movie plays JITTERY in canvas window.

    Hey guys. This started yesterday. Every time I hit play, the image from the frame I began playing at on the timeline remains frozen on my NTSC monitor, while the movie plays jittery, roughly, totally unsmoothly in the canvas window. I'm pretty sure I

  • Error LO02010 and LO26315 trying to open Webi report with LO in Xcelcsius

    Hi, I am trying to open a BO Webi Report through Xcelsius LiveOffice. Unfortunately I am getting the error messages LO 02010 and LO / LO 26315 / RWI 00226). It says the report doesn't exist or you have no rights to open the report or you can't connec

  • Adobe form is going to Spool directly want a print preview

    HI Experts, I have created a class where I am calling a standard Material document print form WOST_WSGM_MATDOC_PDF but it is directly going to spool. NOTE : I am calling this class method in one of my POWL Feeder class which is linked with standard G

  • Notification performance in OAQ

    Hi, We have a number of listeners on Oracle queues, some Java, some PL/SQL. When we post a message, there is always a slight delay before the listener is notified - i.e. 2 or 3 seconds. Is there any way to reduce this latency? I have set jobqueue_int