Embed FME into a Flash application?

Hi,
I'm wondering if I can embed FME into a flash application?
Regards,
Nevin

No, FME is a Windows executable.

Similar Messages

  • Can Help be loaded into a flash application?

    I am looking for help solutions that will fit inside another
    application, a flex app, that would load inside a flash popup
    window. RoboHelp outputs a hybrid of flash and html, correct? Is
    there a way to output just swf format so it can be loaded into
    another application?

    RevJaySprout wrote:
    > I'm trying to make a bit of a digital magazine by taking
    PDFs of our print
    > version and loading them into a flash movie where the
    user can flip through the
    > pages pretty much like a photo gallery. Can I do this or
    will I have to convert
    > them to JPGs and provide links to download the PDFs if
    they want to print?
    >
    need to convert to jpg, there is no load of PDF yet.
    Best Regards
    Urami
    "Never play Leap-Frog with a Unicorn."
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Embedding Flash into a Flash page

    Hey all...my first post here.
    I've recently learned Flash and have had pretty good success figuring out challenges that come up...however I am stuck on one now and am looking for help.
    I am designing a site for a music project that I manage.  The band also uses another free site, Reverbnation, for promotions and such.  The site provides a mailing list function, and you can embed an already provided "widget" onto your HTML web page that will automatically add people to your e-mail list if they choose to sign up.
    The problem I am having is that the page the widget is going to be on is now all Flash.  I can't figure out how to get the widget into the Flash page.  The Flash page itself is really nothing elaborate.
    Here is the code for the widget that they provide:
    <img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNzQyMTEwMDU3NjUmcHQ9 MTI3NDIxMTQyMTQwNiZwPTI3MDgxJmQ9ZmFuX2NvbGxlY3Rvcl9maXJzdF9nZW4mZz*x/Jm89ZDlkZTU1NWQ2YWFlN DRiMDlhMzU4MDgxZDM1OTk2ZWUmb2Y9MA==.gif" /><embed type="application/x-shockwave-flash" src="http://cache.reverbnation.com/widgets/swf/11/fancollector.swf?page_object_id=artist_708835 &backgroundcolor=EEEEEE&font_color=000000&posted_by=artist_708835" height="100" width="434" /><br/><a href="http://www.reverbnation.com/gigfinder" onclick="javascript:window.location.href=&quot;http://www.reverbnation.com/c./a4/11/708835/Artist/708835/Artist/link"; return false;"><img alt="Land Gigs" border="0" height="19" src="http://cache.reverbnation.com/widgets/content/11/footer.png?1" width="434" /></a><br/><img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://www.reverbnation.com/widgets/trk/11/artist_708835/artist_708835/t.gif"/><a href="http://www.quantcast.com/p-05---xoNhTXVc" target="_blank"><img src="http://pixel.quantserve.com/pixel/p-05---xoNhTXVc.gif" style="display: none" border="0" height="1" width="1" alt="Quantcast"/></a>
    Any ideas on how I would embed this into my Flash page to be a functioning widget?
    Thanks!

    your published swf will be embedded in an html file.  add your widget code to that html file.
    you can use html, styles, divs etc to position the swf and widget.
    or, if you want to incorporate that widget within your swf, you might be able to load
    http://cache.reverbnation.com/widgets/swf/11/fancollector.swf?page_object_id=art%20ist_708 835&backgroundcolor=EEEEEE&font_color=000000&posted_by=artist_708835
    and manage.

  • Embed a Flash Application into a Flex Application

    Hello everybody,
    I'd like to know if there is a way to embed a Flash
    Application into a Flex Application. My goal is to wrap Flash apps
    in Flex Modules, and I don't know how to do it.
    I know it is possible to embed swf by using @Embed and an
    mx:Image tag, or to use flash content by creating a flash swc
    component. However these two solutions don't allow to call the
    methods of the Flash app.
    On the other hand, it is possible to load a swf file via the
    Loader Class, and then call the methods via loader.content. But
    with this solution I can't embed the swf in my flex application and
    I have to load it at runtime.
    Any ideas ?

    Look into SWFLoader.
    Be aware though, you can not directly access AS2/FP8/Flash8
    swf's from within an AS2/FP9 app. Local connection is used in this
    case.
    There are dataType and timing issues with SWFLoader. Here is
    a complete example:
    http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Object=File&objectID=690
    Tracy

  • How to embed a Youtube video into a Flex application

    Youtube provides an url and a section of html div code for embedded in html. But they do not work within Flex.
    I may be able to use ExternalInterface to call a HTML iFrame that embed the URL. But any better ways?
    Youtube uses Flash Player. Can we access the FLV file directly? Any suggestions?

    hi,
    create loader(s) or use SWFLoader and use runtime loading to load different YouTube players into your Flash (flex based) movie:
    http://code.google.com/apis/youtube/flash_api_reference.html
    There are samples in TourDeFlex - but they are currently all but broken 404 (including standalone air applicaton version):
    http://www.adobe.com/devnet/flex/tourdeflex.html
    (see section "Could Api > YouTube" - maybe it will work soon),
    regards,
    Peter

  • I have a downloaded font file for a school problem on a flash drive and I do not know how to install it into my photoshop application. Need to be walked through this as I am an older user who does not understand any of this stuff.

    I have a downloaded font file for a school problem on a flash drive and I do not know how to install it into my photoshop application. Need to be walked through this as I am an older user who does not understand any of this stuff.

    Fonts are handled by your operating system and installed through the respective System Control panel (Windows) or Fontbook (Mac). On Windows simply type "Fonts" in the search bar in the start menu and when you open the panel/ folder use File --> Add Font. On Mac the procedures are similar, you just need to find the Fontbook app in Applications:Utilities.
    Mylenium

  • How do you embed a Flash video into a Flash form

    I am trying to embed a Flash video into a Flash form but the
    form displays just fine however the video does not. I have tested
    the Flash video with out the Flash form and works fine.

    Take a look at CF_PIM
    loading
    swf files in flash cfforms

  • How to embed Flex swf into existing Flash?

    Hello,
    I am brand new to Flex, so I desperately need your help!
    I have an existing Flash file, written in Flash 8. When I
    open this file, it plays in Flash Player 9, the latest player I
    have installed on my machine.
    This Flash file tries to dynamically load about.swf, a stub
    file created by the designer. It works.
    I am a programmer, so I want to create my own about.swf in
    Flex 2 and then substitue the existing about.swf written in Flash
    with my about.swf written in Flex. The problem is that the existing
    Flash file just displays a blank when I try loading about.swf
    written in Flex.
    Is there any way to load SWF file written in Flex 2 into an
    Flash file written in Flash 8?
    Thank you for your help!!!
    Evgueni

    I think no.
    Flash 8 uses Actionscript 2.0, but Flex 2.0 uses AS3. I think
    these will be incompatible, as they use different VMs.
    If the two swf's exist individually, in their res[pective VM,
    you can communicate between them using LocalConnection.
    Tracy

  • Integrating BlazeDS into a Flash AS2 application

    All,
    I'm looking for some information about the feasibility of connecting a Flash application built in AS2 to BlazeDS.
    Is this possible? Are there any tutorials/overviews to help me get started?
    Many thanks in advance for any insights or advice.

    Hi.
    If you just want to talk to a remoting destination in BlazeDS this is not too difficult. Here is a blog posting that Mete (one of the developers on the LCDS/BlazeDS team) wrote that describes how to do this using the NetConnection API.
    http://meteatamel.wordpress.com/2010/01/22/netconnection-and-remoting-in-blazedslcds/
    If you wanted to do pub/sub messaging that would probably require back porting quite a lot of the BlazeDS messaging code to AS2 which I imagine would be quite difficult.
    Hope that helps.
    -Alex

  • Sample Flash applications that can be embedded on DMD

    Does anyone have any sample flash applications that read their configuration data from an external file and that can be embeded in a DMD presentation?
    And MOST IMPORTANTLY with the .fla file?
    The ciscoet.com portal has plenty of samples but they are all stand alone applications no DMD embedding.
    It seems we are all struggling with getting some dynamic content on the Displays things like:
         RSS Reader that does more than just the headline
         Weather Widget
         Image rotator
         Dynamic Table grid reading data from Web Service or XML file
    I've got flash components working on the DMPs if I play them directly but the idea is to use them in the DMD.
    Thanks for any help

    We run a number of flash applications that pull external XML data.
    A limitation in flash does not allow you to play flash apps unless you set up a cross-domain policy XML in your web server root that looks something like this:
    <?xml version="1.0"?>
    http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
    This is allowing all domains access to your flash with the use of the wildcard, but you might want to modify it to be more strict.
    Also, if you have a 4310 DMP, you cannot embed flash using HTML. The DMD module that you are using must call the .swf directly. Also, the 4310 supports action script 2 only, not action script 3, so if your flash app is running AS3, it will not work.
    If you have the 4400, you can do anything, including embedding flash files in HTML, and you can also use AS3.
    For other types of Dyanmic HTML content, a 4310 will have a hard time. For any dynamic content that needs to be displayed on a screen, we run background routines that writes data out to image format. The 4310 is perfectly capable of displaying a jpeg.
    Those are the general restrictions we've run into. If you have any specific questions, put them here and I'll let you know if we've run into it before and how we handled it.
    Cheers!
    -Michael

  • Inserting into a flash template

    Does anyone know how to insert an embedded file into a flash
    template? Or Is this even possible?

    Thank you for helping me!
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <title>Bridge Point Church</title>
    <script src="/Scripts/AC_RunActiveContent.js"..."
    type="text/javascript"></script>
    </head>
    <body>
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','766','height','750','title','Bridge
    Point Church','src','mainV8','quality','high','pluginspage','
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','mainV8'
    ); //end AC code
    </script>
    <noscript>
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="766" height="750" title="Bridge Point Church">
    <param name="movie" value="mainV8.swf" />
    <param name="quality" value="high" />
    <embed src="mainV8.swf" quality="high" pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="766"
    height="750"></embed>
    </object>
    </noscript>
    </body>
    </html>

  • Wanting to Embed gothicCentury into our Flex based web app

    First,  please excuse my ignorance as I don't have a lot of expereience with Emedding fonts into a web application.
    I am looking to embed a Gothic Century font into our Flex based application that will be used by our customers via web.   We also my possible use it as a Air application. 
    If I want to do this,  how do I go about it in the flex world.   The font is available in our Designer's tools but we need to be able to have it accessiable in Flex legally. 
    Any guidance here would be very much appreciated.
    Thanks in advance for your suggestions

    Thank you for the quick response.
    It is understood that SWF and its content is intended to be rendered client-side. However, we were wondering if anyone has had any success with wrapping flash-player (such as Adobe AIR) around a SWF in such a way that the player could be called by a script server-side to generate graphs/images, which are then saved to disk and returned via a regular web service.
    I gave embedding the image on the HTML page, but the specific use we are most interested in is embedding the static thematic map into a report in the Word document format.  Since much of our content can already be accessed interactively using a browser and a flash-plugin, we are investigating methods of leveraging our SWFs to generate images server-side for the purposes of automated report generation.

  • Help Needed!! embeding a swf widget into a flash site

    Hi all.
    I am currently making a flash site for a band, and need to
    embed an external SWF widget into it.
    Its easy enough to embed it into HTML page, but idealy this
    site will endup a single SWF file, to make distribution onto the
    bands various pages (MYspace etc) easier.
    The code to embed in html is:
    <embed src="
    http://www.soundclick.com/player/V2/mp3player200.swf"
    width="200" height="140"
    flashvars="bandid=850463&playType=band&ext=1&testMode=0&autoplay=1"
    name="MP3PlayerBasic" type="application/x-shockwave-flash"
    wmode="transparent" pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    />
    Some one told me it should be no probs to embed a swf with
    some sort of LoadMovie command, but he didnt have a qule about
    assigning flashvars to it.
    Any help here would ge greatly apreciated.
    Cheers.
    Sion

    I am listening to you and was letting you know that the code that I am trying to use is probably from an old forum. The code that Flash CS4 cranks out is about 10 pages long which seems a little much just to import an .swf with a transparent background. I don't imagine CS6 would be much shorter.
    From what I gathered, the html file checks to see what version of Flash you're using as well as what browser. The code for that is insane in my opinion and I am trying to keep my html file for my homepage rather small. I had no problem importing this in DW with a transparent background (when I was using DW) but am using Komodo Edit as my HTML editor now as it didn't come with Production Premium that I just got.
    If you know the correct (newer) code, that would import an .swf with a transparency, that would be most be useful. If not I guess I'll just wait for someone to reply that does.
    I will try to extract the code from the CS4 HTML file and use that, but did already try it once and it didn't work. If all else fails, I'll just download a trial version of DW and/or Flash CS6 and see if I can figure out how I did it on a website I developed a couple years ago (that I lost the files from in a HD crash).

  • Flash application performance

    Hello,
    I have some flash applications that run extremely slow when
    embedded in pages with lots of animated gifs and loaded with
    Internet Explorer. Firefox seems to run the applications well. A
    strange thing that I found is that if I embed 4 or 5 applications
    of the same type on the same page they run well in IE too. Does
    anyone have an idea what might be causing the bad performance in
    Internet Explorer?

    Nice view into the Enterprise use of flash. Well done.

  • Passing multiple session values from cold fusion into a flash movie

    Hello all,
    I know that to pass multiple variables into a flash movie
    you could use the embed tag like this(with the & between each
    variable):
    <embed
    flashvars="variable1=value1&variable2=value2"
    ></embed>
    Now to pass a single session variable from coldfusion in i
    did the following; which worked:
    <embed
    src="ASdb.swf"
    FlashVars="UserName=<cfoutput>#session.userName#</cfoutput>"
    width="550" height="400" autostart="true">
    </embed>
    Note that i had to use the cfoutput tags to get the value
    stored in the variables. Now; i tried to do the same thing for two
    session variables and the second one does not get read in. Here was
    my code:
    <embed src="ASdb.swf"
    FlashVars="UserName=<cfoutput>#session.userName#</cfoutput>&testTypeID=<cfoutput>#session .testTypeID#</cfoutput>"
    width="550" height="400" autostart="true">
    </embed>
    Can someone please tell me what I am doing wrong? Thank you
    very much in advance.

    Hold on there was a little error: My final code that did not
    work was the following:
    <embed src="ASdb.swf"
    FlashVars="UserName=<cfoutput>#session.userName#</cfoutput>&testTypeID
    =<cfoutput>#session.testTypeID#</cfoutput>"
    width="550" height="400" autostart="true">
    </embed>

Maybe you are looking for

  • New MBP 2012 came with Mountain Lion, I would like to revert to Lion.

    Hello! I've recently bought a new MBP 15" ( not retina ) and it came with Mountain Lion. As I use Pro Tools, and lots of third party plugins and I know that it isn't all very compatible yet, I've decided to install Lion instead. So I connected my new

  • Upgrade itunes install new hard drive

    Hi there. Long long time iTunes user here.  A while back I switched off automatic upgrades and have been sitting on version 9.1.1.12 for some time.  I've been meaning to update it ... and now I'd like to do that and more:  upgrade my C hard drive and

  • Not able to connect ot Blackberry services

    Hi ! when i try to create blackberry internet services account, i get following message : "Your account has been suspended. Please contact the system administrator." I am not able to get into EDGE network. please help 

  • Error in Data updation From ODS TO CUBE

    hello Experts We are working on BW 3.5 for FI GL line items we are loading the data to ODS and than to Cube. earlier there was a process chain failure 2 months back so delta were stuck for 2 months now about 10 million records have been uploaded in O

  • Scale is acting weird

    Not actually sure if the title is the problem, however this is what I want to do and what is happening. I have video with blue screen applied and a second video running as the background. A point in the foreground video zooms in and I want to zoom th