Flash Lite 2.1 on WM5 SP

Hi
Just downloaded the Flash Lite 2.1 player for windows Mobile
5 Smartphone and installed it fine...
however, none of the loadVariables commands in my app
actually open a connection and retrieve data.
Flash Lite 2.1 doesn't even retrieve data if there is already
a connection available.
I find it hard to believe that Adobe created Flash Lite 2.1
for smartphones without loadVariables capability?? especially as
the 1.1 player loaded the data perfectly.
Has anyone else managed to create a connection to load data
in 2.1 on a windows smartphone?
Paul

Hi hayden,
Thanks for this information.
If i want to use a swf which is builled on Flash Lite 2.1 on
my SE hendset (K790i), so their is no why to do so!
If i want to use or test the same swf (builled on Flash Lite
2.1)on mobile, so i have to buy a nokia phone?
If it is right then that means SE is not competabel for Flash
Lite 2.1, and
THIS IS THE LIMITATION OF SE PHONE'S.
Vijay

Similar Messages

  • Flash Lite 2.1 for WM5 Activation Issue

    I followed the instructions for installing and activating the
    Flash Lite 2.1 for WM5 on my Motorola Q smartphone. But every time
    I launch the Flash Player Lite application it says I haven't
    activated it yet. I went to the site 3 times and entered my
    information, but it hasn't changed the activation error. Any
    suggestions?

    Hi,
    Are you still seeing this issue? Please let us know.
    Regards,
    Vijayan.
    "Codecatster" <[email protected]> wrote in
    message
    news:eedrsa$7r5$[email protected]..
    > Hi,
    >
    > also no luck on my side. Installation itself went well,
    and I was able to
    > register on the website. First with the mobile device, a
    second
    > registration on
    > the PC failed because the client was alread registered -
    so I assume that
    > part
    > worked :)
    >
    > However, upon starting the Flash Lite app, I am still
    asked to register...
    > clearing the PIE cache did not help, neither did a soft
    reset. I have a
    > network
    > connectivity, because I can browse other websites. Is
    the Flash Lite
    > player
    > possibly not using port 80 so it may be firewalled? Are
    there any other
    > suggestions I might try?
    >
    > TIA & best regards!
    >

  • Flash lite 2.1 for wm5 can't play video in wm6?

    Dears,
    I install flash lite 2.1 for wm5_ppc in my phone(dopod S1 ,
    system:wm6 ,mode:ppc),I develop a swf application using video,code
    as "myvideo.play ("test.3gp")",it does not work.I detected my phone
    support mime as: "avi,3gp",not as s60 "video/avi,video/3gp".By the
    way ,when I banding the "test.3gp" with video code as
    "myvideo.play();",it can play.
    Now,I wonna to load 3gp video when run swf,how can I do?
    Help...please.Thanks

    Hello there,
    I am have a similar kind of problem. I am trying to run a video on Pocket PC (WM5) using video.play() method on FlashLite 2.1. It works fine in Device Central and my Nokia mobile (symbian OS with default FlashLite 2.1). Video is obviously embedded in FlashLite 2.1 and was originally in *.3gp format.
    Can you please help me where I am going wrong or what am I missing ?
    As ever,
    Vinayak Kadam

  • Serious bugs in Flash Lite 2.1

    I've noticed some pretty serious problems when when working
    with Flash Lite 2.1 on on a device, on a device simulator, and on
    the Flash 8 emulator. There were no Object watches or any other
    kind of behind-the-scenes mayhem when I found these bugs. Here's
    just a small list of issues that have gone wrong (among other
    things):
    1. The Number data type is flaky at best. When doing a
    trace() on a variable of type Number, the value will change from
    signed to unsigned depending on what was done with the variable
    even if the actual contents haven't changed. For example I tried
    doing a bitwise OR on a Number that had 0xFFFFFFFF in it, and the
    interpretation switched from unsigned to signed.
    2. It seems that when I do an add 0 to a _y member of one of
    my MovieClips the contents of my movie EXPAND AND SKEW to extreme
    extents. I don't even know how this is possible, because nowhere in
    my application do I modify _width/_height, or any scale property
    values of ANY MovieClip objects (only read them).
    3. When testing my app on a device (LG VX8000), Flash Lite
    began IGNORING certain core language operations (adding / creating
    an empty movie clip / etc..) RANDOMLY if I start mashing keys fast
    enough (happens sometimes even if I don't mash keys).... operations
    which work 100% of the time in the Flash 8 device emulator both
    with a low and high FPS rate.
    4. When retrieving _y and _height properties of a MovieClip,
    in certain places these properties were INTERCHANGED WITH EACH
    OTHER if I didn't add trace() calls to print their values before
    hand. Taking out the trace() calls caused the values to continue
    being swapped.
    These are pretty serious issues that are making my app
    unstable all around. My application is entirely based on the basics
    of ActionScript 2.0. I can assure people reading this that the
    problems are not because of bugs within my application. Has anyone
    come across any of these problems before? Can anyone at Adobe
    provide information or workarounds/support.
    It's a shame to see such huge bugs in the Flash Lite
    VM.

    Hello,
    I'm the PM for Flash Lite, and thank you for your interest in
    our products.
    Let me clarify the purpose of the Windows Mobile 5 release of
    Flash Lite. As you are aware, we license Flash Lite to our OEM
    customers so that they may integrate Flash Lite into their mobile
    phones. Flash 7 SDK is not targeted at regular mobile phones - just
    the pocketPC.
    There are differences between Flash Lite and Flash Player 7
    in that FP7 supports video and Flash Lite 2.1 does not. this is the
    most fundamental difference between the two.
    If you are building content that you expect will run not only
    on PocketPC, but other mobile phones as well, then FL2.1 for WM5 is
    a good starting place to test and try out your content because when
    OEMs ship phones with Flash Lite 2.1 already preinstalled, your
    content is "good to go".
    Flash Lite 2.1 authoring is supported as an "add on" to the
    Flash 8 authoring tool. Please check out our Flash 8 tool section
    on Adobe.com here
    http://www.adobe.com/devnet/devices/
    - select the Flash Lite 2.1 for Flash Professional 8.
    You will need to use Flash 8 authoring with update for Flash
    Lite 2.1 to create/author your content.
    CDK = Content Development Kit - contains tips, samples etc.
    Flash Player 7 SDK - this is a kit not for developers, but
    for companies that may want to embed Flash Player 7 into their
    devices such as set top boxes or game consoles. We give these
    customers source code of the Flash 7 player.
    The Flash Player 7 for PocketPC will play back Flash 7 and
    prior versions of Flash content.
    I would encourage you to read up on more of our online
    resources and as you get more familiar with Flash, you will
    definitely see that it is a very compelling application development
    platform and join the thousands of other flash developers.
    best regards,
    Vinay

  • Flash Lite 2 component:XML List Box Lite for Dynamic Flash Lite 2 application

    XML ListBox Lite is the Flash Lite UI component lets you
    create XML driven dynamic lists for your Flash Lite 2 mobile
    applications!
    XML ListBox Lite is a Flash component for Flash Lite 2.0
    application development for mobile phones. Creating a lightweight
    dynamic list box for Flash Lite application becomes as easy as a
    snap using this component. Now no more the Flash Lite application
    developers need to be worried about creating dynamically populated
    list box that will work on nearly every symbian series 60 models
    which support Flash Lite 2.0.
    XML ListBox Lite comes handy when you plan to create a
    dynamic list which is populated with the data sourced from a simple
    XML file , such creating a play list for your Flash Lite MP3 Player
    application, creating a list for a shopping catalogue etc.
    XML ListBoxLite is a complete solutions for creating
    customized xml driven dynamic lists in Flash Lite 2 mobile
    application development.
    The basic features of the component are:
    Create Unlimited Number of Tabs: XML ListBoxLite can populate
    any number of tabs and provides proper visualization and navigation
    of these tabs.
    Fully Functional Scrollbars: The scrollbars position ratio is
    auto adjusted by the number of tabs that appear in the list, which
    gives the users whether any tabs are left in the list to scroll.
    Display Tabs as per needs: This list component allows you to
    display any number of tabs from the range of 8, 4, 2 and 1, at any
    instance. This serves the need for example when you have more text
    to display you can choose 4 or 2 tabs so that you need not
    compromise on the content side.
    Customize the Look and Feel: You can set any color as
    parameters for different elements of this list component so that it
    will fit your application seamlessly.
    Virtually zero time to implement: This component does not
    require any extra programming in FlashLite 2.0 Action script to
    display your contents. Just update the xml list and it is ready for
    use.
    Lightweight and User friendly: XMLListBoxLite offers you
    great glossy look and advanced features within just 17 KB . The
    user experience is also magnetic.
    More details at:
    http://esspl.com/flashcomponents/xmllistboxlitehome.asp

    Hello there,
    I am have a similar kind of problem. I am trying to run a video on Pocket PC (WM5) using video.play() method on FlashLite 2.1. It works fine in Device Central and my Nokia mobile (symbian OS with default FlashLite 2.1). Video is obviously embedded in FlashLite 2.1 and was originally in *.3gp format.
    Can you please help me where I am going wrong or what am I missing ?
    As ever,
    Vinayak Kadam

  • Getting Big Headache, What is difference between Flash Lite 3.1 and Flash Player 7

    Hello, I am asking questions about the two similar yet different programs for Pocket PC version only:
    1) Which came first, Flash Lite 3.1 or Flash Player 7?
    2) If I have both in my Pocket PC, will there be product incompatibility?
    3) What is the difference between Flash Lite 3.1 and Flash Player 7.
    4) I have a Flash Lite 3.1 but uninstall information says "Flash Lite 3.1 for Opera Mobile", did you releaase this? Is this an illegal copy? A developer's copy?
    *I don't know exactly where I got it, but I got it from the HTC developer's forum: XDA-developers.com
    *I also use Opera mobile, a web browser for Pocket PC's.
    5) What is difference between Flash Lite 3.1 and Flash Lite 3.1 for Opera? Is the only difference is that Flash Lite Supports everything flash related, while Flash Lite Opera supports only flash in opera?
    Hi, I don't expect all answers, but I hope someone or someone from adobe support can clear some things up for me.

    The program under my "remove programs" list is specifically called "Adobe Flash Lite for Opera". The XDA forums people said along time ago that it was Flash Lite, and kept calling it Flash Lite, and not Flash Player 7.
    Now what about this:
    http://www.adobe.com/products/flashlite/version/
    The table shows the differences between FP 7 SDK, FL 2.1, and FL 3.1. And it's quite obvious that FL 3.1 has way more features than Flash Player 7. What does SDK mean? And why are you telling me FP 7 has more features?
    With this information, can you or anyone else provide any more details and clarification?

  • Flash lite and Memory

    Hi everyone,
    I am loading 4 xmls in my application whose size is not more
    than 200 KB. My application is 75 KB.
    I am loading these xmls into their respective arrays. I
    tested this application on E51 and it is installed on memory card.
    When I am manpulating the array contents and send this
    content to the server sometimes I am getting memory overflow error.
    I have kept track of the memory which I noticed at one point
    of time exceeds 2 MB and overflow error occurs.
    I tried freeing the xml objects using <xmlObject>=null
    after loading the contents into respective arrays, but still the
    memory freed is very little.
    How do I solve this issue?
    Moreover the static and dynamic heap memory for flash lite
    applications varies from device to device. Is there any way to
    extend the memory or use virtual memory sort of thing when the
    application is installed in memory card instead of phone memory
    itself.

    Hi Alex,
    I am not "from" Adobe but I have been playing with FL for a
    while and I am an ACE. For a Qualcomm specific question you may
    want to try thte qualcomm forums (
    http://brewforums.qualcomm.com/)
    but in the meantime, I can at least tell you what has been working
    for me.
    Add the code used here to you movie (but remember that adding
    this debugger will add to the memory load)::
    I hope that helped. The biggest message—test on your
    device **(but suprissingly, the numbers on my Flash (not qualcomm)
    emulator when targeting my exact device are the same as on the
    device. Once it gets below 70% the device throws memory errors.
    Also, make sure you do garbage collection (search term in FL help
    file) otherwise as your program stays on it could throw errors.
    (i.e. After 20 minutes the device could throw a memory error but
    not right away. This actually happend to me.).
    *p.s. Obviously functions require FL 2.0 and not 1.1, but we
    are in the BREW forum. To be backwards compatable to FL 1.1 you
    would need a frames based method to measure time.
    Best,

  • Problem with Flash Lite in Nokia 5800 XpressMusic-Problema con Flash Lite en Nokia 5800 XpressMusic

    I've got a problem playing videos in YouTube with my 5800. Recently I updated my version of Flash Lite to 3.1,  from that day I can't see correctly videos on YouTube, when the the indicator of the bar reaches 1/4 of the totallity of the bar, the sound and image stop, but the indicator continues playing. If i want to see completly a video I have to put the indicator in the start of the bar and wait the load again. Some idea to fix this problem?
    Sorry for my English level.
    Tengo un problema reproduciendo vídeos en YouTube con mi 5800. Hace poco actualicé la versión del Flash Lite a la 3.1 y desde entonces no puedo ver correctamente vídeos de YouTube, cuando el indicador de la barra alcanza 1/4 de la distancia total, se detienen el sonido y la imagen, pero el indicador continúa como si siguiera reproduciendo, es decir para el vídeo es como si siguiera reproduciendo pero ni el sonido ni la imagen continúan., para ver los vídeos tengo que llevar el cursor de carga al principio y esperar la carga de nuevo, es un problema realmente molesto. ¿Alguna idea para solucionarlo?

    Hi,
    I have Nokia 5800XM as well. The YouTube videos are playng fine for me. my FW is 40.0.005 with FL3.1
    Maybe you need to update your device's firmware and FL version.\
    Start Device Manager application on your 5800XM from menu or dialing *#0000#. It will check for new updates and ask you to download them. Remember that these updates are in MBs. I'd recommend update using a WiFi connection or flat-rate data plan.
    Best,
    // chall3ng3r //

  • Captivate and Flash lite 2.1 for Mobile

    Hi, I need to visualize a SWF file in my Intermec CN3 HH, but
    when I try to do that, visualization isn't good, i've installed
    Adobe flash lite 2.1 and MFlashPlayer 7 to visualize my SWF, but
    doesn't work, do I still need another program?, or what can I do?,
    I exported from Captivate 3 that SWF file compatible with Flash 7,
    do i need to make it compatible with flash lite 2.1, do i need to
    export to Flash CS3, and then export from there to flash lite 2.1?,
    thanks,

    > Hi, I need to visualize a SWF file in my Intermec CN3
    HH, but when I try
    > to do
    > that, visualization isn't good, i've installed Adobe
    flash lite 2.1 and
    > MFlashPlayer 7 to visualize my SWF, but doesn't work, do
    I still need
    > another
    > program?, or what can I do?, I exported from Captivate 3
    that SWF file
    > compatible with Flash 7, do i need to make it compatible
    with flash lite
    > 2.1,
    > do i need to export to Flash CS3, and then export from
    there to flash lite
    > 2.1?, thanks,
    See if this helps:-
    http://www.adobe.com/devnet/captivate/articles/mobile_captivate.html
    There are several things in Captivate 2 that are not viewable
    in Flash Lite.
    The above article should help you create a project file that
    can be viewed
    on your mobile devices.
    Steve
    Adobe Community Expert: Authorware, Flash Mobile and Devices
    http://www.magnoliamultimedia.com
    You need to go to MAX -
    http://adobemax2007.com/na/

  • Focus manager is not working in Flash lite 4.0

    Hi,
    I am working on development of UI components in flash lite 4.0. And i am using Focusmanger class to handle focus of all components present in the stage. I don't have any issues when the component is running in flash player 10. But i am getting some issues if i test the same component in deceive central.
    Eg: I will place 2 combobox component on a stage. Focus first combobox and click enter list items will open.
    I will try to navigate between the combo item. At the last combo item focus is going outside the component. As per the requirement focus should not go outside until user clicks enter again. Looking for valuable solution for this.

    There is no way to know what will change in the future. This
    is the solution that works now. It will probably remain in place
    for the reasonable future.

  • How to load a audio stream in flash lite 3.0

    var music:Sound = new Sound();
    music.loadSound("http://38.101.195.5:8000;Stream.mp3",true);
    I am not able to load the stream.
    Please help me to play the stream

    Hello kkc_mca.
    As I know, unlike desktop PC player, there is no progressive load capability with Flash Lite.
    May be there is one option for FL3 is to stream a mp3 from Flash media server or compatible server. You might also be able to use the FL2 video object to stream audio only 3gp or aac audio from RTSP server.
    I can not say this is proper way but hope you will be succeed.

  • Using Flex 2 SDK to compile for Flash Lite 2.0

    As I understand Flash Lite 2.0 is a stripped down version of
    Flash 7 (that is ActionScript 2.0) with a couple of things added
    for mobile specific things. But is it possible to use the free Flex
    2 SDK to compile a SWF that will run on Flash Lite 2.0 (or Flash 7
    for that matter).
    Zarathrusta

    I'm not familiar with Flash Lite 2.0, so maybe I shouldn't be
    answering this, but I've used the SDK for several projects and I
    believe that like Flex Builder it requires at least Flash 8. So, if
    FL is comparable to Flash 7, I doubt if it would work. Just my
    humble opinion, but hope it helps.
    Later,
    Andy C.(never #)

  • Device caching with Flash Lite

    Hi, could anyone give me some info on content caching when
    using Flash Lite on a device?
    I have some swf's that sit on a server and are loaded by a
    client.swf that sits on my Nokia N70. Each of the swf's from the
    server use shared fonts that reside within a fonts.swf file that
    also sits on the server.
    Does anyone know if fonts.swf is cached on my device after
    it's first loaded, or does the Flash player reload fonts.swf each
    time a new .swf that requires it is loaded?
    I had thought that if caching doesn't take place, then I
    could possibly keep fonts.swf stored locally on my device and have
    each of the remote swf's simply use the local copy of fonts.swf for
    faster access. Is this possible? And if so, how would I point the
    URL property for each shared font back to my local device?
    Thanks.
    C

    hi,
    FL currently does not feature this option. one thing you can
    use is Flyer, which is a PyS60 application to help FL developers
    extend thier FL apps.
    you can also add any additional features in Flyer.
    http://www.felipeandrade.org/flyer/
    best,
    // chall3ng3r //

  • How do I install Flash Lite 3.1 to a Windows Mobile Device in Australia

    Hi All,
    I am just an end user not a developer. We have a mixture of devices (Palm Treo Pro, HTC Touch HD) that we want to run a Fash Version 8 website. How do we install Flash Lite OTA on these devices to view the flash content?
    We are in Australia.
    thanks

    I had some success installing on a real Mobile 5 device [http://forums.sun.com/thread.jspa?threadID=5344195]
    There is a link to a doc on the main download page, item 5 under How to Install. [http://java.sun.com/javame/downloads/sdk30ea.jsp] I used this for the real device, Treo 700w. Did not try it with an emulator.
    The support looks to be an emulator rather than a JVM per say. But then again I could be wrong on that. I too had poked around looking for a JVM, CrEme, J9, etc..
    I do have a commercial app installed on the Treo that uses IBM's J9, which is seems requires a contact with a sales person to get ahold of. I had hoped to find something that might clue me in on how to "hook up" my own J2ME app with the J9 installed by the commercial package. But I've pretty much decided to get a real J2ME handset rather than continue to waste my time hacking up something with WM. Now the question is which one makes a good reference platform?

  • [Apps] Name Card Application developed using Adobe AIR and Adobe Flash Lite

    An University student currently undergoing his research
    project had developed this application in order to help him with
    his research project. Please kindly try the application and take
    the survey form provided at the bottom of this message.
    This application allows you to store name card details. The
    application compromise of both PC (Windows / Mac) and a mobile
    phone component. Users will be entering the name cards information
    using the PC component and he will be sending it to the phone. The
    phone component will read the data created by the user and display
    it accordingly.
    This application requires Adobe AIR and Adobe Flash Lite to
    work.
    Please click on the following URL for more information.
    http://www.pda4x.com/read.php?tid=68835
    Note: I sincerely hope that the Administrator will not delete
    this message.

    Great Job!

Maybe you are looking for