Import widget created in Flex?

Hi all, I was just wondering if you could direct me to resource (or tell me if its not even possible) that would show me how to create an interactive widget in Flex (rather than Flash). I've tried simply transfering the actionscript that in generated in the flash file for an interactive widget over to a Flex file, but the resultant swf is not recognized as a widget.
Thanks

Sorry I don't know of any resources to actually perform that but I don't see why it would not be possible. As long as the Flex widget implements the proper interface for Captivate, it should work. However, I would not necessarily do that as using the Flex framework will bloat you swf file. I have coded some applications in Flex and it will easily add a few hundreds KB to your file. If you can live with the increased size then there's no problems.

Similar Messages

  • Problem with importing and creating self signed SSL certificate

    Mac Pro, 10.7.2 Server.  Attempting to import or create a self signed certificate for use as ichat.domain.com to encrypt iChat service.  Server is acutally called server.domain.com but has an alias of ichat.domain.com.  I understand that this is probably not best practice but I would like to keep things this way since we have one server, run multiple services on it, but want to continue to connect to each service at SERVICE.domain.com.  We have been using this type of mismatched certificate with success since 10.4 or so.
    I am working through setup of 10.7 Server to replace our 10.6 server. 
    Tried upgrade of 10.6 to 10.7 installation.  The installation made a mess of some services and our Open Directory, but did move the certificate over and allowed iChat service to function properly.
    Clean install and setup of 10.7 Server.  Exported self signed certificate, private key, and encryption password from 10.6 Server and functioning 10.7 upgraded Server.
    On import or manual creation of certificate get the following error:
    Error
    Check your server's logs for more information.  The error (code 5001) was: Expected SecKeychainItemImport to return a SecIdentityRef, but it did not
    Log shows:
    Dec 29 17:56:55 server servermgrd[498]: -[CertsRequestHandler(HelperAdditions) importP12Data:passphrase:error:]: importedItems = (
                  "<SecCertificate 0x7fcf6ed43c00 [0x7fff78d96f40]>"
    I have tried importing and manually creating other certificates with a variety of names with success.  I assume that there is something buried somewhere that is causing this particular one to be a problem.  Other than manually removing any remnants of the certificate from /etc/certficates I do not have any ideas what to try.  I am essentially ready to move this server to 10.7 except for this problem and would like to avoid a reinstall.
    Suggestions?
    -Erich

    Take a look here.
    https://bbs.archlinux.org/viewtopic.php?id=146649
    Maybe it's a problem with your network.

  • How can I re-arrange the pages in a Pages document now?? I used to be able to click on the thumbnails and shift their position which is important in creating documents.  Any ideas?

    How can I re-arrange the pages in a Pages document now?? I used to be able to click on the thumbnails and shift their position which is important in creating documents.  Any ideas?

    This feature has been removed from Pages 5 along with over 90 others:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&mforum=iworktipsn trick
    Pages '09 is still in your Applications/iWork folder.
    Trash/archive Pages 5 and rate/review it in the App Store.
    Peter

  • This version of iMovie cannot import Trailers created in iMovie for iOS.

    I have the latest verison of iMovie on both my Mac and iPad 3g. I used a trailer on the iPad iMovie and exported it to iTunes. On my Mac I went to iTunes and pulled the file down and clicked to open it. After iMovie can up it dispalyed "This version of iMovie cannot import Trailers created in iMovie for iOS."
    How can this be?

    I'm having the same problem.  I've check the instructions for exporting a Movie trailer that can be found in iMovie for iOS 6 and have followed them to a tee, numerous times.  Each time i export a trailer i've created using the iPad, i can easily save it to my MacBookPro.  But iMove on my laptop refuses to import a movie with the suffix ".iMoveTrailer", which is what you get in iMove for iOS6 when you export and use iTunes in Mac OS to save the file.  How strange?  There must be someting wrong going on here.  Anyoner have any thoughts?  I'm just trying to save an iMove trailer from the iPad and would like to burn it to a DVD to give to friends.  Hmmmm.....

  • Import fla file in Flex Project

    I've just found this nice effect in flash.
    Would it possible to import it in a Flex project?
    Thanks in advance.
    Greetings!

    I got these files also. But how to use Flash's fl.transitions. package with Flex.
    Flash and Flex are doing transitions very differently.
    In Flex, for example,
    Define a transition effect: <mx:WipeLeft id="wl"/>
    Use it: <mx:Canvas id="home" ... showEffect="wl">
    Flash uses TransitionManager:
    import fl.transitions.*;
    import fl.transitions.easing.*;
    var myTM:TransitionManager = new TransitionManager(my_mc);
    myTM.startTransition({type:Wipe, direction:Transition.OUT, duration:3, easing:Strong.easeOut, startPoint:1});
    How to define the MovieClip - "my_mc"? Both Flex and Flash have flash.dispaly.MoiveClip. Are they the same?

  • Is it possible to create a flex field in advanced table

    Hi Sir,
    Good Evening,
    I created a flex field in an advanced table.i want flex field values from master table.
    whenever we click the flex field,we get the flex field values from the master table andthose values are stored in child table also.
    i want to get this type of result,
    How do u get.
    Please give me reply
    Thanks
    Preethi.

    Power View does not have this capability. However, you can combine columns and do advanced calculations lie this in your Power Pivot Tabular model.
    http://office.microsoft.com/en-us/excel-help/data-analysis-expressions-dax-in-power-pivot-HA102836919.aspx
    Brad Syputa, Microsoft Power BI This posting is provided "AS IS" with no warranties.

  • Creating a Flex CMS

    I am looking to create a Flex CMS for managing a school site.
    I have an .xml file that is connected to my flex image gallery. To
    make it easier on the people that need to edit or add information
    about the photos I am looking to create a CMS. I realize that this
    would involve using other technologies such as PHP but if someone
    would like to assist me on this project I would be greatful. If
    there is a way to do this I would also like to expand this to edit
    HTML files as well. Any ideas or suggestions would be great.
    I was looking to Flex for this project because of the great
    interface and possibities but it is not nessasary for me to use
    this ( I could always go with a standard approach - HTML, PHP, etc.
    Thanks

    The project is a new extension to the school site for clubs
    and organizations. I currently have a homepage and one club site
    ready. The club site is for the art club hense the image gallery. I
    do not want to be resoponsible for adding content for everyones
    clubs and that is why i am looking towards CMS. I will have to
    check about the permissions that can be given in regards to PHP nad
    MySQL access as the server is shared for the entire school
    district's websites. I will be trying to push access but in the
    meantime I want to get started on the website.
    Each club or organization will have its own login to give it
    access to changing its own site. I do not want to give them any
    access to the actual files on the server. In regards to the xml
    file I will try to set it up in advance and not get them to edit it
    as it will probably look intimidating with 100+ nodes.
    I look forward to seeing what you have developed. I will
    contact you via email with my contact information.
    Thanks for the help,
    Jon

  • Import masters created in my peripheral system to G.L. Value

    How can I import masters created in my peripheral system to G.L. Value
    sets in RL. 11.5.1, where my peripheral system is also on Oracle 8i ??
    if u need any clarifications regarding this, please call me up.
    null

    Hi,
    If you can explain more, may be I can help you? Just send me an email.
    Saeed
    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by jaya agrawal ([email protected]):
    How can I import masters created in my peripheral system to G.L. Value
    sets in RL. 11.5.1, where my peripheral system is also on Oracle 8i ??
    if u need any clarifications regarding this, please call me up.<HR></BLOCKQUOTE>
    null

  • [svn] 762: -update the 3.0 branch to use build. properties to create the flex-sdk-description.xml

    Revision: 762
    Author: [email protected]
    Date: 2008-03-10 07:44:49 -0700 (Mon, 10 Mar 2008)
    Log Message:
    -update the 3.0 branch to use build.properties to create the flex-sdk-description.xml
    Modified Paths:
    flex/sdk/branches/3.0.x/build.properties
    flex/sdk/branches/3.0.x/build.xml
    Added Paths:
    flex/sdk/branches/3.0.x/collateral/en_US/flex-sdk-description.xml

    By the way, simply adding the quotes around the lexical names in the sql statement doesn't work. That causes the lexical references to be ignored as simple string values:
    SELECT
       '&FLEX_GL_BALANCING_APROMPT' alias_gl_balancing_aprompt
      ,'&FLEX_GL_ACCOUNT_LPROMPT'   alias_gl_account_lprompt
      ,'&ACCT_BAL_LPROMPT'          alias_acct_bal_lprompt
    FROM dualI turned on statement-level debugging via xdodebug.cfg and saw how it compiled the lexicals. By replicating the call to apps.fnd_flex_xml_publisher_apis.kff_segments_metadata that I found there, I was able to hack together a workaround for this issue.
    Please point me to a better way of doing this if possible, as I had to GRANT EXECUTE on this apps package to my custom code schema. Is there a better lexical/flexfields reference than the XML Publisher documentation?
    Here is the call I made in my before-report trigger:
    --set ACCT_BAL_LPROMPT flexfield segment metadata lexical
    begin
    apps.fnd_flex_xml_publisher_apis.kff_segments_metadata(
      'FLEX_ACCT_BAL_LPROMPT',
      'SQLGL',
      'GL#',
      101,
      'GL_BALANCING',
      'Y',
      'LEFT_PROMPT',
      c_FLEX_ACCT_BAL_LPROMPT
    end;

  • Importing Database, creating datafiles

    I have a large import file and the source db had a couple of tablespaces that each contained two datafiles. I am using export and import utilities, not the datapump.
    Before I run the import should I create two datafiles in the tablespaces or does import do that automagically for me>

    Before I run the import should I create two datafiles in the tablespaces or does import do that automagically for me>It depends on how the export dump was created and if you will use the same directory structure.
    If you have an FULL export dump, the dump contains the CREATE TABLESPACE command. However, you will have to perform a FULL import and have the directory structure identical to the source database. If all that holds, importing will create the tablespace. If that does not hold, then you'll have to precreate the tablespace and then do the import.
    HTH,
    Brian

  • Can I import (or create) default Lightroom settings from an existing document?

    Can I import (or create) default Lightroom settings from an existing document and save them? Make them a personal default set opening with all future LR catalogs?

    Thank you, John. That brings up the question: How to build a template?
    BTW, I'm not trying to duplicate a catalog; moving it to a larger drive. When opening the newly moved catalog in LR, my former settings (identity plate, defaults, etc.) didn't migrate, though I copied the LR settings folder and its contents into the new location (drive) and opened my develop presets.

  • How do I import images created in earlier versions of Aperture and saved to DVD as an Aperture library into Aperture 3.2.1?

    When I insert the DVD into my MacPro the disk appears as though it is blank, with the little 'burn' icon in the top right
    When I insert the DVD into my macbook it shows the full Aperture library structure and when I allow file sharing between the machines the MacPro can also recognises the files
    I suspect I am making a basic error somewhere as the images are clearly all there.  This doesnt just occur for one DVD, I have dozens that are all perfroming in the same way when I try to import files created in an earlier version of Aperture back into the version I am now using, 3.2.1
    Any suggestions would be greatly appreciated
    Reiss.

    To get the old library into Aperture it will need to be upgrade. To do this you will need to copy the library off the DVD onto our HD and then open Aperture on this library. Aperture should then upgrade the library to the latest version.

  • Creating a Flex Theme from a Skin made in Flash

    Hi all, here's what I'm trying to do in Flash Builder 4 Beta 2:
    I have the Flex Scope Skin used for creating UI for CS4 products from here:
    http://www.adobe.com/devnet/creativesuite/
    I have the Skin Design Extensions and Flex Component Kit from here:
    http://www.adobe.com/cfusion/entitlement/index.cfm?e=flex_skins
    The instructions on the skin page say to add the skin files to each Flex project which bloats the number of files in each project.  What I'd like to do is compile the Scope Skin down to a SWC that can be referenced by projects OR create a Flex Theme.
    I've tried compiling an SWC out of Flash CS4, this kind of works but I can't find a way of embedding the fonts in the SWC that are recognised by Flex.  I've also tried crating a Theme SWC from Flex with no success.
    Is there a tutorial out there showing how to create a Flex theme with embedded fonts and swf resources as well as CSS?   I have found some tutorials but the are all basic.
    TNKS!
    G

    1.Create a layer on top of all existing layers.
    2.Draw a rectangle shape.
    3.set the width and height equal to the stagewidth and height.
    4.Select the shape and convert it in to a symbol(selct and press F8).
    5.On the popup select button.Click OK.
    6.Double click on the created button.
    7.You can see up,over,down ,hit.
    8.Press on the frame hit and insert a key frame(F6);
    9.Click on the first frame(up), delete the content on the frame.
    10.Return to the main scene.
    You have created an invisible button.
    Click on the button and give it an instancename of 'invis_btn'
    Paste the code on the frame where the button is
    invis_btn.addEventListener(MouseEvent.CLICK,gotoURL);
    function gotoURL(e:MouseEvent):void {
        var url:String = "http://www.adobe.com";
        var request:URLRequest = new URLRequest(url);
        try {
            navigateToURL(request);
        } catch (e:Error) {
            // handle error here

  • Inserting external swf "Widgets" into a Flex app

    Hi.
    I need to insert several external widgets into my Flex application. For example the Twitter flash widget and flickr slideshows widget.
    Those widgets normally give you HTML code to insert in your HTML page, like:
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,124,0" width="290" height="350" id="TwitterWidget" align="middle">
        <param name="allowScriptAccess" value="always" />
        <param name="allowFullScreen" value="false" />
        <param name="movie" value="http://static.twitter.com/flash/widgets/profile/TwitterWidget.swf" />
        <param name="quality" value="high" />
        <param name="bgcolor" value="#000000" />
        <param name="FlashVars" value="userID=xxxxxx&styleURL=http://static.twitter.com/flash/widgets/profile/smooth.xml">
        <embed src="http://static.twitter.com/flash/widgets/profile/TwitterWidget.swf" quality="high" bgcolor="#000000" width="290" height="350" name="TwitterWidget" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" FlashVars="userID=xxxxxx&styleURL=http://static.twitter.com/flash/widgets/profile/smooth.xml"/>
    </object>
    I'm trying to achieve the same goal in my Flex application using the SWFLoader control, but I've got a lot of troubles starting with security issues, and although I just learned to pass the FlashVars values, I don't know how to pass the "<param" values.
    public var twitterWidgetSrc:String = "http://static.twitter.com/flash/widgets/profile/TwitterWidget.swf?userID=xxxxxx&styleURL=h ttp://static.twitter.com/flash/widgets/profile/smooth.xml";
                <mx:SWFLoader
                    id="twitterWidget"
                    source="{twitterWidgetSrc}"
                    height="290" width="350"
                    init="setSecurity();">
                </mx:SWFLoader>
    Is there an easier way to insert these widgets into my Flex application? or how can I complete the SWFLoader to achieve the same results?

    I don't mean to disappoint you, but your Idea is impossible due to security violation
    if you'll look inside this file http://static.twitter.com/crossdomain.xml
    you'll probably find out that your host isn't listed there, so you will be not able to load any twitter stuff
    Detailed info you could catch in here:
    http://www.adobe.com/devnet/flashplayer/articles/flash_player_9_security.pdf
    The only way to get the widget embed and working is through HTML

  • Importing songs created with Audacity

    iTunes doesn't play or import songs created in Audacity. The songs were exported form Audacity as AIFF files. They play OK with QuickTime and RealPlayer, but not with iTunes. What am I doing wrong?
    I have iTunes 6.0.5 and Audacity 1.2.4.

    Have you exported those files in 32 bit?
    iTunes only accepts 8 and 16 bit AIFF files.
    Check your Audacity preferences at 'file formats'. It may have a slightly different name, because I'm using the Dutch language version and can't see the description in English. It's the 3rd tab in the preferences.
    Hope this helps.
    M

Maybe you are looking for

  • Pro XI not saving images

    Hello,   We are having image problems when saving. We have a livecycle form that allows people to save an image with an image field and other data in some text fields. The users having problems are using Acrobat Pro XI. They seem to be able to open t

  • Nokia Lumia 928 camera & video has a green screen

    I just recently got my new phone and the camera was working great as I have 5 kids and enjoy taking thier pictures and uploading them so family can see however this week when I attempted to take a photo the camera went to a green screen when I presse

  • ORA-28500: connection from ORACLE to a non-Oracle system returned this mess

    Hi, I scheduled a job .. got this error what could be the reason ? *** 2011-09-27 05:00:21.239 *** SESSION ID:(273.6080) 2011-09-27 05:00:21.239 *** CLIENT ID:([email protected]@Mozilla/4.0 (compatible; MSIE 8.0; Windows) 2011-09-27 05:00:21.239 ***

  • Report documents in database

    Hi all, i need to generate utility bills for 500000 customers in short time. My idea is to have job that execute PLSQL/Java code in database to generate reports (bills and notices), using report template (XML or similar) and save them in database (BL

  • Appending XML data to a file using file adaptor

    Hi, I am trying to append data to a file using file adaptor in XML format. (Objective is to store data as XML message in the file). I understand it is possible to append data to an existing file by making appropriate changes in WSDL manually. However