Flex & amp; Flash Lite

Is it possible to develop a single Flex for web and mobile application? Or development for Flash Lite requires a recompilation of my Flex application to the web with a Flash Lite compiler?

I hope that my question was clear, from the India English isn't my first language. Thank you

-Sri

Flex 2 requires the Flash Player 9.
Flash Lite 3 (current Version) only supports most Flash 8 content.

If the answer is simple:
No, you can´t to develop a single Flex application for both because didn t of Flash Lite 3 supports Flex 2 and Flash 9 content.

Flash Lite

Flex

Best regards
Kcell

Tags: Flex

Similar Questions

  • code conversion from Flex to Flash Builder 4

    I have a code that has been created in a primitive version of Flex that I am trying to bring in Flash Builder 4.  The project will not build.  There seems to be a problem with some the MXML.

    I am well known in ActionScript 3.0, well that is just beginning to work with Flex and Flash Builder framework, so the MXML is still not clear to me.

    Flash shows Builder an error on this line:

    "< local: GeocentricView id ="geocentricView"orb ="GCOrbSlider. {} " value }"/>

    ... error stating: "'local' prefix for the element" local: GeocentricView "is not related."

    The full code file is located here (I'm fairly certain that the problem is not with the code ActionScript, why have not included):

    <? XML version = "1.0" encoding = "utf-8"? >

    < s:WindowedApplication ' xmlns:fx = ' http://ns.Adobe.com/MXML/2009 "

    " xmlns:s = 'library://ns.adobe.com/flex/spark"" "

    " xmlns:mx = 'library://ns.adobe.com/flex/mx"" "

    " xmlns:components ="components.*"xmlns:custom ="custom.*">

              < fx:Script >

                   <! [CDATA]

                   

    / / a bunch of ActionScript 3.0...


                   ]]>

              < / fx:Script >

              

    < fx:Declarations >

    <!-< mx:Style source = "AION.css" / >-->

              

    " < mx:ApplicationControlBar width ="100%""">

    "" < mx:Label text = "AION" color ="0xFFFFFF" fontWeight = "bold" fontSize ="20"/ >

    < / mx:ApplicationControlBar >

              

              < mx:Spacer height = "5""/ >

              

    "" " < mx:VDividedBox width ="100%"height ="100%"liveDragging ="true"dividerPress ='realPause=" dividerRelease = "falsebreak=">

    "" " < mx:HDividedBox id ="hd"width ="100%"height ="100%"liveDragging ="true"dividerPress = 'realPause=" dividerRelease ="falsebreak=">

    "" " < custom: AIONPanel id ="geocentricPanel"title ="view geocentric"width ="100%"height ="100%"reset ="resetPanelSizes()"maximize ='timelinePanel.height = 0; heliocentricPanel.width = 0"""> "

    " < local: GeocentricView id ="geocentricView"orb ="GCOrbSlider. {} " value }"/>

    "" "" < mx:HSlider id = "GCOrbSlider" value ="2" minimum = "0" "maximum ="10"low ="10"left ="10"liveDragging ="true"showDataTip ="fake"" visible = "fake"/ >

                        < / custom: AIONPanel >

    "" " < mx:VBox minWidth ="175"maxWidth ="175"height ="100%"horizontalAlign ="center"horizontalCenter ="true">

    "" < mx:Tile id = "checkBoxesTile" height ="100%" width = "100%">

                             < / mx:Tile >

                             

    <!-< mx:Label id = "dateLabel" width = "100%" color = "0xFFFFFF" fontSize = "13" horizontalCenter = "true" textAlign = "center" / >

    < = mx:DateField id = "dateField" change "date = dateField.selectedDate" width = "0" visible = "false" includeInLayout = "false" / >-> "

    " < mx:HSlider id ="speedSlider"change ="speed=speedSlider. " value"liveDragging ="true"/ >

                             < mx:Spacer height = "7""/ >

                        < / mx:VBox >

    "" " < custom: AIONPanel id ="heliocentricPanel"title ="view heliocentric"width ="100%"height ="100%"reset ="resetPanelSizes()"maximize ='timelinePanel.height = 0; geocentricPanel.width = 0"""> "

    " < local: HeliocentricView id ="heliocentricView"zoom ="HCZoomSlider. {} " value }"/>

    "" "" < mx:HSlider id = "HCZoomSlider" value ="1" minimum = "0.6" "maximum ="25"low ="10"right ="10"liveDragging ="true"showDataTip ="fake"/ > "

                        < / custom: AIONPanel >

    < / mx:HDividedBox >

    "" " < custom: AIONPanel id ="timelinePanel"title ="timeline"maximize = 'hd.height = 0" width ="100%" height = "100%" reset ="resetPanelSizes()"""/ > "

    < / mx:VDividedBox >

              < mx:Image source = "{fpsTimer}""/ >

    < / fx:Declarations >

    < / s:WindowedApplication >

    The contents of the GeocentricView.mxml file is here:

    <? XML version = "1.0" encoding = "utf-8"? >

    "" " < mx:UIComponent xmlns:mx ="http://www.adobe.com/2006/mxml"creationComplete ="init()"width ="100%"height ="100%"resize = 'onResize()"> .

    < mx:Script >

              <! [CDATA]

                   

    / / a bunch of ActionScript 3.0...


              ]]>

    < / mx:Script >

    < / mx:UIComponent >

    Glimpses of what the problem and the solution is?

    You must add the local namespace in your MXML. Do the same with components

    xmlns:components = "components. " "--> xmlns:local ="com.yourpathtotheview."

    C

  • Sound.position and Sound.duration in flash lite 2.1

    I use the code below to plot the position and the length of a loaded mp3 file. This works very well when I export as normal version 9 swf flash, but when I export as flash lite 2.0 or 2.1, the trace returns 0 for both position for a period. Here suggests that the two members must be available for versions all the flash lite 2.x. is there a way to find the length and the position of an MP3 in flash lite 2.x? I'm doing something wrong?

    Thank you in advance,
    Harry


    found the answer to my question here:

  • Flash Lite 2.0 targeting problem

    I m using Flash CS4 and do some tests with a file of Flash Lite 2.0 for mobile standalone player. I can't use a newer version.

    I have a movieclip in the scenario, named 'panel' (name of the instance), with several executives inside. And I have a function of frame like this:

    function changeFrame() {}
    trace ("Hello");
    panel.gotoAndStop (2);
    }

    I also have the following code in my main script:

    var keysListener = new Object();
    keysListener.onKeyDown = function() {}
    var code = Key.getCode ();
    If (code == ExtendedKey.SOFT1) {}
    changeFrame();
    }
    }
    Key.addListener (keysListener);

    When my file on the emulator running, I got the work path, but the problem is that my target path does not seem to work, and that happens just with global functions like gotoAndPlay and nextFrame. I know this looks like a primitive problem, but I'm sure that the Panel "movieclip instance name" is correct and it have more than one frame inside.

    Eventually, someone knows what's going on? Thank you

    Solved.

    I just had another keyframe with a copy of the same movieclip, also known as "Control Panel". By removing it, everything worked fine.

    Thank you

  • Flash Lite 2.1 device profiles

    I installed the update of Flash Lite 2.1 for FLASH Pro 8.
    It does not give me 2.1 profiles feature I expected to know Nokia N93.

    I also installed "device profiles 1-4".

    When I activate the device profile only 4 I happen to choose a N93 but only for Flash lite 1.1 and or other way generic image is displayed.

    Anyone know when there will be a device profile appropriate for the Nokia N93 for FLASH LITE 2.1?

    Thank you very much

    I think so. I do not have a N93 yet where my search for the emulator.

    I have a N70 which is about a year and it uses S60 v2 worm.

    The N93 will use the latest version of Symbian. S60 V3.

    PS: If you are unsure for any phone.
    Start with the highest version number and work back. Download, and
    install on the phone. If you get an error of installation it simply means that you have
    the wrong version, so try another. That's what I did with the N70.

    UPDATE *.
    Flash Lite 2.1 Standalone Player for Symbian S60 V3.0 - install on N70
    Flash Lite 2.1 Standalone Player for Symbian S60 V2.0 FP2 - installed, but couldn't make the video
    Flash Lite 2.1 Standalone Player for Symbian S60 V2.0 FP3 - works great!

  • Captivate and Flash lite 2.1 for Mobile

    Hi, I need to view a SWF file in my Intermec CN3 HH, but when I try to do that, visualization is not good, I installed Adobe flash lite 2.1 and 7 MFlashPlayer to view my SWF, but does not work, do I still have another program?, or what can I do?, I exported this compatible with Flash 7 SWF file from Captivate 3 I need to make it compatible with flash lite 2.1, do I have to export to Flash CS3 and export and then from there to flash lite 2.1?, thank you.


    > Hi, I need to view a SWF file in my Intermec CN3 HH, but when I try
    > do
    > that visualization is not good, I installed Adobe flash lite 2.1 and
    > 7 MFlashPlayer to view my SWF, but is not working, do I still need
    > another
    > program?, or what can I do?, I exported the SWF file from Captivate 3
    > compatible with Flash 7, I need to make it compatible with flash lite
    > 2.1,
    > do I need to export to Flash CS3 and export and then from there to flash lite
    > 2.1?, thank you.

    See if this helps:-

    http://www.Adobe.com/devnet/Captivate/articles/mobile_captivate.html

    There are several things to Captivate 2 which are not viewable in Flash Lite.
    The article above should help you to create a project file that can be accessed
    on your mobile devices.

    Steve

    --
    Adobe Community Expert: Devices, Mobile Flash and Authorware
    http://www.magnoliamultimedia.com

    You must go to MAX - http://adobemax2007.com/na/

  • the tables does not work in flash lite

    I couldn't get a multidimensional array to work in flash lite, then tried a regular table - is not no longer works.

    Copy the following code works:

    var myVar;
    myVar = 5;
    answer_true_button_btn.onPress = function() {}
    points_txt. Text = String (myVar);
    };

    This code does not work:

    var myVar:Array = new Array (5);
    myVar [0] = 5;
    answer_true_button_btn.onPress = function() {}
    points_txt. Text = String (myVar [0]);
    };

    Now do multidimensional arrays.

    I tried in Flash Lite 2 and 2.1.

    Here's the problem: I had 1 selected ActionScript (even if Flash Lite 2.1 has been selected in the box 'Version') in the publication settings. Apparently, you write in AS 1 or 2 AS and publish in Flash Lite x.x.

    Flash Lite 1.1 does not support tables, with the exception of the latest version.

  • Flex and Flash

    -What are the differences between flex builder and flash builder?

    -can we build on flash builder flex application?

    If Yes, what is the use of flex builder so...?

    Adobe has released Flex 4.0 (Gumbo code named) and Flex 4 development environment is called Adobe Flash Builder, formerly Adobe Flex Builder.

    so do not confuse in flex builder and flash builder... they are just different versions of the same thing.

    You can learn more about this in http://en.wikipedia.org/wiki/Adobe_Flex .

    and of course, you can create a flex application in flash builder.

    It could be that useful...

  • In FLex and Flash action script

    Please give me advice.

    I understand just that flex and different flash actionscript?

    If so can you give me the reference material action script in flex?

    ActionScript is the same in flash & flex.   Think that flex is a framework actionscript for the flash player.

  • changing flex inf flash dynamic text field?

    Hello

    I am developing a game in flex builder and I had a problem with dynamic text that I imported from flash. I want to insert a dashboard in my application and to do this, I use a dynamic text in flash. I create a dynamic text in flash, then an import to Flash Builder in a clip, and I called the dynamic text "Score." Now, I tried to use the variable 'Score' to change the value of the dynamic text box UN my flash builder application, but it doesn't change anything.

    I read somewhere that I learned to use the value of score.text to change the number of my points, but that does not work because Flash Builder tells me that this kind of variable contains the value .text.

    Thanks for trying to help me.

    Download the source of TinkSpark to http://code.google.com/p/tink/source/checkout and add the package to your project:

    Then write the following code:

    Import ws.tink.core.Library;
    Import ws.tink.events.LibraryEvent;
    Import ws.tink.managers.LibraryManager;

    private void loadLibrary (): void

    {

    Library: library of var = LibraryManager.libraryManager.createLibrary ("assetsLibrary");
    library.addEventListener (LibraryEvent.LOAD_COMPLETE, onAssetsLibraryLoadCompleteHandler, false, 0, true);
    library.loadSWF ("board.swf"); Specify the path to board.swf, pls, note board.swf is then exported as AS3.0
    }

    private function onAssetsLibraryLoadCompleteHandler (event: LibraryEvent): void
    {
    EventDispatcher (event.currentTarget) .removeEventListener (event.type, arguments.callee);
    Library: library of var = LibraryManager.libraryManager.getLibrary ("assetsLibrary");

    var AssetScore: Class = library.getDefinition ("Score");
    var Note: * = new AssetScore() as Sprite;
    score.scoreDisplay.text = "100";
    addChild (score);
    }

    Best regards

    Etienne Das

    http://deepanjandas.WordPress.com/

  • Problem of Flex and Flash SWF files

    I decided to create a validation more because my previous error is much wider than expected-


    First, there are the problems with race SWF files created from the Flash IDE and loading in Flex? I have a swf swf file which works fine if I run it in the Flash IDE, the browser, the office, even in another projector file inside the Flash IDE, but as soon as I load it in Flex I start receiving errors about the flash drawing API.  These include but are not limited to: drawPath GraphicsPathWinding drawTriangles, .  I'm new to Flex so maybe I'm missing something? I understand that the swf could work anywhere else, if I loaded into Flex that would work in the same way... This also makes me hesitate using Flex, because there are some widgets that I prefer to create in the Flash IDE and then load them into Flex, but if everything is not compatible between the two so I'll just create everything in the IDE Flash.

    Which version of the Flex SDK are you using? What version of the Flash IDE are you using?

    I guess that if you are going to export your .swf to FP 9 and AS3, errors will disappear.

  • printing in windows7 with hpphotosmart7150.cradle moves toward the Center and stops, a few seconds later returns home, green flashes lite.

    paper feeds to start, print cradle starts then stops at the Center. not more.

    Visit the HP website and check the support information for your printer or (probably the CD) documentation that accompanies it.  The printer has a hardware failure and the flashing light is probably you tell what it is, if you can interpret.

  • VB6 &amp; amp; Flash: VB app closes abruptly



    Hi there, anyone having idea why VB6 application is closing abruptly when certain events fired in the flash animation. I wrote the action script code 1 (as the setProperty method) and flash player 9. previously, he was OK with flash player 8... any help would be appreciated.

    Thank you!
    Gane.

    Cool... I had solved it by changing the setProperty method with. (dot) notation.

  • Flex &amp; amp; CF: cannot open...

    Connecting flex to coldfusion CFCs by a remote object.

    The error "Can't open '\CFusionMX7\wwwroot\WEB-INF\flex\services-config.xml'".
    The file exists with coldfusion-destination.

    I managed to connect flex to coldfusion on another computer. This computer has a 64-bit processor and can not use the regular installer for coldfusion. I had to use a silent install to 7.0.2 on it.

    Do you think it has something to do with it?

    Johan

    Too bad. As you can see in the URL, there is no "c:" and I don't know why it wasn't there by default in setting up project. It does not matter. Problem solved.
    Johan

  • Flex &amp; amp; FC 6, am I missing something - the code snippet

    So my first attempt and I was wondering if I'm missing something...

    Flex Builder 3 app, calling a proc of cfm on a server Nf6. Code snippet below. Just a simple call to return some CGI vars as a test.

    I'm not getting my datagrid filled, do not know if it is simply not in communication, or what. Thanks for any help or suggestiongs.

    -the mxml code-

    <? XML version = "1.0" encoding = "utf-8"? >
    "" < mx:Application xmlns:mx = ' http://www.adobe.com/2006/mxml ' xmlns = "" * "layout ="absolute"creationComplete =" userRequest.send () ">"

    "" < mx:HTTPService id = "userRequest' url = ' http://xxxxxx.com/test/cgi-vars-for-flex.cfm '
    useProxy = "false" method = "POST" >
    < / mx:HTTPService >

    < mx:DataGrid id = "dgUserRequest" x = "10" y = "10" dataProvider = "{userRequest.lastResult.cgi.vars}" height = "142" > "
    < mx:columns >
    < mx:DataGridColumn headerText = "Variable CGI" dataField = "name" / >
    < mx:DataGridColumn headerText = "Value" dataField = "value" / >
    < / mx:columns >
    < / mx:DataGrid >

    < mx:Form x = "10" y = "10" width = "100" >
    < / mx:Form >
    < mx:Button label = "Refresh" click = "userRequest.send ()" x = "10" y = "160" / > "

    < / mx:Application >


    -cgi-vars-for - flex.cfm -.

    < cfprocessingdirective pageencoding = "utf-8" suppressWhiteSpace = "Yes" >
    < cfxml variable = "cgiXML" >
    < cgi >
    < cfoutput >
    < vars >
    < name > CGI. SCRIPT_NAME < / name >
    < value > #CGI. SCRIPT_NAME # < / value >
    < / vars >
    < vars >
    < name > CGI. Server_name < / name >
    < value > #CGI. Server_name # < / value >
    < / vars >
    < / cfoutput >
    < / cgi >
    < / cfxml >
    < cfoutput > #cgiXML # < / cfoutput >

    <!-< cfdump var = #cgiXML # >->

    < / cfprocessingdirective >

    Well, I downloaded my cfm code to my GoDaddy account which is MX 7, and everything works fine. So, CF 6 is the culprit! :(temps à convaincre mon patron pour mettre à niveau.)

Maybe you are looking for

  • After update my IPod touch to IOS 9.2.1 I have a screen that says music but can't seem to my playlists. What is the secret to get past this screen and into my playlists?

    I have a screen which indicates the music with an image very dark of a girl, listening to music, but I can't go past this screen to my playlists. This just started happening in the last two days. Any suggestions?

  • Turning off secure boot

    I have a new HP computer office 110-210.  I try to get Ubuntu 14 to start.  As I understand it, the first step is to disable secure boot.  I can't do this: I rebooted the machine and smashed esc until the firmware menu.  Then I pressed F10 and then c

  • Question of port USB E3200

    Sorry if this question has already been addressed, but I couldn't find anywhere. I have a western digital 2 TB USB drive. It works fine on my intranet (my laptops and other devices can access). I have a sticky Ip address and would like to be able to

  • HP 6500 E709a do not print

    HP 6500 E709a will not print after the blackout. Performed all troubleshooting solutions. Notice to the right of the symbol of black ink on the screen is missing. I work with Mac OS X v. 10.6.8. Allowed me to print the e-mail but not Excel or Word do

  • I need assistance with Dolby Home Theater V4.

    Hello. For some reason--on my Alienware 14, audio enhancements for home Dolby cinema stopped working. I wonder what is the cause. I tried to repair the drivers, restart. Nothing worked, anyone can come up with a solution here? Nothing is coming on th